Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mou to calculated coordinates - why doesn't work
#2
Does not work because the expression is of type double, because contains values of type double. QM mouse commands interpret it as part of window or screen.

Examples:
mou 100 100 ;;100 100 pixels
mou 0.5 0.5 ;;screen center
mou 100 0.5 ;;100 pixels horizontally, center vertically


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)