I have a track bar which when it is moved updates a text box to display the actual value. Or if I input to the text box it needs to update the trackbar.
The problem is (I think) that they each fire off the other backwards and forwards in a sort of chain reaction! I am sure there must be a simple way of handling (no pun intended) this situation without using a whole lot of static values.
Any ideas?
The problem is (I think) that they each fire off the other backwards and forwards in a sort of chain reaction! I am sure there must be a simple way of handling (no pun intended) this situation without using a whole lot of static values.
Any ideas?