Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
position dialog box
#5
Replace
Code:
Copy      Help
,mov 500 500 hDlg
With this
Code:
Copy      Help
,int w(win("Quick Macros")) across(88) down(99);; customize this line
,RECT r;    GetWindowRect(w &r)
,mov r.left+across r.top+down hDlg


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)