Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Sunsawe on July 28, 2009, 09:02:49 pm

Title: How to dock the TODO panel?
Post by: Sunsawe on July 28, 2009, 09:02:49 pm
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
Title: Re: How to dock the TODO panel?
Post by: mariocup on July 28, 2009, 10:21:58 pm
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. 
Title: Re: How to dock the TODO panel?
Post by: Jenna on July 28, 2009, 10:36:09 pm
Maybe it's a similar problem to the one in this thread: http://forums.codeblocks.org/index.php/topic,9275.msg66141.html#msg66141 (http://forums.codeblocks.org/index.php/topic,9275.msg66141.html#msg66141) .

If yes the same solution should work.
Title: Re: How to dock the TODO panel?
Post by: Sunsawe on July 28, 2009, 10:38:33 pm
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