Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Duplicate inkey values
Message
De
06/09/2000 15:46:18
 
 
À
06/09/2000 15:29:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00413067
Message ID:
00413174
Vues:
17
>In the keypress of the form. The keypreview property is on because we want to trap certain keypresses, (such as SF5)
>

You might consider this in the form.Init()

ON KEY LABEL "{SHIFT+F5}" DO whatever

>Where else other than a keypress event can you determine keypresses.

You could (e.g.) also trap LASTKEY() in a loop to give the user an out in a potentially long running loop.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform