News:

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

Main Menu

Build messages Tab always "steals" focus.

Started by firew4lker, December 10, 2011, 04:13:18 PM

Previous topic - Next topic

firew4lker

Hello.

I was wondering if there is a way to disable Build messages Tab from "stealing" focus. Even if you close the tab it will pop up next time you compile a project.

I am currently developing an application for an avr target and the Build log tab is more useful (e.g. infos from avr size).

I have looked again and again but I can't find an option (or I can see it).

thomas

This is a bug (or a co-feature of a useless feature?) of the notebook/tab class used. Go to the settings menu, choose Environment, and under "Notebook appearance", disable "Enable scrolling on mousewheel".

See here: http://forums.next.codeblocks.org/index.php/topic,15088.msg101013.html#msg101013
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

oBFusCATed

The OP has something different in mind.
His problem is that at the end of the build the Logs notebook is switched to build messages, but he wants to see the build log.
Firew4lker, am I correct?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

firew4lker

Quote from: oBFusCATed on December 12, 2011, 11:41:59 AM
The OP has something different in mind.
His problem is that at the end of the build the Logs notebook is switched to build messages, but he wants to see the build log.
Firew4lker, am I correct?

Yes.

The solution thomas sugested seems to work.

Wouldn't be nice a "Always on top" option for the tabs? Should I fill a feature request? What do you think?

firew4lker

No, my bad. The above solution doesn't work.

The time I tested it, there was no warnings, so the "Build messages" didn't popped up.