Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Images — multiple — how to display a specific part?
#7
Macro Macro2542
Code:
Copy      Help
int w=win("Quick Macros" "QM_Editor")
int x y xx yy; GetWinXY w x y xx yy
OnScreenDisplay "top-left" 3 x y "" 0 0 1|16
OnScreenDisplay "center" 3 xx/2+x yy/2+y "" 0 0 1|16
OnScreenDisplay "bottom-right" 3 xx+x yy+y "" 0 0 1|16


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)