Re: Handle SpinButton Signals



Am Freitag, den 16.02.2007, 14:30 +0100 schrieb Xavier Larrode:

> Ok i was thinking there were something on gtk to handle that.

Well, no, because differentiating between the two usually exhibits a
problem in your design.  If you just want to avoid handling the same
value twice, I suggest to compare the old value with the new one in the
handler and only take action if it actually changed.

--Daniel





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