Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selecting Edit Field Text upon Click
#2
Hi,

got it working by using


Code:
Copy      Help
,,,SendMessage id(_i hDlg) EM_SETSEL 0 -1

instead of

Function Dialog8
Code:
Copy      Help
,,,SendMessage _i EM_SETSEL 0 -1

HTH..


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)