Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing menus
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00123689
Message ID:
00123692
Views:
14
>I'm working on an application where depending on certain conditions, pads on the main menu may or may not be available (set skip of). The set skip of commands are working fine, but how do I tell the menu to update its display? If I click on it, it refreshes, and all is well. For example I have a command like:
> set skip of pad edit of _msysmenu wvisible("select_window")
>when the window opens, the pad dims, but when the window closes the pad doesn't come back until I click on the menu (anywhere).
>I've tried _screen.refresh, show window screen, push& pop menu.
>There are many other situations like the one above so I need a generic answer, not one specific to this situation.
>
>Thanks a bunch in advance
>-Mike

ACTIVATE MENU myMenu NOWAIT

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform