Contents Up Previous Next

wxRealListValidator: wxPropertyListValidator

Validator classes

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

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.