No, red circle with white cross means fatal error (e.g. assertion dialog), something that prevents the application(!) from continuing in work.
Best regards, Thomas Singer At 13:24 20.12.01 +0300, you wrote: > > Now the move refactoring > > shows an appropriate error dialog (btw: it should be a *warning* dialog, > > because error dialogs suggest fatal errors). > >"Warning" means that some action can be performed but, for example, may >cause some problems. In this case the program warns user and asks if he >wants to continue. If there is no possibility to perform the action, it's >not a warning. > >Best regards, >Valentin Kipiatkov >----------------------------------------------------------- > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure" >----------------------------------------------------------- > >----- Original Message ----- >From: "Thomas Singer" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Wednesday, December 19, 2001 7:28 PM >Subject: Re: [Eap-list] IDEA 2.5: Extract anonymous class > > > > Hello Eugene, > > > > this problem seems fixed in the build 538. I tried to do two refactorings > > at once (extract to inner and move to upper). Now the move refactoring > > shows an appropriate error dialog (btw: it should be a *warning* dialog, > > because error dialogs suggest fatal errors). > > > > Best regards > > Thomas Singer > > > > At 16:40 19.12.01 +0300, you wrote: > > >I still cannot get the point. > > >Did you mean "Convert Anonymous To Inner" refactoring? If yes could you > > >please describe the problem in terms of this refactoring? > > > > > >Best regards, > > >Eugene Zhuravlev > > >IntelliJ Software, http://www.intellij.com/ > > >"Develop with pleasure!" > > > > > > > > >----- Original Message ----- > > >From: "Thomas Singer" <[EMAIL PROTECTED]> > > >To: <[EMAIL PROTECTED]> > > >Sent: 19 December, 2001 3:59 PM > > >Subject: Re: [Eap-list] IDEA 2.5: Extract anonymous class > > > > > > > > > > Sorry, I meant, that I wanted to extract it into a "normal" top-level > > >class. > > > > > > > > Tom > > > > > > > > At 13:07 19.12.01 +0300, you wrote: > > > > >Hi Thomas, > > > > > > > > > >What do you mean by "Extract an anonymous class"? > > > > > > > > > >Best regards, > > > > >Eugene Zhuravlev > > > > >IntelliJ Software, http://www.intellij.com/ > > > > >"Develop with pleasure!" > > > > > > > > > >----- Original Message ----- > > > > >From: "Thomas Singer" <[EMAIL PROTECTED]> > > > > >To: <[EMAIL PROTECTED]> > > > > >Sent: 17 December, 2001 11:30 AM > > > > >Subject: [Eap-list] IDEA 2.5: Extract anonymous class > > > > > > > > > > > > > > > > Hello, > > > > > > > > > > > > I wanted to extract an anonymous class, I've got a dialog "Extract > > >class > > > > > > anonymous class" (?), that only let me choose the target package >(that > > >was > > > > > > blank). I wondered, how IDEA will generate the name and made the >fault > > >to > > > > > > press the ok-button. IDEA hang from now showing a "Function not > > > > >implemented > > > > > > yet" assert on the console. > > > > > > > > > > > > Best regards > > > > > > Thomas Singer > > > > > > _______________________________________________ > > 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
