]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/valtext.tex
added shortcut functions AddSpacer and AddStretchSpacer (plus Prepend and Insert...
[wxWidgets.git] / docs / latex / wx / valtext.tex
index ff425a63f9b44614e905512d109e2a46fd68e6d0..872c58826e8f99c87156ff3c72492e8ab90088fe 100644 (file)
@@ -121,13 +121,13 @@ Sets the validator style.
 
 \func{virtual bool}{TransferFromWindow}{}
 
-Transfers the string value to the window.
+Transfers the value in the text control to the string.
 
 \membersection{wxTextValidator::TransferToWindow}\label{wxtextvalidatortransfertowindow}
 
 \func{virtual bool}{TransferToWindow}{}
 
-Transfers the window value to the string.
+Transfers the string value to the text control.
 
 \membersection{wxTextValidator::Validate}\label{wxtextvalidatorvalidate}