Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot move cursor to scanned image
#1
I am wondering why the mouse is not moved to the scanned image with the following QM macro (It needs QM window open to work). Any advice is much appreciated. Many thanks in advance.

Function tempf10
Code:
Copy      Help
Function [b]tempf10[/b] [help1][/help1]
[code]RECT r
scan "$qm$\dialog.ico" _hwndqm r 1|2
out F"Output : {r.top}"
[/code]
#2
With icons often need some colorDiff. Even 1 works.

scan "$qm$\dialog.ico" _hwndqm r 1|2 1


Forum Jump:


Users browsing this thread: 1 Guest(s)