Re: Changing the value of a spin button
- From: Noah Levitt <nlevitt columbia edu>
- To: Audrey Vernon <audrey vernon colorado edu>
- Cc: gtk-list gnome org
- Subject: Re: Changing the value of a spin button
- Date: Thu, 10 Apr 2003 01:12:53 -0400
Instead, you might want to connect to the "value-changed"
signal on the GtkAdjustment associated with the spin button.
At any rate, that is what I do in my code, and it seems to
do what I expect.
Noah
On Wed, Apr 09, 2003 at 23:10:53 -0600, Audrey Vernon wrote:
> I have a spin button hooked up to a "changed" signal. The callback gets called when you use the spin functionality to change the value, but not when you manually enter a value into the spinbutton. Any ideas of another signal to use or a way to catch both?
>
> Audrey
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]