Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two problems when dealing with container based classes
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00734115
Message ID:
00734895
Views:
16
Hi Caroline.

>What about the problem that each app for each client has a different colour scheme, how do you cope with that?

I've never run into that. However, property-based differences are easily handled in a variety of ways, including Container.SetAll(). Behavior differences are a different matter, but could also be handled with hook methods in the base classes. In VFP 8, this is even easier with event binding.

IOW, I still can't see a reason to have client-specific base classes.

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform