Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return to Menu Popup and Bar
Message
From
19/11/2000 19:06:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Return to Menu Popup and Bar
Miscellaneous
Thread ID:
00443494
Message ID:
00443494
Views:
41
I've got a menu with three or more submenu levels. The user wants that after an action of menu choice program returns at the same menu level and menu pad where he was before.

I try to put these commands at the end of every menu procedure

...
cpop=popup()
activate popup &cpop bar bar()
...

and it seems to work fine, but there is a nesting problem, because the "activate" statement starts some new process without releasing procedure it was called from.
Since there isn't any "event" that could be controlled when program returns to the main screen with main menu, I wonder is it possible at all?

So, is there any ideas?

Thank's, Zlatko.
Next
Reply
Map
View

Click here to load this message in the networking platform