Re: Patch for mailcheck applet



Richard Hult wrote:

> Isn't the spin button already taken care of with the value_changed
> signal?

the value_changed (which belongs to GtkAdjustment) signal is only
emitted when
the adjustment value changes (which does not happen if one only edits
the text in the entry and does not give focus to another widget).
connecting to a changed signal takes care of this. the adjustment value
changes when the OK or Apply button is clicked, making sure that the new
value is applied.

regards,
	jaKa

-- 
email: jaka.mocnik@kiss.uni-lj.si
w3:    http://pluton.ijs.si/~jaka



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