Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function keys
Message
 
 
À
11/07/2002 22:16:49
Jeffrey Ang
JGA Software Inc.
Davao, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00677835
Message ID:
00678330
Vues:
12
>I want to use the function keys(f2-f9) in my form. in keypress event, i want to trapped those keys(-1..-9). my problem is that the on key label will override the keypress event. how to disable the on key label. i use on key label retry in my form's init event. but it won't work. i think on key label comes first. i tried to put my commands in every on key label but can't call a procedure inside your form(ie Thisform.Procedure), it must be outside your form. but i need to call the procedure inside my form
>
>tnx in advance...
>
>jeff

You can use PUSH KEY CLEAR to save and clear ON KEY LABEL's and then resore them with POP KEY.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform