Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Come on guys... someone's gotta know this (I hope)
Message
From
16/11/1998 20:24:41
 
 
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00158066
Message ID:
00158089
Views:
14
>I'm still having a wrestling match with the menu which is not accessible from a modal form *unless you first run, then close a sub-form* then the menu is enabled and accessible
>
>Any ideas???



Try to use a Top-Level Form and make an internal menu for it!
VFP can support Top-Level Form has its own menu!!

Set the Top-Level by ShowWindow with "1"

Then, do the menu with Form:


Do Form MyTopForm

* at Form.load()
Do myMenu.mpr with MyTopForm

To see how to set menu with object, see VFP Solution sample help on:

EdtShort.mpr

[Simple short cut menu!]


^-^; Good Luck!
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform