Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Property with Property_Assign to all classes
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Adding Property with Property_Assign to all classes
Miscellaneous
Thread ID:
00411336
Message ID:
00411336
Views:
64
Hi everyone,

Using Trey Weapole idea I just recently came to the understanding, what our base classes, which we use as our own FrameWork, could be significantly simplified and improved. Currently we have couple of methods, which navigate through form controls (using recursion) and build array of all form's classes, etc. Then in Form Enable() scan ltarray table and assign enable property of controls with thisform.setall("Enabled",thisform.editmode, alltrim(ltarray.class))

Now I'm going to add one property to our all controls lEnabled with assign method. Is there a way to do it programmatically, rather than manual?

Thanks a lot in advance and thanks Tray again for his (or 'ForPro Advisor' :) very bright idea.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform