key press events and gtk_dialog_new_with_buttons()

2006-01-09 Thread rgipps
I have created a dialogue window using gtk_dialogue_new_with_buttons (see below) and attached a callback function to the "response" event. gtk_dialog_new_with_buttons("Y-Axis Scales", NULL, GTK_DIALOG_MODAL, GTK_ST

(no subject)

2005-02-08 Thread rgipps
I have recently tried the new GTK+ About Dialog box (on Windows) and I have a couple of questions: 1. When I open the about dialog box and then close it everything is fine, but if I open the about dialog box, then open the credits dialog box, then close the credits dialog box and then the about di