Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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.
-
right click and enable the option "Compiler" or "View"->"Toolbars"->"Compiler"
greetings
-
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
-
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.
-
View -> Perspective -> Delete current?
-
Yep, it did the job ! Thank you oBFusCATed.