Can we make profile editors non-modal?
Sreenivasa Viswanadha <[email protected]> Tue, 26 Aug 2003 11:35:46 -0700
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
In the projects branch, when I do Edit Profile (for Debug profiles), the dialog that comes up is modal. Is there a reason for that? I think it will be better if we can make it non-modal because potentially a user might have to go to the explorer view for getting some information - like classpaths, build targets etc. Even otherwise, the semantics of this dialog somehow doesn't dictate it to be modal as it doesn't affect anything that the user is currently doing in the IDE. Thoughts? Sreeni.