Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form resize - design question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00676793
Message ID:
00676798
Vues:
13
You might want to try the Stretchy Resize Control from www.codemine.com (click on the "free stuff") icon and you'll see it. Extreamly easy to use and you only have to write ONE line of code to use it.

>In order to handle the resizing of our forms we need to save the original top and left values of all controls in a form into the custom properties originalTop, originalLeft of each control.
>
>Currently we do it in the init of the form class, looping trough all controls in the form - the code is in the init of the form.
>
>Would it be better if we do this in each control class? That would make the control more ?self contained?, but requires code in the init (or refresh) which means that we?ll need to remember to issue a dodefault() every time we need application specific code in init/refresh of each control.
>
>OTOH having the code in the form class, in one place, seems easier to maintain than having code in each control class.
>
>What do you think?
>
>TIA
ICQ 10556 (ya), 254117
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform