Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to clear mouse clicks ?
Message
From
08/10/2001 03:00:26
 
 
To
08/10/2001 02:04:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00565360
Message ID:
00565370
Views:
13
Hi Pavel

I suppose, depending on the specific requirements, you could clear pending mouse clicks by reading them all out of the buffer. Something like this:

DO WHILE INKEY(M") <> 0
ENDDO

This will loop until the Inkey returns zero which means no more mouse clicks. Just a suggestion as I have never needed to clear mouse clicks myself.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform