profile editor dialog non modal?
Ann Sunhachawee <[email protected]> Mon, 12 May 2003 14:29:46 -0700
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
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