Doc tweaks

SetAxisOrientation: Y is top down by default, not bottom up!


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-03-06 17:16:58 +00:00
parent 1d836590aa
commit 1d3f4b50d6
3 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ managed by wxNotebook.
\twocolwidtha{5cm}
\begin{twocollist}\itemsep=0pt
\twocolitem{\windowstyle{wxNB\_TOP}}{Place tabs on the top side.}
\twocolitem{\windowstyle{wxNB\_LEFT}}{Place tabs on the left side.}
\twocolitem{\windowstyle{wxNB\_RIGHT}}{Place tabs on the right side.}
\twocolitem{\windowstyle{wxNB\_BOTTOM}}{Place tabs under instead of above the notebook pages.}