how can I get the cursor position in a "get memo"?
ex:
xxxxx
yyyyy|(CURSOR POSITION)
oGet:GetCol() return 6
the correct one would be 11
REDEFINE GET oObs ;
VAR cObs MEMO ;
ID 119 OF oDlg
oObs:bGotFocus = { || oObs:SetSel( 0, 0 )} //,;
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 51 guests