This class validates a range of real values for property lists.
See also
Members
wxRealListValidator::wxRealListValidator
void wxRealListValidator(float min=0.0, float max=0.0, long flags=wxPROP_ALLOW_TEXT_EDITING)
Constructor. Assigning zero to minimum and maximum values indicates that there is no range to check.