Re: check and uncheck Gtk::CheckButton without toggle signal emitted?



You can really only ignore the signal emission.
I second that this is far from ideal in a lot of situations. Unfortunately there is no better way with current GTK.

2008/6/4 Christopher Lang <christopher lang acurana de>:

Hi,

is there a way to set and reset the Gtk::CheckButton check mark *without* the
toggled signal being emitted?

Gtk::CheckButtonGtk::set_active(..) always sends that signal, which is not
ideal in all situations.

many thanks
Chris


http://www.acurana.de/

_______________________________________________
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]