Re: GtkButtons and RUN_FIRST/RUN_LAST
- From: Havoc Pennington <hp redhat com>
- To: Manish Singh <yosh gimp org>
- Cc: Owen Taylor <otaylor redhat com>, Joel Becker <jlbec evilplan org>, gtk-devel-list gnome org
- Subject: Re: GtkButtons and RUN_FIRST/RUN_LAST
- Date: 26 Oct 2001 18:40:56 -0400
Manish Singh <yosh gimp org> writes:
> At this point, everything works for me with current GTK+, so I'm not
> really as concerned as I was before, but something still doesn't sit right
> about the states not being resolved in a ::clicked user handler.
It makes perfect sense though. Clicked notifies that the button was
clicked. In response to the click, toggle button toggles its state,
thus emitting toggled. But the toggle is in response to the click, not
in anticipation of the click.
Ah well, backward compat is a bastard.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]