Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to flush mouse click queue
Message
 
To
08/10/2008 21:08:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01353728
Message ID:
01353733
Views:
24
Hi Alejandro,


If Sergey's solution does not solve your problem, you may try the following:

Do While Inkey(0.01, 'HM')#0
EndDo


Ben



>Is there a way to clear the Mouse click queue similar to CLEAR TYPEAHEAD? The procedure that runs on rightclick of mouse is a bit slow and I'd like to ignore all mouse clicks in queue at the end of the procedure.
>
>TIA,
>
>Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform