Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date column in the grid with SET CENTURY ON
Message
 
 
To
11/03/2005 10:57:58
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00993628
Message ID:
00994873
Views:
15
>Nadya,
>
>I don't know MM but normally what you do with any commercial or 3rd party framework is you subclass it into an intermediate class level. Then you modify your intermediate cGridTextbox, not the framework's bases class.
>This way, if and when the framework gets updated, it does not overwrite your changes. Furthermore, your intermediate class inherits all their changes, but if you don't like one of them or it messes your apps, you can allways override it at the intermediate level, therefore not affecting your app-specific instances.
>
>HTH

Alex,

You're absolutely right, of course. I don't know why we didn't subclass it. May be because builder uses this particular class, though I'm not 100% sure it's not customizable. But at this point of development it's too late to switch to subclass of cGridTextBox class.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform