Hi, all !
I want determine caret position into GET after VK_LEFT/VK_RIGHT/got focus.
If I do it by oGet:bKeyDown or oGet:bGotFocus that is not right
How do it ?
Hi, all !
I want determine caret position into GET after VK_LEFT/VK_RIGHT/got focus.
If I do it by oGet:bKeyDown or oGet:bGotFocus that is not right
How do it ?
Try oGet:nPos
James
oGet:nPos is not right all case.
I edit text and to move position into multistrings browser(hex value) of context.
I resolved this problem so. In order to get right position of my GET after any events (VK_LEFT/VK_RIGHT/focus/insert chat/delete char etc. ) I use timer 0.1-0.2 sec