Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why don't ...
Message
From
28/04/1999 10:50:59
 
 
To
28/04/1999 04:02:18
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
00212631
Message ID:
00212998
Views:
34
>NOTE that this required behaviour can already be accomplished by the custom DOALL() function which i think is to be found somewhere in the files section.
>
>Just a thought.......

On a similar note, you could use SetAll in the resize of the form, that sets the lResize prperty of all it controls to .t.

Then each control can have a lResize_assign event that can call this.resize which will do the actual (encapsulated) resize/reposition. I also think you can really have a generic resizer without having info on each control about if/how it is to be resized...

See Doug Hennigs article on _FFC Resizer and the enhancements he made to it in FoxTalk.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform