Kevin Lambert wrote:
> I have been using Glade to create the xml for the dialog then used libglade
> to create the actual dialog. The dialog is shown and works as expected
> EXCEPT that when I press Cancel (which call
> gtk_dialog_response(GTK_DIALOG(dialog), GTK_RESPONSE_CANCEL)) the button
> g
I have been using Glade to create the xml for the dialog then used libglade
to create the actual dialog. The dialog is shown and works as expected
EXCEPT that when I press Cancel (which call
gtk_dialog_response(GTK_DIALOG(dialog), GTK_RESPONSE_CANCEL)) the button
grays but the dialog itself does