[Issue 6422] UNABLE TO OPEN PROJECT ANYMORE
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6422 ------- Additional comments from [email protected] Mon Apr 23 21:31:11 -0700 2012 ------- We use the ProgressMonitor class to display the progress dialog. Unfortunately I've discovered this is a non-modal dialog - http://stackoverflow.com/questions/7691629/can-i-make-progressmonitor-dialog-modal So even when I change the code to show the dialog immediately the user can still close the main window (and can in fact interact with that window in any way). I think we need to abandon use of ProgressMonitor and use a ProgressBar on a modal JDialog ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2951349 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.