GossamerSolid
Feb 5 2011, 19:42
I have a slider control that has values ranging from 1 to 60. The slider starts on the highest value, 60.
As the slider goes downwards towards 1, I need my second value (which is cost for this example) to increase.
I remember learning about Dependent Variables back in high school, but I cannot figure this out.
I tried to avoid this problem alltogether by just making my slider control's minimum value to 60 and then maximum value to 10, but it just breaks the slider control.
Any help would be appreciated.
As the slider goes downwards towards 1, I need my second value (which is cost for this example) to increase.
I remember learning about Dependent Variables back in high school, but I cannot figure this out.
I tried to avoid this problem alltogether by just making my slider control's minimum value to 60 and then maximum value to 10, but it just breaks the slider control.
Any help would be appreciated.