Roland Roberts wrote:
How can I get the Close button to just hide the dialog so I don't have to do the run/hide thing in the callback?
Ack, I posted this after fighting with it all day and then found my answer right after posting.

Apparently, the correct signal is to attach a callback to the "response" signal of the dialog. I had already tried connecting something to the "close" signal with no effect (and wasn't really surprised). Doing some more reading I now find what I need to know in the GtkDialog section of the help.

roland

--
                       PGP Key ID: 66 BC 3B CD
Roland B. Roberts, PhD                             RL Enterprises
[EMAIL PROTECTED]                            6818 Madeline Court
[EMAIL PROTECTED]                           Brooklyn, NY 11220

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to