[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
catching spin buttons at button release?
- From: Paul Davis <pbd op net>
- To: gtk-list gnome org
- Subject: catching spin buttons at button release?
- Date: Thu, 1 Nov 2001 23:00:12 -0500
xforms has this handy option to only pick up changes in control
widgets at the end of a modification, thus avoiding a mass of changes
while the user plays with slider/button/whatever.
i don't suppose anyone can think of a handy way to do this with a spin
button? i'd like to just find out when the user releases the chosen
spin button (or activates the entry), and then grab the value from the
adjustment.
--p
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]