FloatBinding Class Reference

Binds a slider and a textbox to a REAL. More...

#include <Databinding.h>

List of all members.


Detailed Description

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.


The documentation for this class was generated from the following files: