]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
fix combobox dropdown position in RTL (patch 1623127)
[wxWidgets.git] / wxPython / demo / Main.py
index 37ea20b5fa42fddde3cb756ab06df75cad22aec1..8b8cbd56c46936b817eb9dfd4ff362cf6b5cee4b 100644 (file)
@@ -69,11 +69,13 @@ _treeList = [
         'Img2PyArtProvider',
         'SearchCtrl',
         'SizedControls',
+        'AUI_MDI',
         ]),
 
     # managed windows == things with a (optional) caption you can close
     ('Frames and Dialogs', [
         'AUI_DockingWindowMgr',
+        'AUI_MDI',
         'Dialog',
         'Frame',
         'MDIWindows',