wxTR_TWIST_BUTTONS style no longer used in wxTreeCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,10 +27,6 @@ if you wish the user to be able to edit labels in the tree control.}
|
||||
to document that no buttons are to be drawn.}
|
||||
\twocolitem{\windowstyle{wxTR\_HAS\_BUTTONS}}{Use this style
|
||||
to show + and - buttons to the left of parent items.}
|
||||
\twocolitem{\windowstyle{wxTR\_TWIST\_BUTTONS}}{Use this style
|
||||
to show Mac-style twister buttons to the left of parent items.
|
||||
If both wxTR\_HAS\_BUTTONS and wxTR\_TWIST\_BUTTONS are given,
|
||||
twister buttons are generated. Generic only.}
|
||||
\twocolitem{\windowstyle{wxTR\_NO\_LINES}}{Use this style
|
||||
to hide vertical level connectors.}
|
||||
\twocolitem{\windowstyle{wxTR\_FULL\_ROW\_HIGHLIGHT}}{Use this style to have the background
|
||||
|
||||
Reference in New Issue
Block a user