Re: ToggleButton
- From: Luca Cappa <luca cappa i-medlab com>
- To: gtkmm-list gnome org
- Subject: Re: ToggleButton
- Date: Thu, 09 Feb 2006 13:54:50 +0000
Oh, nevermind, i fixed it, the connection was indeed the wrong one!
Thanks anyway,
Luca
Luca Cappa wrote:
Hello,
how to set the status of a ToggleButton without emitting any signal?
I tryed with:
mConnection.block ();
mToggleButton.set_active (active);
mToggleButton.unblock ();
which works nicely with any other signals, for example with
value_changed of a scale widget, but wont work with a Gtk::ToggleButton.
Any hint?
Greetings,
Luca
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]