Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Responding to a resizing of _SCREEN
Message
From
24/11/1996 00:21:55
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00013291
Message ID:
00013296
Views:
28
>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!!!
Previous
Reply
Map
View

Click here to load this message in the networking platform