]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/treectrl.tex
Added periods
[wxWidgets.git] / docs / latex / wx / treectrl.tex
index 727181f7b3f0e1d9dbd49238f55f8bf087dd3259..26118922e6dde8917faa32c4f95bd61581518697 100644 (file)
@@ -28,6 +28,10 @@ To intercept events from a tree control, use the event table macros described in
 
 <wx/treectrl.h>
 
 
 <wx/treectrl.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Window styles}
 
 \twocolwidtha{5cm}
 \wxheading{Window styles}
 
 \twocolwidtha{5cm}
@@ -65,8 +69,6 @@ to be deselected.  This is the default.}
 \twocolitem{\windowstyle{wxTR\_MULTIPLE}}{Use this style
 to allow a range of items to be selected.
 If a second range is selected, the current range, if any, is deselected.}
 \twocolitem{\windowstyle{wxTR\_MULTIPLE}}{Use this style
 to allow a range of items to be selected.
 If a second range is selected, the current range, if any, is deselected.}
-\twocolitem{\windowstyle{wxTR\_EXTENDED}}{Use this style
-to allow disjoint items to be selected.  (Only partially implemented; may not work in all cases.)}
 \twocolitem{\windowstyle{wxTR\_DEFAULT\_STYLE}}{The set of flags that are
 closest to the defaults for the native control for a particular toolkit.}
 \end{twocollist}
 \twocolitem{\windowstyle{wxTR\_DEFAULT\_STYLE}}{The set of flags that are
 closest to the defaults for the native control for a particular toolkit.}
 \end{twocollist}
@@ -1072,9 +1074,13 @@ None
 
 <wx/treebase.h>
 
 
 <wx/treebase.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \wxheading{See also}
 
-\helpref{wxTreeItemCtrl}{wxtreeitemctrl}, \helpref{wxTreeItemData}{wxtreeitemdata},\\
+\helpref{wxTreeCtrl}{wxtreectrl}, \helpref{wxTreeItemData}{wxtreeitemdata},\\
 \helpref{wxTreeCtrl overview}{wxtreectrloverview}
 
 
 \helpref{wxTreeCtrl overview}{wxtreectrloverview}
 
 
@@ -1085,7 +1091,7 @@ None
 \func{}{wxTreeItemId}{\void}
 
 Default constructor. wxTreemItemIds are not meant to be constructed explicitly by
 \func{}{wxTreeItemId}{\void}
 
 Default constructor. wxTreemItemIds are not meant to be constructed explicitly by
-the user; they are returned by the \helpref{wxTreeItemCtrl}{wxtreeitemctrl} functions instead.
+the user; they are returned by the \helpref{wxTreeCtrl}{wxtreectrl} functions instead.
 
 
 \membersection{wxTreeItemId::IsOk}\label{wxtreeitemidisok}
 
 
 \membersection{wxTreeItemId::IsOk}\label{wxtreeitemidisok}