Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: jazzer on March 29, 2007, 04:23:12 am
-
why there are only two splits?
There were many cases when I needed to see three or four places in a file at the same time (for example, for C++ header file: #include section, class declaration, inline method implementation, documentation section).
Any plans to add more?
-
why there are only two splits?
Because the wxSplitterWindow offers two slots :)
Dje