Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
F2 and keypress
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00797985
Message ID:
00798564
Vues:
25
You're welcome.

>What I did was assign shift-F2 as well, and that worked, but that startmode is a great tip. I didn't know it existed and I can see using that in the future. :)
>
>Thanks,
>
>Michelle
>
>
>
>
>>You can make it a little less painfull by assigning ON KEY LABEL in your texbox GotFocus for development only and check for that value in keypress.
IF _VFP.StartMode = 0
>>  ON KEY LABEL f2 KEYBOARD CHR(255)
>>ENDIF
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform