Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Capturing the keyboard buffer?
Message
De
05/04/1999 14:36:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Capturing the keyboard buffer?
Divers
Thread ID:
00205302
Message ID:
00205302
Vues:
53
I need a way to check for keystrokes. INKEY() LASTKEY() and the KEYPRESS() events don't cut it. I want to know if a user has pressed a key while I'm in the middle of processing something else so I can break out of it. Performance suffers if you do an INKEY() after every line, LASTKEY() isn't updated until the control changes and KEYPRESS() doesn't fire when I'm in a different routine.

Any way to capture the whole keyboard buffer? API calls?

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform