applied typos and spelling error fixes patch from Olly Betts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,7 +19,7 @@ A static text control displays one or more lines of read-only text.
|
||||
\begin{twocollist}\itemsep=0pt
|
||||
\twocolitem{\windowstyle{wxALIGN\_LEFT}}{Align the text to the left}
|
||||
\twocolitem{\windowstyle{wxALIGN\_RIGHT}}{Align the text to the right}
|
||||
\twocolitem{\windowstyle{wxALIGN\_CENTRE}}{Center the text (horisontally)}
|
||||
\twocolitem{\windowstyle{wxALIGN\_CENTRE}}{Center the text (horizontally)}
|
||||
\twocolitem{\windowstyle{wxST\_NO\_AUTORESIZE}}{By default, the control will
|
||||
adjust its size to exactly fit to the size of the text when
|
||||
\helpref{SetLabel}{wxstatictextsetlabel} is called. If this style flag is
|
||||
|
Reference in New Issue
Block a user