Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_screen versus _vfp
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
_screen versus _vfp
Divers
Thread ID:
00466544
Message ID:
00466544
Vues:
37
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform