[wxPython-users] Anyone ever thought of a "floating point" slider ?

Karsten Hilbert Karsten.Hilbert at gmx.net
Mon Dec 17 00:49:41 PST 2007


On Sun, Dec 16, 2007 at 03:31:48PM +0100, Stef Mientki wrote:

>> I've a parameter that physically ranges between 0 and 10.
>> Now I use a Slider to set that parameter.
>> I want to achieve a resolution of 1%.
>> So the step size should be 0.1.
>> AFAIK, a slider can only work with integers.
>>
>> Any alternative solutions ?

Temporarily transposing the range by a factor of 10 ?

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




More information about the wxpython-users mailing list