Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
F1 key
Message
De
28/11/2001 07:09:13
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: F1 key
Divers
Thread ID:
00585920
Message ID:
00586859
Vues:
29
>In my form's keypress, I want to perform an action if the user hits F1. But the vfp help keeps arising and I do not want to use the "on key label" as that forces me to execute a prg.

Not ideal, I know, but following on from Jim's suggestion, would it be acceptable to check for another value in keypress, eg ctrl+alt+shift+f1 ?

If so, try :
ON KEY LABEL F1 KEYBOARD '{CTRL+ALT+SHIFT+F1}'
Len Speed
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform