Author Topic: Multiple Visible Files?  (Read 3981 times)

dbzprogrammer

  • Guest
Multiple Visible Files?
« on: March 07, 2007, 08:38:44 pm »
It would be really great if you guys could do this.

There's nothing more beneficial to me then having multiple C++ files aligned by each other, like spliting the editor, except you're doing it with multiple files instead of one.  I really get annoyed by having to tab over to another file to find out what members it does/doesn't have so I can keep coding.  And the code completion isn't working either.  I end up typing the members of the classes I'm using into notepad, minimizing both C::B and notepad so I don't have to switch back and forth.

That's my only rant, other than that, great program!