Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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
-
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.
-
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.
-
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