[Bug 50234] "Auto hide" messages option
Amilcar do Carmo Lucas
a.lucas at tu-bs.de
Fri Mar 28 11:47:05 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=50234
------- Additional Comments From a.lucas at tu-bs.de 2003-03-28 11:46 -------
I agree to this and I think it could be even cleverer.
Let me put it in a way that everybody understands:
if (Before compile command: bottom view where visible) {
if (messages active)
compile
else {
store current active view (problems or debugger or valgrid .....)
activate messages view
compile
If (no compilation errors)
restore the previous active view
}
}
else {
make bottom view where visible
activate messages view
compile
If (no compilation errors)
hide bottom view
}
How do you like it????
Amilcar Lucas
More information about the KDevelop-devel
mailing list