On 08/12/2009 10:56 AM, Abdelrazak Younes wrote:
rgheck wrote:
On 08/12/2009 04:11 AM, Abdelrazak Younes wrote:
Instead of switching the unsaved buffer one by one, what about
offering a dialog listing all the unsaved file with a checkbox and a
save button? The dialog would also have three button: "Discard all
and exit", "Save all and exit", "Cancel exit".
Well, the only issue with this is that you might want to save some
and not others.
That's the purpose of the individual "save" buttons next to the file
names.
Oh, sorry, I wasn't thinking.
This would be nice, but it would require creating a new dialog, etc,
which is not something I've done before, and I don't have time at the
moment to figure it out. Maybe we could do this for trunk and do
something simpler now for branch.
In any event, I think doing this check whenever a Buffer is destroyed is
worthwhile, as a last ditch effort to avoid data loss.
rh