Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximize window when running .exe
Message
From
10/08/1998 15:23:36
 
 
To
10/08/1998 15:19:55
Mandy Mccord
Public Interest Breakthroughs, Inc.
Albany, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00125395
Message ID:
00125397
Views:
15
>Yahoo! I've finally debugged all of the forms, menu, reports etc. from my project! Now I'm trying to put this all together into an .exe to distribute to my users.
>
>Two quick questions for you. First, can I set the the window in which my program runs to be maximized by default (created this in VFP 5.0 and running under Win 95). Right now the main window doesn't fill the whole screen so some of my forms look off center.

Form.WindowState=2

>Secondly, is there a way to put a 'splash' screen or background in my main program window? I'm not sure exactly what they're called, but I remember a friend's app had a graphic as a background for the program window instead of the standard blank white. Ok, so I thought it looked neat ;)!
>
_SCREEN.Backcolor=...
_SCREEN.Picture=...
and other _screen properties. Also, you can create 'splash' screen (separate form) to be shown on start.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform