Contents Up Previous Next

wxRealListValidator

This class validates a range of real values for property lists.

See also

Validator classes

wxPropertySheet overview

Members

wxRealListValidator::wxRealListValidator


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.