[9800] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: Trouble using gtk_check_menu_item_set_state()
daemon@ATHENA.MIT.EDU (Havoc Pennington)
Tue Nov 3 12:18:31 1998
Date: Tue, 3 Nov 1998 10:53:08 -0600 (CST)
From: Havoc Pennington <rhpennin@midway.uchicago.edu>
To: "Kemal 'Disq' Hadimli" <disq@iname.com>
cc: gtk-list@redhat.com
In-Reply-To: <Pine.LNX.3.96.981103164222.394A-100000@heart.of.gold>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
On Tue, 3 Nov 1998, Kemal 'Disq' Hadimli wrote:
>
> item_factory_1 is shown. and when i gtk_widget_realise(item_factory_1)
> after gtk_widget_show and before the code below, the warnings/errors are
> different. weird.
>
It looks to me like you have some kind of infinite loop you didn't plan
on; if you set_state or set_text, the "changed" or "toggled" signal is
emitted, so you need to be sure your callbacks work correctly given this.
Just a guess tho, hard to say without seeing more code.
Havoc
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null