]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/treectrl.tex
added SetStatusText method (avoiding dc.Clear)
[wxWidgets.git] / docs / latex / wx / treectrl.tex
index 3af18623f5987a73437f5cd6e1262668daa9dff7..a52bf932a7c7cf9bf8eae187092e938d08626620 100644 (file)
@@ -35,7 +35,7 @@ to hide vertical level connectors.}
 \twocolitem{\windowstyle{wxTR\_FULL\_ROW\_HIGHLIGHT}}{Use this style to have the background
 colour and the selection highlight extend over the entire horizontal
 row of the tree control window. (This flag is ignored under Windows unless you 
-specified wxTR\_NO\_LINES as well.) }
+specify wxTR\_NO\_LINES as well.) }
 \twocolitem{\windowstyle{wxTR\_LINES\_AT\_ROOT}}{Use this style
 to show lines between root nodes.
 Only applicable if wxTR\_HIDE\_ROOT is set and wxTR\_NO\_LINES is not set.}