All validator classes must implement the {\bf Clone} function, which returns
an identical copy of itself. This is because validators are passed to control
All validator classes must implement the {\bf Clone} function, which returns
an identical copy of itself. This is because validators are passed to control
This functions switches on or turns off the error sound produced by the
validators if an invalid key is pressed.
This functions switches on or turns off the error sound produced by the
validators if an invalid key is pressed.
\func{virtual bool}{TransferToWindow}{}
This overridable function is called when the value in the window must be
\func{virtual bool}{TransferToWindow}{}
This overridable function is called when the value in the window must be
\membersection{wxValidator::TransferToWindow}\label{wxvalidatortransfertowindow}
\func{virtual bool}{TransferToWindow}{}
This overridable function is called when the value associated with the validator must be
\membersection{wxValidator::TransferToWindow}\label{wxvalidatortransfertowindow}
\func{virtual bool}{TransferToWindow}{}
This overridable function is called when the value associated with the validator must be
\membersection{wxValidator::Validate}\label{wxvalidatorvalidate}
\func{virtual bool}{Validate}{\param{wxWindow*}{ parent}}
This overridable function is called when the value in the associated window must be validated.
\membersection{wxValidator::Validate}\label{wxvalidatorvalidate}
\func{virtual bool}{Validate}{\param{wxWindow*}{ parent}}
This overridable function is called when the value in the associated window must be validated.