stopping signals
- From: dave walters <walter8950 yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: stopping signals
- Date: Sun, 16 Nov 2003 10:51:47 -0800 (PST)
Greetings:
I have a spin button with a callback function invoked by the "value_changed" signal.
The callback func has a gtk_spin_button_set_value(). When this executes it causes
the spinner to emit the "value_changed' signal which invokes the callback which executes set_value() etc. It's recursive. I tried using g_signal_stop_emission_by_name()
put in before the set_value() but it didn't work. Any ideas??
Thanks,
Walt
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]