Re: [E-devel] Proposal to strip "-0"(negative zero) from indicator in Elementary Slider widget

2011-04-12 Thread The Rasterman
On Mon, 11 Apr 2011 10:34:46 + (GMT) SUMANTH KRISHNA MANNAM said: you intend to write a printf format parser just for this case? (well ok you only have to handle "%[something]f" as thats all slider defines that it wants/needs). > > >Hi, > Elementary slider widget shows the indica

Re: [E-devel] Proposal to strip "-0"(negative zero) from indicator in Elementary Slider widget

2011-04-12 Thread The Rasterman
On Mon, 11 Apr 2011 14:44:46 +0300 Tom Hacohen said: actually if i think this is the case i think it is.. the slider is set for "min value -10, max value 10" ie slider goes FROM a negative val to a positive one. but when its AROUND 0 .. it has -0 and 0. which is actually a normal libc/printf thin

Re: [E-devel] Proposal to strip "-0"(negative zero) from indicator in Elementary Slider widget

2011-04-11 Thread Tom Hacohen
I think we need to fix the fact that it gets to a negative value... (unless I got you wrong, and then please don't mind me). -- Tom. On Mon, 2011-04-11 at 10:34 +, SUMANTH KRISHNA MANNAM wrote: > >Hi, > Elementary slider widget shows the indicator text based on the format > set >