Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cancel mousemove() and prevent mouse from moving
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01018518
Message ID:
01018539
Views:
9
Hi Martin,

>You can use command MOUSE AT x,y PIXELS if mouse is outside region.

I'm not sure how well the MOUSE AT command works during a mousemove event. I tried using this command like this:
ThisForm.LockScreen = .T.
mouse at lnRow, lnCol pixels
ThisForm.LockScreen = .F.
But on my system the result was very "jerky" vs. smooth and I would sometimes momentarily lose the mouse cusor.

Do you have any ideas on how I might fix these problems?

Thanks for your help,

Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform