Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deactivating menu pads
Message
 
To
01/10/1999 12:05:51
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00271593
Message ID:
00271638
Views:
23
>I've put a logical variable in the 'skip for' of some menu items.
>
>Those menu items deactivate correctly when I set that variable to .t. in the init of a form and reset to .f. in the deactivate.
>
>But, when I set to .t. in a .prg I call from a menu item, I'm not seeing any deactivation of the menu items.
>
>What am I missing?

Menus review their skip fors when VFP is ready to do that. You can use the command ACTIVATE MENU _msysmenu NOWAIT to force a refresh of the menu.
Previous
Reply
Map
View

Click here to load this message in the networking platform