Hey there, I'm trying to think of a layout for an IRC Client.
I want to do something different that'll be simple for users to use. I had thought of Modifying tab controls to have a "parent" (IRC Server) and children(Channels Queries). Where the children reside INSIDE the parent, however this isn't very good for people who are in 90 channels and 100 networks.
The typical design is just to do a bunch of tabs or a long TreeView list.
I'm wanting to design something that is easy for anyone to use, but advanced enough to show everything you need.
What would your suggestions be?
This is basically what I had in mind, not exactly but you should be able to get the idea:
Thanks for your help!