Re: profile editor dialog non modal?

John Jullion-Ceccarelli <[email protected]> Tue, 13 May 2003 09:46:37 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Organization Sun Microsystems Czech
Message-ID <[email protected]>
On that point, I would just like to encourage everyone to not make 
dialogs modal unless it's _really_ necessary. There's a wide range of 
unsolvable bugs related to viewing help and modal dialogs at the same 
time, and IMHO netbeans already has too many needlessly modal dialogs.

-John

Ann Sunhachawee wrote:
> Would it be possible to make the profile editor dialog a non-modal
> 
> dialog? As the WebApps team has been working on coming up with a 
> projects implementation, we've come up with a preferred way to solve an 
> issue we're facing by being able to launch an editor (in the src editor 
> area) from the profile editor dialog.
> I think this would make for less modal dialogs in the IDE, and don't 
> currently see convincing reasons for this dialog to be modal since it's  
> providing some information that will be used when the user tries to 
> perform the run or debug actions.  In this sense, I view it more like 
> the Tools | Options.
> 
> Comments?
> -Ann
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>