Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making menus dynamic
Message
 
 
To
07/06/2001 11:45:35
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00516394
Message ID:
00516403
Views:
12
>hi,;
>
>how would you add a menu pad specific for a form like the form menu that displays in VFP when you open the form designer?
>
>I've made a menu into menu designer called part with 1 pad, 3 bars, etc.
>if i issue a do menu then i wipes out the existing one, if I issue a push menu tehn i get an error Menu not defined with define menu.
>
>thanks
>- jer

When designing your form specific menu, go to View - Genral Options and seelct Append instead of Replace. That should append the new pad/bars to the existing System menu.

In the form's Destroy event, you can then add code to RELEASE PAD.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform