Get/Set cursor X,Y and selected text in EditorGadget()
Posted: Tue Jun 13, 2017 5:36 pm
I'd like enhancements to the EditorGadget() so it's possible to get the current position of the cursor (line number and chars from the left) and also to get and set a selected area of the text (fromLine,fromChar,toLine,toChar).