Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mov?
#1
anyway of using mov in the dialog?
because i want my exe to be moved into the top right corner when opened ?
Thanks Big Grin
#2
here's how i do it.
you'll just need no put in the lines in about the same place in yours.

[code]ret
;messages2
sel wParam
,case EN_SETFOCUS<<16|3
,,0.05
,,mov -401 792 win("Scratch Pad" "#32770" "")
An old blog on QM coding and automation.

The Macro Hook
#3
Thanks bro.
i'll try it when i get back home Big Grin


Forum Jump:


Users browsing this thread: 1 Guest(s)