Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal Forms and Menus
Message
From
02/10/2002 12:22:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Modal Forms and Menus
Miscellaneous
Thread ID:
00706935
Message ID:
00706935
Views:
86
I include the following code in some of my modal forms in order to get certain menu functionality:
* Form Init
PUSH MENU _MSYSMENU

* Form GotFocus
DO cpp.mpr

* Form Destroy
POP MENU _MSYSMENU
This works fine in some of the forms but in some, even though the POP MENU _MSYSMENU command fires ( or at least it is executed ) the main menu is not restored. The basic properties of the forms are the same. What would cause this?

Thanks,
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Next
Reply
Map
View

Click here to load this message in the networking platform