Re: Handle SpinButton Signals
- From: Daniel Elstner <daniel kitta googlemail com>
- To: Xavier Larrode <Xavier Larrode irisa fr>
- Cc: gtkmm-list gnome org
- Subject: Re: Handle SpinButton Signals
- Date: Fri, 16 Feb 2007 15:37:54 +0100
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]