On Mon, May 10, 2010 at 10:38 AM, Tadej Borovšak <tadeboro@xxxxxxxxx> wrote:
true, and terrible, terrible design :)
still, the same basic issue exists even if you use the correct signal, "toggled". one button will have that signal emitted because its now become active, and another will have it emitted because its now become inactive.
--p
You need to keep in mind that GtkButton::clicked signal is an action
signal, which means that it can be emitted by application without
button being actually pressed.
true, and terrible, terrible design :)
still, the same basic issue exists even if you use the correct signal, "toggled". one button will have that signal emitted because its now become active, and another will have it emitted because its now become inactive.
--p
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list