This class validates a range of real values for form views. The associated panel item must be a wxText.
See also
Members
wxRealFormValidator::wxRealFormValidator
void wxRealFormValidator(float min=0.0, float max=0.0, long flags=0)
Constructor. Assigning zero to minimum and maximum values indicates that there is no range to check.