News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Docking the Todo List in the messages pane?"

Started by idea117, July 24, 2006, 07:14:51 PM

Previous topic - Next topic

idea117

I checked out the current SVN version of code::blocks, and Im curious about the docking feature. Is there any way to dock the Todo list down there as a tab in the messages pane? Seems like it can be docked about everywhere else ... Thanks.

Game_Ender

wxAUI, the docking toolkit used by Code::Blocks, does not let you dock panes in other panes as tabs.  That feature is under active development by the wxAUI team.