Yes I do, the status line though does plays its role as a progress indicator, which is unrelated to the build window popping up. For example, if I build and all files are up to date, the window does not popup, instead I get a 'all files are up to date' message in the status bar. I'd like this same behaviour to happen if a build is successful (ie, no flashing, just a status bar message saying 'file compiled successfully'). It's not such a hassle if compiling many files, but it seems an unnecessary waste of gui/CPU cycles to flash a window on and off without that flashing providing any meaningful info.
On 26/3/02 2:47 pm, "Eugene Zhuravlev" <[EMAIL PROTECTED]> wrote: > Hi Hani, > >> My pet annoyance with the build/compile window is when everything is ok, > it >> still pops up and down again very quickly. > > Do you have "compile in background" turned on? If so the window should popup > because in this mode it also plays a role of a progress indicator (status > line at the bottom) > > Best regards, > Eugene Zhuravlev > JetBrains, Inc / IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure!" > > > ----- Original Message ----- > From: "Hani Suleiman" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, March 26, 2002 20:28 > Subject: Re: [Eap-list] Compiling with errors steals focus away from > theeditor > > >> Yep, I think it'd be incredibly annoying to not move focus around as > needed, >> as the other windows almost always have context specific information that >> selects a new file in the editor window. There's a shortcut anyways to > bring >> focus back to the last window that had it. >> >> My pet annoyance with the build/compile window is when everything is ok, > it >> still pops up and down again very quickly. It'd be nice if a warning/error >> triggers the 'show compile window' action, rather than the build/compile >> action itself. >> >> On 26/3/02 12:28 pm, "Eugene Zhuravlev" <[EMAIL PROTECTED]> wrote: >> >>> But stealing focus allows you navigate from the error to the place in > the >>> code. >>> Anyone else think this functionality is useless? >>> >>> Best regards, >>> Eugene Zhuravlev >>> JetBrains, Inc / IntelliJ Software, http://www.intellij.com/ >>> "Develop with pleasure!" >>> >>> ----- Original Message ----- >>> From: "Kirk Woll" <[EMAIL PROTECTED]> >>> To: <[EMAIL PROTECTED]> >>> Sent: Monday, March 25, 2002 21:36 >>> Subject: [Eap-list] Compiling with errors steals focus away from the > editor >>> >>> >>>> I always want focus in the editor. I _never_ want Idea to move focus >>>> away from the editor. >>>> >>>> Kirk >>>> >>>> >>>> >>>> _______________________________________________ >>>> Eap-list mailing list >>>> [EMAIL PROTECTED] >>>> http://www.intellij.com/mailman/listinfo/eap-list >>> >>> >>> _______________________________________________ >>> Eap-list mailing list >>> [EMAIL PROTECTED] >>> http://www.intellij.com/mailman/listinfo/eap-list >> >> >> _______________________________________________ >> Eap-list mailing list >> [EMAIL PROTECTED] >> http://www.intellij.com/mailman/listinfo/eap-list > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
