Add CustomTreeCtrl from Andrea Gavana
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1978
wxPython/demo/CustomTreeCtrl.py
Normal file
@ -65,6 +65,7 @@ _treeList = [
|
||||
'ExpandoTextCtrl',
|
||||
'ButtonPanel',
|
||||
'FlatNotebook',
|
||||
'CustomTreeCtrl',
|
||||
]),
|
||||
|
||||
# managed windows == things with a (optional) caption you can close
|
||||
@ -151,6 +152,7 @@ _treeList = [
|
||||
'ButtonPanel',
|
||||
'ColourSelect',
|
||||
'ComboTreeBox',
|
||||
'CustomTreeCtrl',
|
||||
'Editor',
|
||||
'FlatNotebook',
|
||||
'GenericButtons',
|
||||
|
BIN
wxPython/demo/bitmaps/aquachecked.ico
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
wxPython/demo/bitmaps/aquaflagged.ico
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
wxPython/demo/bitmaps/aquanotchecked.ico
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
wxPython/demo/bitmaps/aquanotflagged.ico
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
wxPython/demo/bitmaps/checked.ico
Normal file
After Width: | Height: | Size: 634 B |
BIN
wxPython/demo/bitmaps/flagged.ico
Normal file
After Width: | Height: | Size: 634 B |
BIN
wxPython/demo/bitmaps/minus1.ico
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
wxPython/demo/bitmaps/minus2.ico
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
wxPython/demo/bitmaps/minus3.ico
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
wxPython/demo/bitmaps/minus4.ico
Normal file
After Width: | Height: | Size: 258 B |
BIN
wxPython/demo/bitmaps/minus5.ico
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
wxPython/demo/bitmaps/notchecked.ico
Normal file
After Width: | Height: | Size: 634 B |
BIN
wxPython/demo/bitmaps/notflagged.ico
Normal file
After Width: | Height: | Size: 634 B |
BIN
wxPython/demo/bitmaps/plus1.ico
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
wxPython/demo/bitmaps/plus2.ico
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
wxPython/demo/bitmaps/plus3.ico
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
wxPython/demo/bitmaps/plus4.ico
Normal file
After Width: | Height: | Size: 258 B |
BIN
wxPython/demo/bitmaps/plus5.ico
Normal file
After Width: | Height: | Size: 1.3 KiB |