Page 1 of 1

slider with 2 thumb

Posted: Mon Dec 02, 2013 5:55 pm
by MaxV
Hello,
I need a slider with 2 thumbs, because user needs to select an interval of time between two different hours. My idea is to use a slider representing 0-24 day hours with 2 thumbs, since unfortunately user will not have any keyboard, just a touch screen.
Have you any idea or suggestion?

Re: slider with 2 thumb

Posted: Mon Dec 02, 2013 6:22 pm
by Mark
Hi,

1) Make two sliders, one for minimum and one for maximum, and adjust the slider for the minimum value if the maximum slider gets too low while adjusting the slider for the maximum value if the minimum slider gets too high;

2) make your own fake slider, but it will probably look a little strange to the unsuspecting user.

Let me know which option you like most.

Kind regards,

Mark

Re: slider with 2 thumb

Posted: Mon Dec 02, 2013 9:17 pm
by bn
Hi Max

have a look at this slider from Scott Rossi, the master of the interface, which he posted to the use list

http://runtime-revolution.278305.n4.nab ... l#a1563980

I tried and the download still works. To make it work you have to copy the whole line Scott has put there and paste it into the message box. Then hit return and the stack will appear. You can then save it. You probably would have to ask Scott for licensing conditions.

Kind regards
Bernd

Re: slider with 2 thumb

Posted: Tue Dec 03, 2013 10:56 am
by MaxV
Thank you guys!
I'm looking the Scot Rossi example and it is impressive!
I'll have to work a lot with graphic...