Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HotKey for Browse and Edit in the View menu
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01017002
Message ID:
01017006
Vues:
23
>Anyone knows of a programmatic way to select 'Browse' or 'Edit' in the View menu while browsing a table at runtime? I couldn't find the respective System menu vars for those 2
>

Jaime,

VFP doesn't expose names of dynamic menu items. Try
* Edit 
ON KEY LABEL  f5 KEYBOARD "{F10}VE{ENTER}" PLAIN CLEAR
* Browse
ON KEY LABEL  f6 KEYBOARD "{F10}VB{ENTER}" PLAIN CLEAR
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform