]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/treelay.tex
say that WarpPointer() is not supported under Mac
[wxWidgets.git] / docs / latex / wx / treelay.tex
index 0594f8c7970fb829fa95f51b4b5ae7381f4ff986..711d8b1adb1326c54149da327c3497c98cbfed21 100644 (file)
@@ -167,7 +167,7 @@ Gets the left margin set with \helpref{wxTreeLayout::SetMargins}{wxtreelayoutset
 
 \constfunc{bool}{GetOrientation}{\void}
 
-Gets the orientation: TRUE means top-to-bottom, FALSE means left-to-right (the default).
+Gets the orientation: true means top-to-bottom, false means left-to-right (the default).
 
 \membersection{wxTreeLayout::GetTopMargin}
 
@@ -234,7 +234,7 @@ may be necessary for your application.
 
 \func{void}{SetOrientation}{\param{bool}{ orientation}}
 
-Sets the tree orientation: TRUE means top-to-bottom, FALSE means left-to-right (the default).
+Sets the tree orientation: true means top-to-bottom, false means left-to-right (the default).
 
 \membersection{wxTreeLayout::SetTopNode}\label{wxtreelayoutsettopnode}