Thanks to Chris Anderson for his reply.

I have now found and fixed the problem, which was a pig because I didn't know where to start looking, and I was no longer familiar with my own code. The faults resulted from signal handlers being installed for 'focus-in-event', in the case of the GtkEntry, and 'button-press-event' and 'key-press-event' in the case of the GtkClist - and the differing behaviour of signals under Gtk2 and Gtk1.2.

So nothing to do with GtkNotebook!

David Cooke
_______________________________________________
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