Made docs about wxTextCtrl::SetValue() precise wrt to modified state.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -515,7 +515,7 @@ Selects the text starting at the first position up to (but not including) the ch
|
|||||||
|
|
||||||
\func{virtual void}{SetValue}{\param{const wxString\& }{ value}}
|
\func{virtual void}{SetValue}{\param{const wxString\& }{ value}}
|
||||||
|
|
||||||
Sets the text value.
|
Sets the text value and marks the control as not-modified.
|
||||||
|
|
||||||
\wxheading{Parameters}
|
\wxheading{Parameters}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user