I have two sliderbars
slider bar 1
slider bar 2
Each slider bar have minimum value 0 and max value 10
what combination of events i should use to receive that:
when slider bar1 value is 10
Slider bar2 value should decrease to 0
automaticaly
When i choose any slider and set to middle (value 5)
second slider should be in middle too (value5)
Also when slider bar 2 going to upper values
slider bar 1 should decrease down (example 8 -2)