applied wxTR_HIDE_ROOT patch for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -42,7 +42,7 @@ Only applicable if wxTR\_HIDE\_ROOT is set and wxTR\_NO\_LINES is not set.}
|
|||||||
\twocolitem{\windowstyle{wxTR\_HIDE\_ROOT}}{Use this style
|
\twocolitem{\windowstyle{wxTR\_HIDE\_ROOT}}{Use this style
|
||||||
to suppress the display of the root node,
|
to suppress the display of the root node,
|
||||||
effectively causing the first-level nodes
|
effectively causing the first-level nodes
|
||||||
to appear as a series of root nodes. Generic only.}
|
to appear as a series of root nodes.}
|
||||||
\twocolitem{\windowstyle{wxTR\_ROW\_LINES}}{Use this style
|
\twocolitem{\windowstyle{wxTR\_ROW\_LINES}}{Use this style
|
||||||
to draw a contrasting border between displayed rows.}
|
to draw a contrasting border between displayed rows.}
|
||||||
\twocolitem{\windowstyle{wxTR\_HAS\_VARIABLE\_ROW\_HEIGHT}}{Use this style
|
\twocolitem{\windowstyle{wxTR\_HAS\_VARIABLE\_ROW\_HEIGHT}}{Use this style
|
||||||
|
Reference in New Issue
Block a user