Binds a slider and a textbox to a REAL. More...
#include <Databinding.h>
Binds a slider and a textbox to a REAL.
This class binds a slider and a textbox to a REAL, so when either the slider or the textbox is changed, the other is also changed and the REAL is updated with the new value. This does not update either the slider or the textbox when the REAL is set to a new value.
1.7.1