Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Launch a single form without desktop
Message
From
08/08/1999 09:29:25
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00250896
Message ID:
00251231
Views:
15
Hi Ed,

Thanks for the help. The SCREEN = OFF in the config.fpw worked like a champ. I didn't however get the project to work without a main.prg with a DO FORM and READ EVENTS in it and a CLEAR EVENTS in the Destroy of the form. I am wondering how you can get the form to work as the main in the project. What I saw was the form came up for a moment then disappeared...


>Yes, you need a project; if the only thing that runs is a form, and that form can be modal, then simply make the form the main program in the project. if the form is not modal, or you need to load menus, etc and want an active READ EVENTS, then you need a short program to serve as your main that sets up the environment, launches your form, menus and whatever, and fires a READ EVENTS.
>
>You must have a project in order to compile to a .APP or .EXE file.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform