Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form issue with screen resolution
Message
From
26/03/2003 23:47:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Form issue with screen resolution
Miscellaneous
Thread ID:
00770604
Message ID:
00770604
Views:
58
Hi,

My application initially is design to work on 800x600 screen resolution.

However, recently, my boss want it to work on 1042x768 screen resolution.
So my application when run in the new screen resolution will always
appear on the top left concern of the screen. Even the background
screen image appear to be clip off at the 800x600 dimension.


I had set the main form to be

WITH frmMain
.WindowState = 2
.AutoCenter = .T.
.Picture = (gButtDir+"welcomepg.jpg")
ENDWITH

Please kindly advise what I can do to solve this issue
so that my application appear in the centre and in
full screen.

Plus, do I had to manually adjust my form again ?
Best Regards
Virusim
Next
Reply
Map
View

Click here to load this message in the networking platform