News:

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

Main Menu

How to dock the TODO panel?

Started by Sunsawe, July 28, 2009, 09:02:49 PM

Previous topic - Next topic

Sunsawe

Hi,

I would like to use the todo panel more often but it has a strange behavior.
When I activate it from the view menu, it just appears at the top left corner, on the first plan, on top of Code::Blocks.
It can be resized but can not be moved, so it is covering quite a large part of the IDE.
I am even forced to resized Code::Blocks to access the view menu and deactivate it.
Is this normal behavior? Is there any way to fix that?

Thanks

mariocup

Hi Sunsawe,

I can't reproduce it. Which version of CB are you using.

You can also use the option "include To-Do list in the message pane" in Settings->Environment->To-do list; perhaps this is convenient. 

Jenna

Maybe it's a similar problem to the one in this thread: http://forums.next.codeblocks.org/index.php/topic,9275.msg66141.html#msg66141 .

If yes the same solution should work.

Sunsawe

I am using the nightly build from 4 days ago.
But actually, what you advised did it.

It is now nice and docked at the bottom along with the debugging message panel and so on.

Thank you