Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Centering Forms
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00724995
Message ID:
00725247
Views:
17
I see Sergey beat me to it, you link in to the Resize event of _screen.

In VFP 8 you can use BINDEVENT() to bind directly to that event.

The trick where you write a _screen.resize method in your class relies on the internal implementation of searching for method code for an object. That might break in future versions.
As far as I know it's not broken in VFP 8, but there's always the possibility.
Previous
Reply
Map
View

Click here to load this message in the networking platform