]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
don't set cursor for not realized (and not only hidden) windows
[wxWidgets.git] / wxPython / demo / Main.py
index e8791ef031fb4fbeb07582b7bbb59a253d740309..b67361889d20cdbc6e58e28fe62cc99075035bc5 100644 (file)
@@ -50,6 +50,7 @@ _treeList = [
         'AnalogClock',
         'AUI_DockingWindowMgr',
         'AUI_Notebook',
+        'BitmapFromBuffer',
         'CheckListCtrlMixin',
         'ComboTreeBox',
         'Pickers',
@@ -230,6 +231,7 @@ _treeList = [
     # Images
     ('Using Images', [
         'ArtProvider',
+        'BitmapFromBuffer',
         'Cursor',
         'DragImage',
         'GIFAnimationCtrl',