Author Topic: How to dock the TODO panel?  (Read 3629 times)

Offline Sunsawe

  • Multiple posting newcomer
  • *
  • Posts: 14
How to dock the TODO panel?
« 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

mariocup

  • Guest
Re: How to dock the TODO panel?
« Reply #1 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. 

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7256
Re: How to dock the TODO panel?
« Reply #2 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 .

If yes the same solution should work.

Offline Sunsawe

  • Multiple posting newcomer
  • *
  • Posts: 14
Re: How to dock the TODO panel?
« Reply #3 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