1 \section{\class{wxRealFormValidator
}}\label{wxrealformvalidator
}
3 This class validates a range of real values for form views. The associated panel item must be a wxText.
7 \helpref{Validator classes
}{proplistvalidatorclasses
}
9 \latexignore{\rtfignore{\wxheading{Members
}}}
11 \membersection{wxRealFormValidator::wxRealFormValidator
}
13 \func{void
}{wxRealFormValidator
}{\param{float
}{min=
0.0},
\param{float
}{max=
0.0},
14 \param{long
}{ flags=
0}}
16 Constructor. Assigning zero to minimum and maximum values indicates that there is no range to check.