Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Texboxes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00573067
Message ID:
00573149
Vues:
28
>>>>Hi, I am making a statistical report that is layed out in a form.
>>>>
>>>>Is it advisable to use more than 100 textboxes in a single form?
>>>
>>>The number of controls in the form is not limited. The form may just be slower on loading if you have many controls. 100-200 controls are not unusual in the forms. Right now I am creating a form with about 800 controls, but I have a pageframe with the delayed instantiation.
>>
>>How are you creating it? Just curious about your tricks...
>
>No tricks. :) Just a usual way - all page controls are placed into containers and the particular container is instantiated only when the corresponding page activates the first time.
>I use CodeMine framework for the new project and this feature is implemented in the pageframe class there.

Thanks. Since we don't have frameworks here :(, I have to program it in each form instance by myself...
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform