Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can you use commands at design time?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00020219
Message ID:
00020445
Vues:
39
> While this may spark some debate (oh boy!)), I would argue that unless your > dead sure that you will not need more than one form, you should always use > a formset. It takes up mimimal extra code and execution speed (bet you > couldn't even measure the difference with a benchmark program) and if you > need to add a form you don't have to rewrite things. usually if I add a form to another form I add it as a child object of the first form (thisform.osecondform.mymthod etc.) because when I need an extra from it should be bound to the main one a formset doesn't help in this situation and a pageframe is usually the best solution anyway just MHO (s) Arnon
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform