Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application Startup
Message
 
 
To
08/10/1998 08:37:45
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00144964
Message ID:
00145097
Views:
25
Jason,

Include a CONFIG.FPW file with the line:

screen=off

Then in your code use the _screen.WindowState or .Top, .Left, .Height and .Width properties to set the window the way you want then _screen.Visible = .t.

>One thing I hate about Visual FoxPro (or my implementation) is the way that when you distribute an application, it always assumes a the same screen size. This is regardless of the screen size I need, small or large.
>
>Does anyone know how I can start an executable with the screen size I want, rather than FoxPro thinks I should have. I know I can change the screen size as soon as the application has fired up and presented the user with a default size screen, but I feel this is very untidy. You look at a VB application and the screens open correctly, so I assume that the same feature must exist somewhere in VFP, but where...
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform