Re: About integers in sawfish-ui



On Sat, 18 Jul 2009 11:51:26 +0200
Christopher Roy Bratusek <zanghar freenet de> wrote:

> On Sat, 18 Jul 2009 11:42:22 +0200
> Christopher Roy Bratusek <zanghar freenet de> wrote:
> 
> > Hi all,
> > 
> > Teika reported an issue that changes to integer values in sawfish-ui
> > (GtkSpinButton) are not adopted, this is not fully correct, if you
> > use the arrows/mouse-wheel to increase them, they are adopted, but
> > if you manually type them in, they aren't perhaps they are bound to
> > the from signal?
> > 
> > TODO+=sawfish-ui-spinbutton-issue
> > 
> > Chris
> 
> @Teika: since 2 minutes negative values in GtkSpinButtons in
> Sawfish-UI are available :)
> 
> Chris

I was right: they have been connected to the wrong signal!

before it was "changed" -> manually typing in the value has been ignored!
now it is: "value-changed" -> manually typing in the value is now working!

@Teika: you can now remove the issue from ProposedGoals ;)

Chris

Attachment: signature.asc
Description: PGP signature



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