X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a660d684eda27638bca0384b2058911a31c8e845..a8cb1d29e7fe349142d8d6be9fc9afe986340611:/docs/latex/wx/validatr.tex diff --git a/docs/latex/wx/validatr.tex b/docs/latex/wx/validatr.tex index c5c13bf4d2..b6319b0a39 100644 --- a/docs/latex/wx/validatr.tex +++ b/docs/latex/wx/validatr.tex @@ -23,6 +23,10 @@ For more information, please see \helpref{Validator overview}{validatoroverview} \helpref{wxEvtHandler}{wxevthandler}\\ \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{See also} \helpref{Validator overview}{validatoroverview}, \helpref{wxTextValidator}{wxtextvalidator} @@ -60,6 +64,13 @@ This base function returns NULL. Returns the window associated with the validator. +\membersection{wxValidator::SetBellOnError}{wxvalidatorsetbellonerror} + +\func{void}{SetBellOnError}{\param{bool}{ doIt = TRUE}} + +This functions switches on or turns off the error sound produced by the +validators if an invalid key is pressed. + \membersection{wxValidator::SetWindow}\label{wxvalidatorsetwindow} \func{void}{SetWindow}{\param{wxWindow*}{ window}}