Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resize Controls
Message
 
To
20/12/2001 04:46:10
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00596603
Message ID:
00596612
Views:
22
>Hi
>
>What is the most efficient/fastest way to handle resizing of objects on a form, I am using the VFX Framework and the resize control appears to be quite slow, it increases form loading times when it's adding all of the form controls to the object.
>
>Any suggestions on how a resize control could be better ?
>
>Thanks
>Kev

Though you will be right on having it all slower by this, this is something not so much noticable at all (we have all created in runtime, and all forms load within 0.2 sec or so). However, be careful that the resize of a control (before the form is visible) doesn't trigger the resize or whatever of the form. "Whatever" may also be the Draw method, IOW, if you'd have some code in there ...

So, look at some unwanted triggering of other events/methods, and note that any empty method doesn't harm.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform