Re: GtkNotebook problem
- From: David Cooke <d j cooke lineone net>
- To: gtk-app-devel-list gnome org
- Subject: Re: GtkNotebook problem
- Date: Wed, 06 Jul 2005 19:46:17 +0100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]