Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build executable of a form
Message
De
06/05/2003 10:48:12
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00785318
Message ID:
00785390
Vues:
10
>Hello,
>
>I would like to build an excecutable of a form I made. When I launch the executable I want to see my form and nothing else. I'm still using VFP 5.0. When I launch the excecutalbe, my form is displayed within another form with a menu with following options: "File", "Edit", "Window" and "Help". When I close my form that window stays open. What did I do wrong ??
>
>Greetings,
>Hans

Hello Hans

Nice to see you here

In the form properties set the ShowWindows to 2 (as a top level form)

In your config.fpw
SCREEN=OFF
SYSMENU=OFF

The config.fpw can be part of the Exe

Note that the form can not be modal (I think) you must use a read event.

Hope the whole family is well kind regards

Xavier
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform