DAY 012: _MOUSEMOVE
#5
Oh big deal. Do it my way, like a true professional!

Code: (Select All)
SWAP y, x: _MOUSEMOVE y, x: SWAP y, x

Big Grin Big Grin Big Grin

I totally agree, complete PITA.

It's a very handy command if you use it to set the mouse cursor in a desired local after an event, but almost all the time users prefer to control the mouse on their own.

I haven't found it to be too useful if used as a limiting function. Say you are trying to highlight text with a mouse function. You are better off writing a routine to handle the racing issues, like I did for Sam Clip and my WP routines, than to try to take control of the mouse by using _MOUSEMOVE to set the mouse cursor only after the line is highlighted.

Pete
Reply


Messages In This Thread
DAY 012: _MOUSEMOVE - by SMcNeill - 11-17-2022, 11:08 PM
RE: DAY 012: _MOUSEMOVE - by mnrvovrfc - 11-17-2022, 11:19 PM
RE: DAY 012: _MOUSEMOVE - by PhilOfPerth - 11-17-2022, 11:21 PM
RE: DAY 012: _MOUSEMOVE - by mnrvovrfc - 11-17-2022, 11:23 PM
RE: DAY 012: _MOUSEMOVE - by Pete - 11-17-2022, 11:25 PM
RE: DAY 012: _MOUSEMOVE - by SMcNeill - 11-18-2022, 12:15 AM
RE: DAY 012: _MOUSEMOVE - by mnrvovrfc - 11-17-2022, 11:36 PM
RE: DAY 012: _MOUSEMOVE - by Pete - 11-18-2022, 01:35 AM



Users browsing this thread: 3 Guest(s)