[Bug 50234] "Auto hide" messages option

Alexandros Karypidis karypid at inf.uth.gr
Fri Mar 28 13:38: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 karypid at inf.uth.gr  2003-03-28 13:37 -------
Subject: Re:  "Auto hide" messages option

It seems like the "ideal" behavior. Well, for me at least... :-P

On Friday 28 March 2003 12:46, you wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> 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