I'm having a problem with GetClicks. Basically, there is a region in the center of the screen where GetClicks responds, and outside of that it does not. The vertical expanse of this region is about a third of the whole screen, and the horizontal expanse pretty much covers the screen, though it doesn't quite touch the edges.
This is especially problematic if Hidecursor is enabled, since you don't know when you are in that region. As a workaround, I tried resetting the mouse to a position which I know works, but since the system is waiting for a click the mouse can still be moved.
I was wondering if anybody out there either had experienced a similar error or could send me the GetClicks code. I've run this on two different PCs (one runs Windows 2000, one runs Windows NT 4.0) and got the same problem on both.
Thank you,
John Schlerf
This is especially problematic if Hidecursor is enabled, since you don't know when you are in that region. As a workaround, I tried resetting the mouse to a position which I know works, but since the system is waiting for a click the mouse can still be moved.
I was wondering if anybody out there either had experienced a similar error or could send me the GetClicks code. I've run this on two different PCs (one runs Windows 2000, one runs Windows NT 4.0) and got the same problem on both.
Thank you,
John Schlerf