Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Responding to a resizing of _SCREEN
Message
De
24/11/1996 00:21:55
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00013291
Message ID:
00013296
Vues:
32
>In VFP3 (don't know yet about 5), there is no way to code for _SCREEN events. Does anyone know of a way to programatically detect if the main VFP window has been resized?
>
>Mark

If you're using some form that is your main object on the screen, you can capture the current screen height and width in that form's LostFocus(), and then in it's GotFocus() check if the height and width are different. Got the idea? Hope it helps.
Some things are better be left unknown...NOT!!!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform