]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/validatr.tex
Small distrib updates,
[wxWidgets.git] / docs / latex / wx / validatr.tex
index 2bbb2f7dd39ba9e2d89fd4d63867e310db096a7e..b6319b0a39dfafb8b688d598e0a8e3f996b2d3ac 100644 (file)
@@ -64,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}}