Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Releasing a menu
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00246985
Message ID:
00247008
Views:
25
>When I put a menu up with DO MyMenu.mpr and the menu is checked to be added to the previous menu how do I release the menu when it is no longer needed. I have tried RELEASE, HIDE, and a few others...
>
>Thanks

John,

VFP's menuing is based on a LIFO stack (Last In, First Out). The easiest way, from what I understand you're trying to do, is to issue a PUSH MENU command, to place the original menu on the stack prior to your DO Mymenu.mpr command. When your menu is finished, POP MENU will restore the previous menu state.

hth,
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform