Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Munniz on April 14, 2015, 04:43:07 pm

Title: Lost "build target" combobox
Post by: Munniz on April 14, 2015, 04:43:07 pm
Hello,

Two members of my dev team (myself and a colleague) have inadvertently hidden the "build target" combox and toolbar from the upper panel (below the menus) and we could not find in the settings a way to redisplay it. Does anybody know how to put it back or, if not, how to reset the window display ?

Thank you.
Title: Re: Lost "build target" combobox
Post by: BlueHazzard on April 14, 2015, 07:21:10 pm
right click and enable the option "Compiler" or "View"->"Toolbars"->"Compiler"

greetings
Title: Re: Lost "build target" combobox
Post by: Munniz on April 15, 2015, 08:49:30 am
Thank you, but that does not work. All my View->Toolbars are checked : Code completion, Compiler, Main, Debugger, DoxyBlocks, IncrementalSearch, NassiShneidermanPlugin and ThreadSearch. But only the main toolba
Title: Re: Lost "build target" combobox
Post by: Munniz on April 15, 2015, 08:53:09 am
Thank you, but that does not work. ALL my View->Toolbars are checked : Code completion, Compiler, Main, Debugger, DoxyBlocks, IncrementalSearch, NassiShneidermanPlugin and ThreadSearch. But only the main toolbal is visible (see attachment). Right-clicking the empty zone does nothing.

Not having a one-click access to the build targets is very penalizing for us because we switch between targets all day long.

Thank you.
Title: Re: Lost "build target" combobox
Post by: oBFusCATed on April 15, 2015, 09:04:26 am
View -> Perspective -> Delete current?
Title: Re: Lost "build target" combobox
Post by: Munniz on April 15, 2015, 11:48:43 am
Yep, it did the job ! Thank you oBFusCATed.