Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an app that is the form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00566052
Message ID:
00566056
Views:
16
>I'm working on a very small app that is based on one form. Once compiled, I'd like it to start without the foxpro window and menu at all, so all you see is the form. Is this possible? I found some info about making mdi apps in the documentation to no avail. Thanks!

Marvin;

Seems like you can call your form from your Main.prg. Just do something like:

* Main.prg
Do form MyForm
Read Events

Tom
Previous
Reply
Map
View

Click here to load this message in the networking platform