2011/4/18 Shane Powell :
> On 18/04/11 17:24, Fabien Bodard wrote:
>> 2011/4/18 Shane Powell:
>>> How about a slider and or a spinbox having float values ?
>> for slider the workaround will be to use a *100 factor
>>
>> slider.step = 2
>>
>> slider.maxvalue = 400
>> Slider.MinValue = 200
>>
>>
>>
On 18/04/11 17:24, Fabien Bodard wrote:
> 2011/4/18 Shane Powell:
>> How about a slider and or a spinbox having float values ?
> for slider the workaround will be to use a *100 factor
>
> slider.step = 2
>
> slider.maxvalue = 400
> Slider.MinValue = 200
>
>
> slider.value = 2.22 * 100 'preset val
2011/4/18 Shane Powell :
> How about a slider and or a spinbox having float values ?
for slider the workaround will be to use a *100 factor
slider.step = 2
slider.maxvalue = 400
Slider.MinValue = 200
slider.value = 2.22 * 100 'preset value
zoom = Slider.value/100
>
>
>
How about a slider and or a spinbox having float values ?
--
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization ca