PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Patrice Terrier on November 17, 2009, 06:59:31 PM

Title: Negative range in slider (trackbar)
Post by: Patrice Terrier on November 17, 2009, 06:59:31 PM
While working on the skinning of trackbar, i found that FF3 doesn't allow the use of negative ranges.

For example
MAX = 50
MIN = -50
VALUE = 0

In the other languages i am using, negative values are perfectly legal, and they are very handy to reverse the range in case of vertical trackbar.
See the BassBox Equalizer trackbar, minimum value is on the bottom while maximum value is on the top.

So far with FF3, i didn't find how to do it.

...
Title: Re: Negative range in slider (trackbar)
Post by: Paul Squires on November 17, 2009, 08:49:56 PM
Thanks Patrice - I never realized that negative values would be useful.

I have removed the limitation.

The fix will be in v3.04.