X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00ee93d7e484b0ddd76443c3c35579f2f003a1fe..4d4f4290eaf2b60554ca3a0c53ffa8805012e155:/docs/latex/wx/htwindow.tex diff --git a/docs/latex/wx/htwindow.tex b/docs/latex/wx/htwindow.tex index ea991ac40f..d38a1e0d8d 100644 --- a/docs/latex/wx/htwindow.tex +++ b/docs/latex/wx/htwindow.tex @@ -39,9 +39,9 @@ Don't forget to initialize all image formats you need before loading any page! \begin{twocollist}\itemsep=0pt \twocolitem{\windowstyle{wxHW\_SCROLLBAR\_NEVER}}{Never display scrollbars, not even when the page is larger than the window.} -\twocolitem{\windowstyle{wxHP\_SCROLLBAR\_AUTO}}{Display scrollbars only if +\twocolitem{\windowstyle{wxHW\_SCROLLBAR\_AUTO}}{Display scrollbars only if page's size exceeds window's size.} -\twocolitem{\windowstyle{wxHP\_NO\_SELECTION}}{Don't allow the user to select +\twocolitem{\windowstyle{wxHW\_NO\_SELECTION}}{Don't allow the user to select text.} \end{twocollist}