X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/39bc0347fda3505f7fb43447f21efd84b9e00b3c..fc715b5088d317ad09cad84f0d9d375bfac055fd:/docs/latex/wx/stattext.tex diff --git a/docs/latex/wx/stattext.tex b/docs/latex/wx/stattext.tex index 5db7a79b07..efb0031f79 100644 --- a/docs/latex/wx/stattext.tex +++ b/docs/latex/wx/stattext.tex @@ -32,7 +32,7 @@ control width, replace the beginning of the text with an ellipsis} the text in the middle of the control with an ellipsis} \twocolitem{\windowstyle{wxST\_ELLIPSIZE\_END}}{Same as above, but replace the end of the text with an ellipsis} -\twocolitem{\windowstyle{wxST_MARKUP}}{Support markup in the label; see +\twocolitem{\windowstyle{wxST\_MARKUP}}{Support markup in the label; see \helpref{SetLabel}{wxstatictextsetlabel} for more information} \end{twocollist} @@ -106,7 +106,7 @@ label text is needed. Returns the control's label or the given \arg{label} string for the static version without the mnemonics characters (if any) and without the markup -(if the control has \texttt{wxST_MARKUP} style). +(if the control has \texttt{wxST\_MARKUP} style).