Add GetGadgetCursor() and SetGadgetCursor()
Posted: Sat Feb 22, 2025 4:05 am
The title sums this one up pretty well, I'm requesting two new functions:
- Result.i = GetGadgetCursor(#Gadget): returns the position of the cursor in a String/EditorGadget.
- SetGadgetCursor(#Gadget, Pos.i): set the cursor position in the given String/EditorGadget.