octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44485] GUI: File | Exit from main menu doesn'


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44485] GUI: File | Exit from main menu doesn't work when Octave is busy
Date: Sun, 08 Mar 2015 17:51:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #6, bug #44485 (project octave):

Just keep in mind a couple things:

1) Both the GUI|File exit and the command line exit have to do a shutdown
sequence for the GUI.  That is, both routes have to check if there are files
to be saved AND cancel shutdown if the user selects "cancel" during that
file-save check.  Now, if you feel that the user shouldn't be allowed to
cancel after having selected "exit", then the behavior of the file-save dialog
needs to be change under the condition of exiting versus say just closing the
tab in the editor.

2) There was no design of a good comm protocol between GUI and worker, so that
has restricted what can be done in the GUI.  It's a case of working with
limitations at the moment.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44485>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]