Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_screen versus _vfp
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
_screen versus _vfp
Miscellaneous
Thread ID:
00466544
Message ID:
00466544
Views:
38
Hi Mike,

Your own programs are calling you a moron. <s>
IOW when you start that Pong thing not being in the directory it is located then you get two errors.


I've also seen another thing.
You set the _screen.top to 0
In VFP 6 that sets the titlebar on the top of the screen.
in vfp 7 it sets the titlebar, and the menu above the screen.
If you use _vfp.top = 0 instead you get the normal behavior back again.
So the _screen if now the white space in the middle.
It also recognizes the docked command window.
so when you set the _screen.width to something, then _vfp.width is set to commandwindow.width+2xsizeofscreenborder

This can be very usefull when you want to set the usable screen size to a specific value for your app.
Next
Reply
Map
View

Click here to load this message in the networking platform