Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable Menu Options
Message
From
21/12/2014 13:21:19
 
 
To
20/12/2014 08:25:35
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01612473
Message ID:
01612500
Views:
67
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform