Re: [gtk-list] Trouble using gtk_check_menu_item_set_state()
- From: Havoc Pennington <rhpennin midway uchicago edu>
- To: "Kemal 'Disq' Hadimli" <disq iname com>
- cc: gtk-list redhat com
- Subject: Re: [gtk-list] Trouble using gtk_check_menu_item_set_state()
- Date: Tue, 3 Nov 1998 10:53:08 -0600 (CST)
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]