Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating Builders
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00937488
Message ID:
00939210
Vues:
27
David,

That become a three liner builder:
aselobj( laCol )
laCol[1].RemoveObject( "text1" )
laCol[1].AddObject( "cbo1", "combobox" )
of course error checking etc adds a little, but a builder really can be as easy as above.

>I am trying to speedup development. I am looking for builders that format controls and set properties. VFP 9 has favorites in Properties windows but I am using VFP 8. Sometimes, I add combo or check boxes to grid and it takes time. I like to save this repeated work.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform