X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/007bea23c3245bac82c24c0f783a7baa5ac672cc..3ac7b44cc0765b8444324d71b58cf648009d41c2:/docs/latex/wx/valtext.tex diff --git a/docs/latex/wx/valtext.tex b/docs/latex/wx/valtext.tex index 39a9dc1767..872c58826e 100644 --- a/docs/latex/wx/valtext.tex +++ b/docs/latex/wx/valtext.tex @@ -121,13 +121,13 @@ Sets the validator style. \func{virtual bool}{TransferFromWindow}{} -Transfers the value from window to the string. +Transfers the value in the text control to the string. \membersection{wxTextValidator::TransferToWindow}\label{wxtextvalidatortransfertowindow} \func{virtual bool}{TransferToWindow}{} -Transfers the string value to the window. +Transfers the string value to the text control. \membersection{wxTextValidator::Validate}\label{wxtextvalidatorvalidate}