Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Builders
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00937488
Message ID:
00939210
Views:
28
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
Previous
Reply
Map
View

Click here to load this message in the networking platform