In Qt-Creator 1.3.0 I love the enhancement that shows the compiler output automatically when a build is started. But... when I am in the debug view and restart the debugger, the automatically exposed compiler output pane ends up cluttering the screen. In that circumstance, I want it to close. OTOH, if I am debugging a console application, I do want that screen real estate used for the Application Ouput pane. So automatically closing that pane is not always the right thing to do.
So my suggested solution: when the compiler output is exposed automatically, please restore the screen to its original state if the compilation completes successfully. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
