Re: GtkButtons and RUN_FIRST/RUN_LAST



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]