Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programming classes - save in library?
Message
 
 
To
17/06/2006 14:53:28
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Network:
SAMBA Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01129719
Message ID:
01129780
Views:
16
Paul,

And don't get too hung up on the "visual" classes either. Just because the class is created in the visual designer and stored in a vcx/vct classlib doesn't mean that it needs to be a "visual" object when your app is running. BizRule objects are one example. I use most of these classes being derived from a generic cObject class which is derived from Container. I really prefer the convienence of the property sheet and method window compared to having everything in one long prg file.

The only time I type out a DEFINE CLASS class is for a small sample to answer a question someone has posted.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform