Results 1 to 3 of 3

Thread: IRC clients and MDI - Microsoft moving away from MDI?

  1. #1
    Hyperactive Member
    Join Date
    Dec 09
    Posts
    453

    IRC clients and MDI - Microsoft moving away from MDI?

    Hi, i was just wondering what other options we have. MDI seems to be main feature most clients have.Would you use one if building an irc client? I started off with out one. Half way threw decided to start using one. Now not so sure it's a good idea. What to you lot think

  2. #2
    Frenzied Member Evil_Giraffe's Avatar
    Join Date
    Aug 02
    Location
    Suffolk, UK
    Posts
    1,879

    Re: IRC clients and MDI - Microsoft moving away from MDI?

    Most IRC clients that I've ever seen use MDI to separate the different channels you are connected to. How would you handle that without MDI?

  3. #3
    PowerPoster
    Join Date
    Mar 02
    Location
    UK
    Posts
    4,030

    Re: IRC clients and MDI - Microsoft moving away from MDI?

    MDI can come in different forms. Apps like IE and mirc use tabbed windows for example rather than the child windows the float about the place. Docking is another feature. I actually use both in my app from a set of tools from Syncfusion, although I have seen a sample version of the docked system in codeproject some time back.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •