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

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

[Octave-bug-tracker] [bug #38689] Modified file-editor-tabs aren't inqui


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #38689] Modified file-editor-tabs aren't inquiring about saving upon exit.
Date: Tue, 09 Apr 2013 09:24:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

URL:
  <http://savannah.gnu.org/bugs/?38689>

                 Summary: Modified file-editor-tabs aren't inquiring about
saving upon exit.
                 Project: GNU Octave
            Submitted by: sebald
            Submitted on: Tue 09 Apr 2013 09:24:35 AM GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

When Octave GUI exits, it isn't asking whether it should save a file that has
been modified in the file editor tab.

Probably the best place to handle this is to put a closeEvent or something
more direct at the start of the file editor tab's destructor
file_editor_tab::~file_editor_tab.  Eventually the
main app should get around to calling every file_editor_tab's destructor.  By
issuing a close, the message box about save or not-save should come up for
ever modified file.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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