Excellent!
Thank you. The cursor works fine now.

Code: Select all
Define edtNotizInhalt=EditEx::Gadget(#PB_Any,x,y,280,100,EditEx::#AutoResize,windowMain)
Code: Select all
#Enable_Hyphenation = #False ; Requires file with hyphenation patterns => LoadHyphenationPattern()
#Enable_SpellChecking = #False ; Requires file with dictionary => LoadDictionary()
#Enable_SyntaxHighlight = #False
#Enable_UndoRedo = #True