Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible bug with _Screen
Message
From
20/03/2002 11:47:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Possible bug with _Screen
Miscellaneous
Thread ID:
00635038
Message ID:
00635038
Views:
49
Just curious if anyone else noticed similar behavior...

In VFP 7 SP1, when setting the _SCREEN.AutoCenter = .T. while VFP/_SCREEN is maximized, the IDE, app, etc. partially jumps off of the screen, out-of-bounds and needs to be reset... (behavior can be duplicated from the command window)
*-- if VFP is not maximized already
_SCREEN.WindowState = 2

*-- The following caused VFP to go out-of-bounds
_SCREEN.AutoCenter = .T.

*-- reset to maximized
_SCREEN.WindowState = 2
VFP 6 SP5 does not do this. Very minor, but definitely annoying when done during the startup of an application...


Just wanted to know if anyone else sees this before submitting it as a bug...


- Brian


VFP6 SP5, VFP8 SP1, VFP 9 SP 1 and Win XP SP 3 (unless otherwise specified)


www.wulfsden.com
Next
Reply
Map
View

Click here to load this message in the networking platform