[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] Thu Apr 12 21:52:04 -0700 2012 ------- What we can do to freeze up the GUI is to do everything in a single function call as a consequence of the UI command on the UI thread. I think that is how most quick commands are performed. This is not what we want. The only think I can think of is to forbid certain functions (such as Exit and perhaps Load and Save) while saving. This is along the lines you are already discussing. I don't think we need to treat the X specifically. If a user can't access the File => Exit because a save is in progress and reaches for the X he has a better understanding of the problems that might arise. I assume that all well-behaved window systems would give the user a warning if the window system will use any kind of brutality in closing the application. ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2947927 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.