|
-
Jul 15th, 2004, 11:29 AM
#1
Thread Starter
Lively Member
Using MDI across multiple projects??
Is this even possible. I am beginning work on a pretty large app, that is broken into around 10 sections. I would like to keep these sections in independent projects, and then make another project to manage them.
Is there a way to have an MDI relationship between forms from different projects, or can anyone suggest a better way to combine the projects for the end user, but still keep them separate in code??
Any help/advice is appreciated.
-
Jul 15th, 2004, 05:58 PM
#2
Hyperactive Member
You could split them up into different MDI apps and have them use the same database. You know, kind of split them like how MS-Office has different pieces. I'm guessing this wouldn't be the best way to do this with your project.
Your probably going to have to keep all the pieces within the same MDI application.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|