Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable Menu Options
Message
De
21/12/2014 13:21:19
 
 
À
20/12/2014 08:25:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01612473
Message ID:
01612500
Vues:
66
>All,
>
>How do I disable all the menu options once the user make a selection. Upon closing the form, I would like to make all the menu options enabled.

Hi:

To do that you can create a global variable glEnabled=.T. and use it in every "skip" condition of your menu options.

The condition can be:

(Skip for) NOT glEnabled

So when you want all options disabled, just make glEnabled=.F. and that's it.
Fernando D. Bozzo
Madrid / Spain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform