Is there an easy way to merge or include two or more sub-projects ? In particular the Designer panels.
For example I have modified the TabHost example and saved it and now I want to add the SQLExample as a page in the tabhost. I can open two copies of the IDE and flip between them to look at values and then flip over and create the panel from new. Copying the sourcecode is easy, but is there another way to do this?
In particular, say I eventually develop four or five modules, how do I include the modules as part of a large project like VB6 or VS ? I dont see any reference in the documentation to building an enterprise project where a revision could be made to just one module and then the master project re-compiled.
-------------------------------------------<Stupidity /OFF>
Duh - Make a Library ?
Didn't want to go there yet but I think I answered my question, Yes ?
For example I have modified the TabHost example and saved it and now I want to add the SQLExample as a page in the tabhost. I can open two copies of the IDE and flip between them to look at values and then flip over and create the panel from new. Copying the sourcecode is easy, but is there another way to do this?
In particular, say I eventually develop four or five modules, how do I include the modules as part of a large project like VB6 or VS ? I dont see any reference in the documentation to building an enterprise project where a revision could be made to just one module and then the master project re-compiled.
-------------------------------------------<Stupidity /OFF>
Duh - Make a Library ?
Didn't want to go there yet but I think I answered my question, Yes ?
Last edited: