News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Shwoing logs window automatically when needed

Started by maxest, February 10, 2009, 02:59:18 PM

Previous topic - Next topic

maxest

In, for instance, Visual Studio or NetBeans there is an option that is very helpful especially when using panoramic screen. The logs window is shown only when needed. When I write code the window is hidden so I have definitely more space for editor and can see more code. Then I compile and if any error occurs the log windows with compilation errors shows up automatically. Can I do something similar in CodeBlocks? Because manually pressing F2 is very annoying

Jenna

You should have a look at "Settings -> Environment -> View -> Auto show/hide message pane"

maxest