Textbox: cursor position

I'd like to have a function that returns the cursor position within a textbox component. That would be very helpful in combination with the current "set cursor position"

my textbox extension offers a method for that...

currentPosition

Taifun

2 Likes

Oh, thank you very much! haven't seen it before. It's really a key function!