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
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
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
>