Multiple slider?

SunWuKung

Registered User.
Local time
Today, 06:52
Joined
Jun 21, 2001
Messages
172
Ten cutpoints are placed within a range and I would like to let the user modify them.

I thought that a slider control would be ideal to visualize the cutpoints (the relative distance between them and that cutpoints can only be moved within the range of the neighbouring cutpoints), but the problem is that there is only one movable bit in the control and I would need 10.

Do you have any idea how should I do this properly?

Thanks.
SWK
 
If this is not doable with one control I might be able to do it with 10 sliders under each other. But than I will need to repeat every code for each slider ...
 
I attached a picture of the sort of the slider I am looking for.
If you know where can I find a similar one please let me know.

Thanks.
SWK
 

Attachments

  • image002.jpg
    image002.jpg
    3.1 KB · Views: 173

Users who are viewing this thread

Back
Top Bottom