K, I'm writing a program that utilizes 3 vertical scroll bars and each of them has its own set of values, but are each supposed to change each other through certain algorithms. My problem is that I want each value to be changed as a scroll bar is moved, not just when I unclick on it. How do you do that?