Add raw bitmap access sample to the demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -50,7 +50,6 @@ _treeList = [
|
||||
'AnalogClock',
|
||||
'AUI_DockingWindowMgr',
|
||||
'AUI_Notebook',
|
||||
'BitmapFromBuffer',
|
||||
'CheckListCtrlMixin',
|
||||
'ComboTreeBox',
|
||||
'Pickers',
|
||||
@@ -58,6 +57,8 @@ _treeList = [
|
||||
'RichTextCtrl',
|
||||
'Treebook',
|
||||
'Toolbook',
|
||||
'BitmapFromBuffer',
|
||||
'RawBitmapAccess',
|
||||
]),
|
||||
|
||||
# managed windows == things with a (optional) caption you can close
|
||||
@@ -239,6 +240,7 @@ _treeList = [
|
||||
'ImageAlpha',
|
||||
'ImageFromStream',
|
||||
'Mask',
|
||||
'RawBitmapAccess',
|
||||
'Throbber',
|
||||
]),
|
||||
|
||||
|
Reference in New Issue
Block a user