Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forgetting Something about Top Level Forms.
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00083722
Message ID:
00084052
Views:
31
>Thanx Edward.
>
>That's what it was. I knew I was forgetting something.
>
>Thanx again.
>
>Fred Lauckner
><>

Although calling the main menu from with the .Init of the top-level form is the method that is shown in the Menu header code, it doesn't have to be there. I work almost always with top-level forms and I've also had the menu put in the "main" program and it works just fine.

PROCEDURE MyMain

DO FORM TopLevel NAME goTopForm
DO MENU MainMenu.Mpr WITH goTopForm
READ EVENTS

Steve
Previous
Reply
Map
View

Click here to load this message in the networking platform