Tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -121,13 +121,13 @@ Sets the validator style.
|
|||||||
|
|
||||||
\func{virtual bool}{TransferFromWindow}{}
|
\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}
|
\membersection{wxTextValidator::TransferToWindow}\label{wxtextvalidatortransfertowindow}
|
||||||
|
|
||||||
\func{virtual bool}{TransferToWindow}{}
|
\func{virtual bool}{TransferToWindow}{}
|
||||||
|
|
||||||
Transfers the string value to the window.
|
Transfers the string value to the text control.
|
||||||
|
|
||||||
\membersection{wxTextValidator::Validate}\label{wxtextvalidatorvalidate}
|
\membersection{wxTextValidator::Validate}\label{wxtextvalidatorvalidate}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user