Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application Startup
Message
From
12/10/1998 07:14:00
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00144964
Message ID:
00145860
Views:
24
David

Many thanks - it works...

Any ideas how the same can be achieved in version 3.0.

Jason


>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...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform