Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Launch a single form without desktop
Message
De
08/08/1999 09:29:25
 
 
À
07/08/1999 09:20:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00250896
Message ID:
00251231
Vues:
16
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform