0

I apologize for asking a question of this caliber. I am at my wits end and have spent to much time trying to figure out how to get the side bar I closed back. I closed the "management" (the box with all the headers and .cpp's) and "messages" (where the compiler errors are displayed) box after I created a project. Now I can't get them back. When I close and reopen the management box is back, but the compiler box is not. I looked through the tabs for a while and will continue to investigate, but I think this is a really simple problem I have made extremely hard.

-With thanks and regret.

5
  • Have you tried deleting the config file? Or try "codeblocks.exe --clear-configuration" in the command line Commented Oct 30, 2010 at 23:30
  • For general reference - I think the OP is referring to Code::Blocks, a free C++ IDE. Commented Oct 30, 2010 at 23:51
  • Yes, Code::Blocks sorry for the ambiguity. Commented Oct 30, 2010 at 23:54
  • Do you mean the "Build log" by compiler box? Commented Oct 31, 2010 at 0:07
  • Yes, the build log is one of the tabs in the messages box. The tabs are located at the bottom of the box. The other tabs are: Code::Blocks Debug, Search Result, Build Log, Build Messages, Debugger, there may be more. Commented Oct 31, 2010 at 0:26

1 Answer 1

3

Right-click on one of the tabs that are showing up in the "Logs & others" pane. Then you should be able to re-enable other tabs in the "Toggle..." menu.

Logs & others pane

If you don't see any tabs, just right-click in the pane.

Sign up to request clarification or add additional context in comments.

3 Comments

@user492440: If that worked for you, you should accept the answer as correct.
+1 upvote for @AndiDog 's answer. Just what is it with people not properly marking the answer as accept if it, in fact, solved the issue for them?
@Victor: In this case, the reason is that the user just doesn't use SO anymore (last visit says "Oct 31").

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.