X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc99a350df1faec271e78390f50a963a81284e92..de34bb081b6ce19bd4b1216d26a79b817a631bbd:/docs/latex/wx/window.tex diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index 5d8c3490f4..b4952b1f66 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -41,6 +41,10 @@ changes the behaviour of the latter. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Window styles} The following styles can apply to all windows, although they will not always make sense for a particular @@ -70,7 +74,7 @@ Tab and Shift-Tab.} the window completely when its size is changed. Since this behaviour is now the default, the style is now obsolete and no longer has an effect.} \twocolitem{\windowstyle{wxVSCROLL}}{Use this style to enable a vertical -scrollbar. Notice that this style should cannot be used with native controls +scrollbar. Notice that this style cannot be used with native controls which don't support scrollbars nor with top-level windows in most ports.} \twocolitem{\windowstyle{wxHSCROLL}}{Use this style to enable a horizontal scrollbar. The same limitations as for wxVSCROLL apply to this style.}