Re: gtk_toggle_button_get_active() error in clicked event?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Mon, May 10, 2010 at 10:38 AM, Tadej Borovšak <tadeboro@xxxxxxxxx> wrote:

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

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux