Fixed incredibly stupid mistake made earlier by me that upset tex2rtf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c263077e08
commit
f66205b672
@ -26,7 +26,7 @@ Windows.}
|
||||
\end{twocollist}
|
||||
|
||||
See also \helpref{window styles overview}{windowstyles} and
|
||||
\helpref{wxtextctrlconstr}.
|
||||
\helpref{wxTextCtrl::wxTextCtrl}{wxtextctrlconstr}.
|
||||
|
||||
\wxheading{Remarks}
|
||||
|
||||
@ -459,7 +459,7 @@ After the write operation, the insertion point will be at the end of the inserte
|
||||
|
||||
\membersection{wxTextCtrl::AppendText}\label{wxtextctrlappendtext}
|
||||
|
||||
\func{void}{WriteText}{\param{const wxString\& }{ text}}
|
||||
\func{void}{AppendText}{\param{const wxString\& }{ text}}
|
||||
|
||||
Appends the text to the end of the text control.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user