Hi!
I am having in a map which I do share among several projects a classlib (.VCX) in which there is a form-class (frm).
Once I put in a header-file at that spot into the form-definition than all forms inheret the include-file stuff.
But....
I want to use that classlib for several projects. The header file contains also the app-name, main-dbc etc. Therefore putting the include-file in the form-class overthere is no good idea. So I am wondering about subclassing the whole class-lib into a classlib (same name possible?) in the lib-map of the project. At that spot the include-file may be incoroporated into the forrm-class.
Is that agood solution and how to subclass if possible?
-Bart
I am having in a map which I do share among several projects a classlib (.VCX) in which there is a form-class (frm).
Once I put in a header-file at that spot into the form-definition than all forms inheret the include-file stuff.
But....
I want to use that classlib for several projects. The header file contains also the app-name, main-dbc etc. Therefore putting the include-file in the form-class overthere is no good idea. So I am wondering about subclassing the whole class-lib into a classlib (same name possible?) in the lib-map of the project. At that spot the include-file may be incoroporated into the forrm-class.
Is that agood solution and how to subclass if possible?
-Bart