]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/propstfv.tex
removed Left(char ch) version which doesn't exist any more
[wxWidgets.git] / docs / latex / wx / propstfv.tex
index 0a879ab0a927f40d26be28ca0d605df30526a42b..53e3571d573b342990c758c5a40538caf7d05445 100644 (file)
@@ -3,7 +3,7 @@
 This class validates a string value for a form view, with an optional choice of possible values.
 The associated panel item must be a wxText, wxListBox or wxChoice. For wxListBox and wxChoice items,
 if the item is empty, the validator attempts to initialize the item from the strings in
-the validator. Note that this does not happen for XView wxChoice items since XView cannot reinitialize a wxChoice.
+the validator.
 
 \wxheading{See also}