Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: raph on February 06, 2007, 02:36:13 pm

Title: More flexible tab-interface
Post by: raph on February 06, 2007, 02:36:13 pm
Hi guys,

I was just coding when I realized that I was switching between the "Symbols", "Projects" and "Resources" tab in the "Management" pane a lot.
Wouldn't it be cool if you could grab a tab and move it either to an existing notebook pane or to empty space which would create a new pane?
I would e.g. put the Symbols browser on the left side and the projects file list on the right so that I can jump to files and symbols easily.

What do you think?

regards
raph
Title: Re: More flexible tab-interface
Post by: mandrav on February 06, 2007, 02:43:49 pm
Toggle the checkbox:

Settings->Editor->Code-completion and symbols browser->Symbols browser->Display as free floating/docking window
Title: Re: More flexible tab-interface
Post by: raph on February 06, 2007, 02:52:02 pm
Very nice  :D
Is this also possible for the "Resource" tab?
Title: Re: More flexible tab-interface
Post by: mandrav on February 06, 2007, 03:10:18 pm
Very nice  :D
Is this also possible for the "Resource" tab?

No.
Because the docking system does not natively allow tearing-off tabs, we have made it an extra option for the symbols browser. The "resources" tab belongs to wxSmith so bug byo if you want ;).