Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resize Controls
Message
 
To
21/12/2001 04:10:19
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00596603
Message ID:
00597179
Views:
17
Another thing : when you have a network of 10Mbit (see the other thread) this will influence a lot, and even more with VFP5 (or 3) because of less resource cacheing (VFP6 does a lot better according to this). I only want to say : when the "resizing" include some stuff to get reloaded over the network, it might be your 10 Mbit just causing this. So to be honest : our at runtime generated forms are not the fastest indeed over the 10 Mbit; 100Mbit solves it all ...

Peter


>Thanks Peter, I'l look into that, I'm pretty sure it sometimes takes around 0.5 secs just to resize the controls.
>
>Kev
>
>>>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
Reply
Map
View

Click here to load this message in the networking platform