Actions
Support #1103
closeddisable a WSlider
Start date:
12/15/2011
Due date:
% Done:
0%
Estimated time:
Description
Hi all
It's possible to disable a WSlider ?
I tried the methods slider~~disable(); or slider~~>setDisabled(true); but it's not working
Thanks a lot
Bart.
Updated by Koen Deforche almost 13 years ago
- Status changed from New to InProgress
- Assignee set to Pieter Libin
- Target version set to 3.2.1
Updated by Koen Deforche almost 13 years ago
- Status changed from InProgress to Resolved
Updated by Pieter Libin almost 13 years ago
When the handle is hoovered, we now also show a hand, this hand gets removed when the slider is disabled.
Actions