Page 1 of 1

double point slider

Posted: Mon Mar 04, 2019 5:12 pm
by kortezzzz
Hi,
I try to make a slider with 2 moving points that can cut the scale between 0 to 10 into 3 different areas. Both points should move forward and backward indeed and they should limit each other at the max and min points. For instance, if the right point is set to 6, the left point can't pass it. making it in green is a headache. Maybe Ruby can help here? Attached a picture for demonstration

https://imgur.com/cmSUqia

Re: double point slider

Posted: Mon Mar 04, 2019 11:35 pm
by billv
Here's a double slider I made a while back.
Hope it helps or gives you an idea of how to do it better. :|
Double slider_BV.fsm
(23.62 KiB) Downloaded 847 times

Re: double point slider

Posted: Tue Mar 05, 2019 12:18 am
by kortezzzz
Boom! Awesome.Thanks a lot billv :)
It works nicely here. Any chance that each of the three zones gets it's own color, instead of transparent background in area A and C?

Re: double point slider

Posted: Tue Mar 05, 2019 1:18 am
by RJHollins
Nice stuff BillV 8-)