Results 1 to 2 of 2

Thread: Using MDI across multiple projects??

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2004
    Posts
    99

    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.

  2. #2
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279
    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
  •  



Click Here to Expand Forum to Full Width