Hi, > Some applications, like MonoDevelop or gedit need a way to specify > multiple documents eg: > > If you quit now, changes from these documents will be lost > * blah.cs > * foo.cs > * baz.cs > > The dialog lets you choose what (if anything) to save.
I'm sure the code in http://cvs.gnome.org/viewcvs/*checkout*/gedit/gedit/dialogs/gedit-close-confirmation-dialog.h http://cvs.gnome.org/viewcvs/*checkout*/gedit/gedit/dialogs/gedit-close-confirmation-dialog.c can be easily modified to satisfy all the requirements. You can find a couple of screenshots here: http://www.gnome.org/~paolo/screenshots/close-dialog/close-single.png http://www.gnome.org/~paolo/screenshots/close-dialog/close-multiple.png Regards, Paolo _______________________________________________ gtk-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-devel-list
