Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lock Keyboard
Message
 
À
01/02/1999 18:00:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00182758
Message ID:
00182796
Vues:
11
Brad,
I haven't tried it, but why don't you go with a form property and the KeyPress() method code:

In the keypress():
IF Thisform.StopKeyboard
   NODEFAULT
ENDIF
Set the StopKeyboard to TRUE before processing.
Then before you set it back to FALSE, do a Clear Typeahead.

HTH
Barbara

>Another developer has asked if he can lock the keyboard during processing. I believed this was true, but found myself at a loss to explain how. Can someone suggest a method?
>Thanks,
> Brad
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform