Added the wx.lib.buttonpanel module, which is a tweaked version of
Andrea Gavana's FancyButtonPanel module. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -63,6 +63,7 @@ _treeList = [
|
||||
## 'AlphaDrawing',
|
||||
'DelayedResult',
|
||||
'ExpandoTextCtrl',
|
||||
'ButtonPanel',
|
||||
]),
|
||||
|
||||
# managed windows == things with a (optional) caption you can close
|
||||
@@ -146,6 +147,7 @@ _treeList = [
|
||||
|
||||
('Custom Controls', [
|
||||
'AnalogClock',
|
||||
'ButtonPanel',
|
||||
'ColourSelect',
|
||||
'ComboTreeBox',
|
||||
'Editor',
|
||||
|
Reference in New Issue
Block a user