Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Starting EXE with _main window maximized
Message
De
07/05/1998 14:05:41
 
 
À
06/05/1998 16:07:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00097362
Message ID:
00097779
Vues:
23
>>How can I start an EXE with it's _main window always maximized and without any text in caption.
>
>I think if you have 5.0 you can put SCREEN=OFF in the config.fpw... Then, in the program
>
>_screen.caption = ''
>_screen.windowstate = 2
>_screen.visible = .t.
>
>I think you can also use TITLE= in the config to have no title.
>
>BOb

Bob,
Thanks, but my problem is that I already put SCREEN=OFF in config.fpw, but if this file is an independent file nothing happens in EXE, and like I can´t include config.fpw in my project because always I try it, it is included as config.fpw.txt.
Do you know how can I inlude config.fpw in my project.

Thanks, Luis.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform