Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Starting EXE with _main window maximized
Message
From
07/05/1998 14:05:41
 
 
To
06/05/1998 16:07:30
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00097362
Message ID:
00097779
Views:
22
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform