There is the screenMouseLoc, which is the cursor’s location on the whole screen. To move it to be on a button I guess you would add the left and top of the card window, to the x and y position you want to move to.
> On Oct 1, 2018, at 2:36 PM, Bob Sneidar via use-livecode > <[email protected]> wrote: > > Has this been asked before?? I'm trying to set the mouse location to the loc > of a particulat button. The mouseLoc is read only. I cannot find a command > for doing this! Am I having another senior moment?? > > Bob S > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
