Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking for mouse click in buffer
Message
De
03/03/2006 04:18:50
 
 
À
03/03/2006 04:00:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01101174
Message ID:
01101177
Vues:
13
Yes,

CHRSAW() checks for keyboard not mouse.
INKEY() check for both but removes the item from the queue in the process.
CLEAR TYPEAHEAD does not help me as I dont want to clear the queue. I want to check if mouse clicks exist in the queue.

Thanks

>Hi Jos,
>
>have you tried any of these alternatives?
>Chrsaw()
>Clear Typeahead
>Inkey(0,'M')
>
>>Hi All
>>
>>I have a button which allows a user to view the next record. I want to allow the user to be able to very quickly click this button and only when there are no more mouse clicks waiting in the queue do I want to actually retrieve the record from the database. I will move the record pointer for each click but only retrieve the actual data for the last mouse click / record that the user is now on. How can I check whether there are still more mouse clicks waiting in the queue?
>>
>>Thanks
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform