[gtkada] Exceptions propegated to main program and GtkAda ?
manuel.op.de.coul at eon-benelux.com
manuel.op.de.coul at eon-benelux.com
Fri May 3 15:54:54 CEST 2002
>Will this halt the execution of the rest of the Ada program until
>Gtk.Main.Quit is called again?
No, but you'd want this dialog to be modal, i.e. that the user
can't use other dialogs.
> I mean if you choose New or Open
>or Exit and you haven't save, then I would like the user to first tell
>me whether he wants to save or not.
Yes you should use a modal dialog for this.
Manuel
More information about the gtkada
mailing list