Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: jazzer on March 29, 2007, 04:23:12 am

Title: more splits?
Post 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?
Title: Re: more splits?
Post by: dje on March 29, 2007, 09:27:18 am
Quote
why there are only two splits?
Because the wxSplitterWindow offers two slots  :)

Dje