Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Classes Design
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01187089
Message ID:
01187095
Views:
20
>Within Project1, execute the command:
>
>SET PATH TO "..\aControls\,..\cControls"
>
>Fox will then look for a File in Project1, if it cannot find it, it will look for it in aControls, if it cannot find it here as well it will look for it in cControls.
>
>Notes:
>(1) I assume your working folder is Project1.
>(2) aControls can be a sub-class of cControls if necessary

The way I understood the question and I do not know a simple answer to it is to have a composite class (container based) with some controls (textboxes, labels, etc.) The class should be generic enough to be reused in multiple projects yet have custom look depending on the project (e.g. different label fonts, textbox fonts, etc.).
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