Author Topic: Docking/Tabbing Problem  (Read 3896 times)

Offline foobar123

  • Multiple posting newcomer
  • *
  • Posts: 17
Docking/Tabbing Problem
« on: January 15, 2009, 03:45:34 pm »
Hi!

First I have to say that Code::Blocks looks really good. It seems to be just what I was looking for. Thanks for the great work.

I have a little problem with tabbed windows. I accidentally moved the Symbols Browser out of the Manager window. Now, I am able to Dock/Undock it, but I can't seem to figure out how to get it back into the Manager tab control.
I'm using Linux, if that matters.

Please don't tell me the solution is to delete the config file, because it isn't.
I can edit the config file by hand as a workaround, if somebody tells me where to look.
Thanks in advance for any hints!

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Docking/Tabbing Problem
« Reply #1 on: January 15, 2009, 03:58:20 pm »
Go to "Settings -> Editor... -> Code-completion and symbols browser -> Symbosl browser" and uncheck "Display as free floating/docking window".

Offline foobar123

  • Multiple posting newcomer
  • *
  • Posts: 17
Re: Docking/Tabbing Problem
« Reply #2 on: January 15, 2009, 04:52:59 pm »
Easy enough :) Thanks a lot!