Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I run a only one Form Exe ?
Message
De
10/03/2003 12:53:16
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00763758
Message ID:
00763760
Vues:
16
>Hi to everybody
>
>My Little project has:
>
>configbd.prg -> Main program
>configbd.scx -> Modal form
>
>The configbd.prg has:
>
>DO FORM configbd
>read events
>
>The form configbd.scx has a command buttom that do:
>
>Click -> CLEAR EVENTS
>
>When I generate the exe it doesn not run outside VFP7
>(it don't show anything)
>
>Any Help will be very apreciated
>
>Thanks
>Amilcar Pino

ShowWindow property = As top level
In form init include :
This.Show

Create a text file named config.fpw with line :
SCREEN=OFF

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform