I want to move my pointer away from a button after someone has clicked on it (so that someone with twitchy fingers doesn't keep clicking on it), and am well aware that I can do something like this:
BUT this is not ideal as I should like the pointer to remain inwith the bounds of my stack, and:
will not work . . .
CODE:
set the screenMouseLoc to 500, 500
CODE:
set the mouseLoc to 500, 500
Statistics: Posted by richmond62 — Sun Oct 13, 2024 3:08 pm