minor demo tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
8c16f80618
commit
f1460f5b23
@ -14,7 +14,8 @@ class TestPanel(wx.Panel):
|
||||
|
||||
self.tree = gizmos.TreeListCtrl(self, -1, style =
|
||||
wx.TR_DEFAULT_STYLE
|
||||
#wx.TR_TWIST_BUTTONS
|
||||
#| wx.TR_HAS_BUTTONS
|
||||
#| wx.TR_TWIST_BUTTONS
|
||||
#| wx.TR_ROW_LINES
|
||||
#| wx.TR_COLUMN_LINES
|
||||
#| wx.TR_NO_LINES
|
||||
|
Loading…
Reference in New Issue
Block a user