]> git.saurik.com Git - wxWidgets.git/commitdiff
reSWIGged
authorRobin Dunn <robin@alldunn.com>
Mon, 27 Nov 2006 20:18:47 +0000 (20:18 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 27 Nov 2006 20:18:47 +0000 (20:18 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/gtk/aui.py
wxPython/src/gtk/aui_wrap.cpp
wxPython/src/mac/aui.py
wxPython/src/mac/aui_wrap.cpp
wxPython/src/msw/aui.py
wxPython/src/msw/aui_wrap.cpp

index 76b76eeb0f89423b3d9805a18f88664a57bac1cc..4673e22c85de86348f2577128abf0b58adb3adda 100644 (file)
@@ -1138,25 +1138,19 @@ class AuiTabArt(object):
 
     def DrawTab(*args, **kwargs):
         """
-        DrawTab(self, DC dc, Window wnd, Rect in_rect, String caption, Bitmap bitmap, 
-            bool active, int close_button_state, 
-            Rect out_tab_rect, Rect out_button_rect, 
-            int x_extent)
+        DrawTab(self, DC dc, Window wnd, AuiNotebookPage pane, Rect in_rect, 
+            int close_button_state, Rect out_tab_rect, 
+            Rect out_button_rect, int x_extent)
         """
         return _aui.AuiTabArt_DrawTab(*args, **kwargs)
 
     def DrawButton(*args, **kwargs):
         """
         DrawButton(self, DC dc, Window wnd, Rect in_rect, int bitmap_id, int button_state, 
-            int orientation, Bitmap bitmap_override, 
-            Rect out_rect)
+            int orientation, Rect out_rect)
         """
         return _aui.AuiTabArt_DrawButton(*args, **kwargs)
 
-    def GetIndentSize(*args, **kwargs):
-        """GetIndentSize(self) -> int"""
-        return _aui.AuiTabArt_GetIndentSize(*args, **kwargs)
-
     def GetTabSize(*args, **kwargs):
         """
         GetTabSize(self, DC dc, Window wnd, String caption, Bitmap bitmap, bool active, 
@@ -1164,9 +1158,13 @@ class AuiTabArt(object):
         """
         return _aui.AuiTabArt_GetTabSize(*args, **kwargs)
 
-    def ShowWindowList(*args, **kwargs):
-        """ShowWindowList(self, Window wnd, wxArrayString items, int active_idx) -> int"""
-        return _aui.AuiTabArt_ShowWindowList(*args, **kwargs)
+    def ShowDropDown(*args, **kwargs):
+        """ShowDropDown(self, Window wnd, wxAuiNotebookPageArray items, int active_idx) -> int"""
+        return _aui.AuiTabArt_ShowDropDown(*args, **kwargs)
+
+    def GetIndentSize(*args, **kwargs):
+        """GetIndentSize(self) -> int"""
+        return _aui.AuiTabArt_GetIndentSize(*args, **kwargs)
 
     def GetBestTabCtrlSize(*args, **kwargs):
         """GetBestTabCtrlSize(self, Window wnd, wxAuiNotebookPageArray pages, Size required_bmp_size) -> int"""
index c8ece8100a536c1967a6755bd1fde89c7beb137d..1526dbe6b25177de00e899334733f523ca1fda16 100644 (file)
@@ -2523,182 +2523,181 @@ SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int argnum, int flags)
 #define SWIGTYPE_p_wxANIHandler swig_types[57]
 #define SWIGTYPE_p_wxAcceleratorTable swig_types[58]
 #define SWIGTYPE_p_wxActivateEvent swig_types[59]
-#define SWIGTYPE_p_wxArrayString swig_types[60]
-#define SWIGTYPE_p_wxAuiDefaultDockArt swig_types[61]
-#define SWIGTYPE_p_wxAuiDefaultTabArt swig_types[62]
-#define SWIGTYPE_p_wxAuiDockArt swig_types[63]
-#define SWIGTYPE_p_wxAuiDockInfo swig_types[64]
-#define SWIGTYPE_p_wxAuiDockUIPart swig_types[65]
-#define SWIGTYPE_p_wxAuiFloatingFrame swig_types[66]
-#define SWIGTYPE_p_wxAuiManager swig_types[67]
-#define SWIGTYPE_p_wxAuiManagerEvent swig_types[68]
-#define SWIGTYPE_p_wxAuiNotebook swig_types[69]
-#define SWIGTYPE_p_wxAuiNotebookEvent swig_types[70]
-#define SWIGTYPE_p_wxAuiNotebookPage swig_types[71]
-#define SWIGTYPE_p_wxAuiNotebookPageArray swig_types[72]
-#define SWIGTYPE_p_wxAuiPaneButton swig_types[73]
-#define SWIGTYPE_p_wxAuiPaneButtonArray swig_types[74]
-#define SWIGTYPE_p_wxAuiPaneInfo swig_types[75]
-#define SWIGTYPE_p_wxAuiPaneInfoPtrArray swig_types[76]
-#define SWIGTYPE_p_wxAuiSimpleTabArt swig_types[77]
-#define SWIGTYPE_p_wxAuiTabArt swig_types[78]
-#define SWIGTYPE_p_wxAuiTabContainer swig_types[79]
-#define SWIGTYPE_p_wxAuiTabContainerButton swig_types[80]
-#define SWIGTYPE_p_wxAuiTabCtrl swig_types[81]
-#define SWIGTYPE_p_wxBMPHandler swig_types[82]
-#define SWIGTYPE_p_wxBitmap swig_types[83]
-#define SWIGTYPE_p_wxBoxSizer swig_types[84]
-#define SWIGTYPE_p_wxCURHandler swig_types[85]
-#define SWIGTYPE_p_wxCalculateLayoutEvent swig_types[86]
-#define SWIGTYPE_p_wxChildFocusEvent swig_types[87]
-#define SWIGTYPE_p_wxClipboardTextEvent swig_types[88]
-#define SWIGTYPE_p_wxCloseEvent swig_types[89]
-#define SWIGTYPE_p_wxColor swig_types[90]
-#define SWIGTYPE_p_wxColour swig_types[91]
-#define SWIGTYPE_p_wxColourData swig_types[92]
-#define SWIGTYPE_p_wxColourDialog swig_types[93]
-#define SWIGTYPE_p_wxCommandEvent swig_types[94]
-#define SWIGTYPE_p_wxContextMenuEvent swig_types[95]
-#define SWIGTYPE_p_wxControl swig_types[96]
-#define SWIGTYPE_p_wxControlWithItems swig_types[97]
-#define SWIGTYPE_p_wxDC swig_types[98]
-#define SWIGTYPE_p_wxDateEvent swig_types[99]
-#define SWIGTYPE_p_wxDialog swig_types[100]
-#define SWIGTYPE_p_wxDirDialog swig_types[101]
-#define SWIGTYPE_p_wxDisplayChangedEvent swig_types[102]
-#define SWIGTYPE_p_wxDropFilesEvent swig_types[103]
-#define SWIGTYPE_p_wxDuplexMode swig_types[104]
-#define SWIGTYPE_p_wxEraseEvent swig_types[105]
-#define SWIGTYPE_p_wxEvent swig_types[106]
-#define SWIGTYPE_p_wxEvtHandler swig_types[107]
-#define SWIGTYPE_p_wxFSFile swig_types[108]
-#define SWIGTYPE_p_wxFileDialog swig_types[109]
-#define SWIGTYPE_p_wxFileSystem swig_types[110]
-#define SWIGTYPE_p_wxFindDialogEvent swig_types[111]
-#define SWIGTYPE_p_wxFindReplaceData swig_types[112]
-#define SWIGTYPE_p_wxFindReplaceDialog swig_types[113]
-#define SWIGTYPE_p_wxFlexGridSizer swig_types[114]
-#define SWIGTYPE_p_wxFocusEvent swig_types[115]
-#define SWIGTYPE_p_wxFont swig_types[116]
-#define SWIGTYPE_p_wxFontData swig_types[117]
-#define SWIGTYPE_p_wxFontDialog swig_types[118]
-#define SWIGTYPE_p_wxFrame swig_types[119]
-#define SWIGTYPE_p_wxGBSizerItem swig_types[120]
-#define SWIGTYPE_p_wxGIFHandler swig_types[121]
-#define SWIGTYPE_p_wxGridBagSizer swig_types[122]
-#define SWIGTYPE_p_wxGridSizer swig_types[123]
-#define SWIGTYPE_p_wxICOHandler swig_types[124]
-#define SWIGTYPE_p_wxIconizeEvent swig_types[125]
-#define SWIGTYPE_p_wxIdleEvent swig_types[126]
-#define SWIGTYPE_p_wxImage swig_types[127]
-#define SWIGTYPE_p_wxImageHandler swig_types[128]
-#define SWIGTYPE_p_wxIndividualLayoutConstraint swig_types[129]
-#define SWIGTYPE_p_wxInitDialogEvent swig_types[130]
-#define SWIGTYPE_p_wxJPEGHandler swig_types[131]
-#define SWIGTYPE_p_wxKeyEvent swig_types[132]
-#define SWIGTYPE_p_wxLayoutAlgorithm swig_types[133]
-#define SWIGTYPE_p_wxLayoutConstraints swig_types[134]
-#define SWIGTYPE_p_wxMDIChildFrame swig_types[135]
-#define SWIGTYPE_p_wxMDIClientWindow swig_types[136]
-#define SWIGTYPE_p_wxMDIParentFrame swig_types[137]
-#define SWIGTYPE_p_wxMaximizeEvent swig_types[138]
-#define SWIGTYPE_p_wxMenu swig_types[139]
-#define SWIGTYPE_p_wxMenuBar swig_types[140]
-#define SWIGTYPE_p_wxMenuEvent swig_types[141]
-#define SWIGTYPE_p_wxMenuItem swig_types[142]
-#define SWIGTYPE_p_wxMessageDialog swig_types[143]
-#define SWIGTYPE_p_wxMiniFrame swig_types[144]
-#define SWIGTYPE_p_wxMouseCaptureChangedEvent swig_types[145]
-#define SWIGTYPE_p_wxMouseCaptureLostEvent swig_types[146]
-#define SWIGTYPE_p_wxMouseEvent swig_types[147]
-#define SWIGTYPE_p_wxMoveEvent swig_types[148]
-#define SWIGTYPE_p_wxMultiChoiceDialog swig_types[149]
-#define SWIGTYPE_p_wxNavigationKeyEvent swig_types[150]
-#define SWIGTYPE_p_wxNcPaintEvent swig_types[151]
-#define SWIGTYPE_p_wxNotifyEvent swig_types[152]
-#define SWIGTYPE_p_wxNumberEntryDialog swig_types[153]
-#define SWIGTYPE_p_wxObject swig_types[154]
-#define SWIGTYPE_p_wxPCXHandler swig_types[155]
-#define SWIGTYPE_p_wxPNGHandler swig_types[156]
-#define SWIGTYPE_p_wxPNMHandler swig_types[157]
-#define SWIGTYPE_p_wxPageSetupDialog swig_types[158]
-#define SWIGTYPE_p_wxPageSetupDialogData swig_types[159]
-#define SWIGTYPE_p_wxPaintEvent swig_types[160]
-#define SWIGTYPE_p_wxPaletteChangedEvent swig_types[161]
-#define SWIGTYPE_p_wxPanel swig_types[162]
-#define SWIGTYPE_p_wxPaperSize swig_types[163]
-#define SWIGTYPE_p_wxPasswordEntryDialog swig_types[164]
-#define SWIGTYPE_p_wxPoint swig_types[165]
-#define SWIGTYPE_p_wxPopupWindow swig_types[166]
-#define SWIGTYPE_p_wxPreviewCanvas swig_types[167]
-#define SWIGTYPE_p_wxPreviewControlBar swig_types[168]
-#define SWIGTYPE_p_wxPreviewFrame swig_types[169]
-#define SWIGTYPE_p_wxPrintData swig_types[170]
-#define SWIGTYPE_p_wxPrintDialog swig_types[171]
-#define SWIGTYPE_p_wxPrintDialogData swig_types[172]
-#define SWIGTYPE_p_wxPrintPreview swig_types[173]
-#define SWIGTYPE_p_wxPrinter swig_types[174]
-#define SWIGTYPE_p_wxProgressDialog swig_types[175]
-#define SWIGTYPE_p_wxPyApp swig_types[176]
-#define SWIGTYPE_p_wxPyAuiDockArt swig_types[177]
-#define SWIGTYPE_p_wxPyAuiTabArt swig_types[178]
-#define SWIGTYPE_p_wxPyCommandEvent swig_types[179]
-#define SWIGTYPE_p_wxPyEvent swig_types[180]
-#define SWIGTYPE_p_wxPyHtmlListBox swig_types[181]
-#define SWIGTYPE_p_wxPyImageHandler swig_types[182]
-#define SWIGTYPE_p_wxPyPanel swig_types[183]
-#define SWIGTYPE_p_wxPyPopupTransientWindow swig_types[184]
-#define SWIGTYPE_p_wxPyPreviewControlBar swig_types[185]
-#define SWIGTYPE_p_wxPyPreviewFrame swig_types[186]
-#define SWIGTYPE_p_wxPyPrintPreview swig_types[187]
-#define SWIGTYPE_p_wxPyPrintout swig_types[188]
-#define SWIGTYPE_p_wxPyScrolledWindow swig_types[189]
-#define SWIGTYPE_p_wxPySizer swig_types[190]
-#define SWIGTYPE_p_wxPyTaskBarIcon swig_types[191]
-#define SWIGTYPE_p_wxPyVListBox swig_types[192]
-#define SWIGTYPE_p_wxPyVScrolledWindow swig_types[193]
-#define SWIGTYPE_p_wxPyValidator swig_types[194]
-#define SWIGTYPE_p_wxPyWindow swig_types[195]
-#define SWIGTYPE_p_wxQueryLayoutInfoEvent swig_types[196]
-#define SWIGTYPE_p_wxQueryNewPaletteEvent swig_types[197]
-#define SWIGTYPE_p_wxRect swig_types[198]
-#define SWIGTYPE_p_wxSashEvent swig_types[199]
-#define SWIGTYPE_p_wxSashLayoutWindow swig_types[200]
-#define SWIGTYPE_p_wxSashWindow swig_types[201]
-#define SWIGTYPE_p_wxScrollEvent swig_types[202]
-#define SWIGTYPE_p_wxScrollWinEvent swig_types[203]
-#define SWIGTYPE_p_wxScrolledWindow swig_types[204]
-#define SWIGTYPE_p_wxSetCursorEvent swig_types[205]
-#define SWIGTYPE_p_wxShowEvent swig_types[206]
-#define SWIGTYPE_p_wxSimpleHtmlListBox swig_types[207]
-#define SWIGTYPE_p_wxSingleChoiceDialog swig_types[208]
-#define SWIGTYPE_p_wxSize swig_types[209]
-#define SWIGTYPE_p_wxSizeEvent swig_types[210]
-#define SWIGTYPE_p_wxSizer swig_types[211]
-#define SWIGTYPE_p_wxSizerItem swig_types[212]
-#define SWIGTYPE_p_wxSplashScreen swig_types[213]
-#define SWIGTYPE_p_wxSplashScreenWindow swig_types[214]
-#define SWIGTYPE_p_wxSplitterEvent swig_types[215]
-#define SWIGTYPE_p_wxSplitterWindow swig_types[216]
-#define SWIGTYPE_p_wxStaticBoxSizer swig_types[217]
-#define SWIGTYPE_p_wxStatusBar swig_types[218]
-#define SWIGTYPE_p_wxStdDialogButtonSizer swig_types[219]
-#define SWIGTYPE_p_wxString swig_types[220]
-#define SWIGTYPE_p_wxSysColourChangedEvent swig_types[221]
-#define SWIGTYPE_p_wxTGAHandler swig_types[222]
-#define SWIGTYPE_p_wxTIFFHandler swig_types[223]
-#define SWIGTYPE_p_wxTaskBarIconEvent swig_types[224]
-#define SWIGTYPE_p_wxTextEntryDialog swig_types[225]
-#define SWIGTYPE_p_wxTipWindow swig_types[226]
-#define SWIGTYPE_p_wxTopLevelWindow swig_types[227]
-#define SWIGTYPE_p_wxUpdateUIEvent swig_types[228]
-#define SWIGTYPE_p_wxValidator swig_types[229]
-#define SWIGTYPE_p_wxWindow swig_types[230]
-#define SWIGTYPE_p_wxWindowCreateEvent swig_types[231]
-#define SWIGTYPE_p_wxWindowDestroyEvent swig_types[232]
-#define SWIGTYPE_p_wxXPMHandler swig_types[233]
-static swig_type_info *swig_types[235];
-static swig_module_info swig_module = {swig_types, 234, 0, 0, 0, 0};
+#define SWIGTYPE_p_wxAuiDefaultDockArt swig_types[60]
+#define SWIGTYPE_p_wxAuiDefaultTabArt swig_types[61]
+#define SWIGTYPE_p_wxAuiDockArt swig_types[62]
+#define SWIGTYPE_p_wxAuiDockInfo swig_types[63]
+#define SWIGTYPE_p_wxAuiDockUIPart swig_types[64]
+#define SWIGTYPE_p_wxAuiFloatingFrame swig_types[65]
+#define SWIGTYPE_p_wxAuiManager swig_types[66]
+#define SWIGTYPE_p_wxAuiManagerEvent swig_types[67]
+#define SWIGTYPE_p_wxAuiNotebook swig_types[68]
+#define SWIGTYPE_p_wxAuiNotebookEvent swig_types[69]
+#define SWIGTYPE_p_wxAuiNotebookPage swig_types[70]
+#define SWIGTYPE_p_wxAuiNotebookPageArray swig_types[71]
+#define SWIGTYPE_p_wxAuiPaneButton swig_types[72]
+#define SWIGTYPE_p_wxAuiPaneButtonArray swig_types[73]
+#define SWIGTYPE_p_wxAuiPaneInfo swig_types[74]
+#define SWIGTYPE_p_wxAuiPaneInfoPtrArray swig_types[75]
+#define SWIGTYPE_p_wxAuiSimpleTabArt swig_types[76]
+#define SWIGTYPE_p_wxAuiTabArt swig_types[77]
+#define SWIGTYPE_p_wxAuiTabContainer swig_types[78]
+#define SWIGTYPE_p_wxAuiTabContainerButton swig_types[79]
+#define SWIGTYPE_p_wxAuiTabCtrl swig_types[80]
+#define SWIGTYPE_p_wxBMPHandler swig_types[81]
+#define SWIGTYPE_p_wxBitmap swig_types[82]
+#define SWIGTYPE_p_wxBoxSizer swig_types[83]
+#define SWIGTYPE_p_wxCURHandler swig_types[84]
+#define SWIGTYPE_p_wxCalculateLayoutEvent swig_types[85]
+#define SWIGTYPE_p_wxChildFocusEvent swig_types[86]
+#define SWIGTYPE_p_wxClipboardTextEvent swig_types[87]
+#define SWIGTYPE_p_wxCloseEvent swig_types[88]
+#define SWIGTYPE_p_wxColor swig_types[89]
+#define SWIGTYPE_p_wxColour swig_types[90]
+#define SWIGTYPE_p_wxColourData swig_types[91]
+#define SWIGTYPE_p_wxColourDialog swig_types[92]
+#define SWIGTYPE_p_wxCommandEvent swig_types[93]
+#define SWIGTYPE_p_wxContextMenuEvent swig_types[94]
+#define SWIGTYPE_p_wxControl swig_types[95]
+#define SWIGTYPE_p_wxControlWithItems swig_types[96]
+#define SWIGTYPE_p_wxDC swig_types[97]
+#define SWIGTYPE_p_wxDateEvent swig_types[98]
+#define SWIGTYPE_p_wxDialog swig_types[99]
+#define SWIGTYPE_p_wxDirDialog swig_types[100]
+#define SWIGTYPE_p_wxDisplayChangedEvent swig_types[101]
+#define SWIGTYPE_p_wxDropFilesEvent swig_types[102]
+#define SWIGTYPE_p_wxDuplexMode swig_types[103]
+#define SWIGTYPE_p_wxEraseEvent swig_types[104]
+#define SWIGTYPE_p_wxEvent swig_types[105]
+#define SWIGTYPE_p_wxEvtHandler swig_types[106]
+#define SWIGTYPE_p_wxFSFile swig_types[107]
+#define SWIGTYPE_p_wxFileDialog swig_types[108]
+#define SWIGTYPE_p_wxFileSystem swig_types[109]
+#define SWIGTYPE_p_wxFindDialogEvent swig_types[110]
+#define SWIGTYPE_p_wxFindReplaceData swig_types[111]
+#define SWIGTYPE_p_wxFindReplaceDialog swig_types[112]
+#define SWIGTYPE_p_wxFlexGridSizer swig_types[113]
+#define SWIGTYPE_p_wxFocusEvent swig_types[114]
+#define SWIGTYPE_p_wxFont swig_types[115]
+#define SWIGTYPE_p_wxFontData swig_types[116]
+#define SWIGTYPE_p_wxFontDialog swig_types[117]
+#define SWIGTYPE_p_wxFrame swig_types[118]
+#define SWIGTYPE_p_wxGBSizerItem swig_types[119]
+#define SWIGTYPE_p_wxGIFHandler swig_types[120]
+#define SWIGTYPE_p_wxGridBagSizer swig_types[121]
+#define SWIGTYPE_p_wxGridSizer swig_types[122]
+#define SWIGTYPE_p_wxICOHandler swig_types[123]
+#define SWIGTYPE_p_wxIconizeEvent swig_types[124]
+#define SWIGTYPE_p_wxIdleEvent swig_types[125]
+#define SWIGTYPE_p_wxImage swig_types[126]
+#define SWIGTYPE_p_wxImageHandler swig_types[127]
+#define SWIGTYPE_p_wxIndividualLayoutConstraint swig_types[128]
+#define SWIGTYPE_p_wxInitDialogEvent swig_types[129]
+#define SWIGTYPE_p_wxJPEGHandler swig_types[130]
+#define SWIGTYPE_p_wxKeyEvent swig_types[131]
+#define SWIGTYPE_p_wxLayoutAlgorithm swig_types[132]
+#define SWIGTYPE_p_wxLayoutConstraints swig_types[133]
+#define SWIGTYPE_p_wxMDIChildFrame swig_types[134]
+#define SWIGTYPE_p_wxMDIClientWindow swig_types[135]
+#define SWIGTYPE_p_wxMDIParentFrame swig_types[136]
+#define SWIGTYPE_p_wxMaximizeEvent swig_types[137]
+#define SWIGTYPE_p_wxMenu swig_types[138]
+#define SWIGTYPE_p_wxMenuBar swig_types[139]
+#define SWIGTYPE_p_wxMenuEvent swig_types[140]
+#define SWIGTYPE_p_wxMenuItem swig_types[141]
+#define SWIGTYPE_p_wxMessageDialog swig_types[142]
+#define SWIGTYPE_p_wxMiniFrame swig_types[143]
+#define SWIGTYPE_p_wxMouseCaptureChangedEvent swig_types[144]
+#define SWIGTYPE_p_wxMouseCaptureLostEvent swig_types[145]
+#define SWIGTYPE_p_wxMouseEvent swig_types[146]
+#define SWIGTYPE_p_wxMoveEvent swig_types[147]
+#define SWIGTYPE_p_wxMultiChoiceDialog swig_types[148]
+#define SWIGTYPE_p_wxNavigationKeyEvent swig_types[149]
+#define SWIGTYPE_p_wxNcPaintEvent swig_types[150]
+#define SWIGTYPE_p_wxNotifyEvent swig_types[151]
+#define SWIGTYPE_p_wxNumberEntryDialog swig_types[152]
+#define SWIGTYPE_p_wxObject swig_types[153]
+#define SWIGTYPE_p_wxPCXHandler swig_types[154]
+#define SWIGTYPE_p_wxPNGHandler swig_types[155]
+#define SWIGTYPE_p_wxPNMHandler swig_types[156]
+#define SWIGTYPE_p_wxPageSetupDialog swig_types[157]
+#define SWIGTYPE_p_wxPageSetupDialogData swig_types[158]
+#define SWIGTYPE_p_wxPaintEvent swig_types[159]
+#define SWIGTYPE_p_wxPaletteChangedEvent swig_types[160]
+#define SWIGTYPE_p_wxPanel swig_types[161]
+#define SWIGTYPE_p_wxPaperSize swig_types[162]
+#define SWIGTYPE_p_wxPasswordEntryDialog swig_types[163]
+#define SWIGTYPE_p_wxPoint swig_types[164]
+#define SWIGTYPE_p_wxPopupWindow swig_types[165]
+#define SWIGTYPE_p_wxPreviewCanvas swig_types[166]
+#define SWIGTYPE_p_wxPreviewControlBar swig_types[167]
+#define SWIGTYPE_p_wxPreviewFrame swig_types[168]
+#define SWIGTYPE_p_wxPrintData swig_types[169]
+#define SWIGTYPE_p_wxPrintDialog swig_types[170]
+#define SWIGTYPE_p_wxPrintDialogData swig_types[171]
+#define SWIGTYPE_p_wxPrintPreview swig_types[172]
+#define SWIGTYPE_p_wxPrinter swig_types[173]
+#define SWIGTYPE_p_wxProgressDialog swig_types[174]
+#define SWIGTYPE_p_wxPyApp swig_types[175]
+#define SWIGTYPE_p_wxPyAuiDockArt swig_types[176]
+#define SWIGTYPE_p_wxPyAuiTabArt swig_types[177]
+#define SWIGTYPE_p_wxPyCommandEvent swig_types[178]
+#define SWIGTYPE_p_wxPyEvent swig_types[179]
+#define SWIGTYPE_p_wxPyHtmlListBox swig_types[180]
+#define SWIGTYPE_p_wxPyImageHandler swig_types[181]
+#define SWIGTYPE_p_wxPyPanel swig_types[182]
+#define SWIGTYPE_p_wxPyPopupTransientWindow swig_types[183]
+#define SWIGTYPE_p_wxPyPreviewControlBar swig_types[184]
+#define SWIGTYPE_p_wxPyPreviewFrame swig_types[185]
+#define SWIGTYPE_p_wxPyPrintPreview swig_types[186]
+#define SWIGTYPE_p_wxPyPrintout swig_types[187]
+#define SWIGTYPE_p_wxPyScrolledWindow swig_types[188]
+#define SWIGTYPE_p_wxPySizer swig_types[189]
+#define SWIGTYPE_p_wxPyTaskBarIcon swig_types[190]
+#define SWIGTYPE_p_wxPyVListBox swig_types[191]
+#define SWIGTYPE_p_wxPyVScrolledWindow swig_types[192]
+#define SWIGTYPE_p_wxPyValidator swig_types[193]
+#define SWIGTYPE_p_wxPyWindow swig_types[194]
+#define SWIGTYPE_p_wxQueryLayoutInfoEvent swig_types[195]
+#define SWIGTYPE_p_wxQueryNewPaletteEvent swig_types[196]
+#define SWIGTYPE_p_wxRect swig_types[197]
+#define SWIGTYPE_p_wxSashEvent swig_types[198]
+#define SWIGTYPE_p_wxSashLayoutWindow swig_types[199]
+#define SWIGTYPE_p_wxSashWindow swig_types[200]
+#define SWIGTYPE_p_wxScrollEvent swig_types[201]
+#define SWIGTYPE_p_wxScrollWinEvent swig_types[202]
+#define SWIGTYPE_p_wxScrolledWindow swig_types[203]
+#define SWIGTYPE_p_wxSetCursorEvent swig_types[204]
+#define SWIGTYPE_p_wxShowEvent swig_types[205]
+#define SWIGTYPE_p_wxSimpleHtmlListBox swig_types[206]
+#define SWIGTYPE_p_wxSingleChoiceDialog swig_types[207]
+#define SWIGTYPE_p_wxSize swig_types[208]
+#define SWIGTYPE_p_wxSizeEvent swig_types[209]
+#define SWIGTYPE_p_wxSizer swig_types[210]
+#define SWIGTYPE_p_wxSizerItem swig_types[211]
+#define SWIGTYPE_p_wxSplashScreen swig_types[212]
+#define SWIGTYPE_p_wxSplashScreenWindow swig_types[213]
+#define SWIGTYPE_p_wxSplitterEvent swig_types[214]
+#define SWIGTYPE_p_wxSplitterWindow swig_types[215]
+#define SWIGTYPE_p_wxStaticBoxSizer swig_types[216]
+#define SWIGTYPE_p_wxStatusBar swig_types[217]
+#define SWIGTYPE_p_wxStdDialogButtonSizer swig_types[218]
+#define SWIGTYPE_p_wxString swig_types[219]
+#define SWIGTYPE_p_wxSysColourChangedEvent swig_types[220]
+#define SWIGTYPE_p_wxTGAHandler swig_types[221]
+#define SWIGTYPE_p_wxTIFFHandler swig_types[222]
+#define SWIGTYPE_p_wxTaskBarIconEvent swig_types[223]
+#define SWIGTYPE_p_wxTextEntryDialog swig_types[224]
+#define SWIGTYPE_p_wxTipWindow swig_types[225]
+#define SWIGTYPE_p_wxTopLevelWindow swig_types[226]
+#define SWIGTYPE_p_wxUpdateUIEvent swig_types[227]
+#define SWIGTYPE_p_wxValidator swig_types[228]
+#define SWIGTYPE_p_wxWindow swig_types[229]
+#define SWIGTYPE_p_wxWindowCreateEvent swig_types[230]
+#define SWIGTYPE_p_wxWindowDestroyEvent swig_types[231]
+#define SWIGTYPE_p_wxXPMHandler swig_types[232]
+static swig_type_info *swig_types[234];
+static swig_module_info swig_module = {swig_types, 233, 0, 0, 0, 0};
 #define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)
 #define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name)
 
@@ -3116,10 +3115,8 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
 
     virtual void DrawTab( wxDC& dc,
                           wxWindow* wnd,
+                          const wxAuiNotebookPage& pane,
                           const wxRect& in_rect,
-                          const wxString& caption,
-                          const wxBitmap& bitmap,
-                          bool active,
                           int close_button_state,
                           wxRect* out_tab_rect,
                           wxRect* out_button_rect,
@@ -3131,14 +3128,13 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
         if ((found = wxPyCBH_findCallback(m_myInst, "DrawTab"))) {
             PyObject* odc = wxPyMake_wxObject(&dc, false);
             PyObject* ownd = wxPyMake_wxObject(wnd, false);
+            PyObject* opane = wxPyConstructObject((void*)&pane, wxT("wxAuiNotebookPage"), 0);
             PyObject* orect = wxPyConstructObject((void*)&in_rect, wxT("wxRect"), 0);
-            PyObject* otext = wx2PyString(caption);
-            PyObject* obmp = wxPyMake_wxObject((wxObject*)&bitmap, false);
             PyObject* ro;
             ro = wxPyCBH_callCallbackObj(m_myInst, Py_BuildValue(
                                              "(OOOOOii)",
-                                             odc, ownd, orect, otext, obmp,
-                                             (int)active, close_button_state));
+                                             odc, ownd, orect, opane,
+                                             close_button_state));
             if (ro) {
                 if (PySequence_Check(ro) && PyObject_Length(ro) == 3) {
                     PyObject* o1 = PySequence_GetItem(ro, 0);
@@ -3166,12 +3162,11 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
             Py_DECREF(odc);
             Py_DECREF(ownd);
             Py_DECREF(orect);
-            Py_DECREF(otext);
-            Py_DECREF(obmp);
+            Py_DECREF(opane);
         }
         wxPyEndBlockThreads(blocked);
         if (!found)
-            wxAuiDefaultTabArt::DrawTab(dc, wnd, in_rect, caption, bitmap, active, close_button_state, out_tab_rect, out_button_rect, x_extent);
+            wxAuiDefaultTabArt::DrawTab(dc, wnd, pane, in_rect, close_button_state, out_tab_rect, out_button_rect, x_extent);
     }
 
 
@@ -3181,7 +3176,6 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
                              int bitmap_id,
                              int button_state,
                              int orientation,
-                             const wxBitmap& bitmap_override,
                              wxRect* out_rect)
     {
         bool found;
@@ -3191,11 +3185,9 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
             PyObject* odc = wxPyMake_wxObject(&dc, false);
             PyObject* ownd = wxPyMake_wxObject(wnd, false);
             PyObject* orect = wxPyConstructObject((void*)&in_rect, wxT("wxRect"), 0);
-            PyObject* obmp = wxPyConstructObject((void*)&bitmap_override, wxT("wxBitmap"), 0);
             PyObject* ro;
             ro = wxPyCBH_callCallbackObj(m_myInst, Py_BuildValue("(OOOiiiO)", odc, ownd, orect,
-                                                                 bitmap_id, button_state, orientation,
-                                                                 obmp));
+                                                                 bitmap_id, button_state, orientation));
             if (ro) {
                 if (!wxRect_helper(ro, &out_rect)) 
                     PyErr_SetString(PyExc_TypeError, errmsg);
@@ -3205,11 +3197,10 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
             Py_DECREF(odc);
             Py_DECREF(ownd);
             Py_DECREF(orect);
-            Py_DECREF(obmp);
         }
         wxPyEndBlockThreads(blocked);
         if (!found)
-            wxAuiDefaultTabArt::DrawButton(dc, wnd, in_rect, bitmap_id, button_state, orientation, bitmap_override, out_rect);
+            wxAuiDefaultTabArt::DrawButton(dc, wnd, in_rect, bitmap_id, button_state, orientation, out_rect);
     }
 
 
@@ -3265,13 +3256,16 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
     }
 
 // TODO    
-//     virtual int ShowWindowList(
+//     virtual int ShowDropDown(
 //                          wxWindow* wnd,
-//                          const wxArrayString& items,
+//                          const wxAuiNotebookPageArray& items,
 //                          int active_idx);
-// 
+
+//     virtual int GetIndentSize();
+
 //     virtual int GetBestTabCtrlSize(wxWindow* wnd,
-//                                    wxAuiNotebookPageArray& pages);      
+//                                    const wxAuiNotebookPageArray& pages, 
+//                                    const wxSize& required_bmp_size);      
 //     virtual wxAuiTabArt* Clone();
 //     virtual void SetFlags(unsigned int flags);
 //     virtual void SetSizingInfo(const wxSize& tab_ctrl_size,
@@ -13110,34 +13104,29 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawTab(PyObject *SWIGUNUSEDPARM(self), PyO
   wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
   wxDC *arg2 = 0 ;
   wxWindow *arg3 = (wxWindow *) 0 ;
-  wxRect *arg4 = 0 ;
-  wxString *arg5 = 0 ;
-  wxBitmap *arg6 = 0 ;
-  bool arg7 ;
-  int arg8 ;
-  wxRect *arg9 = (wxRect *) 0 ;
-  wxRect *arg10 = (wxRect *) 0 ;
-  int *arg11 = (int *) 0 ;
+  wxAuiNotebookPage *arg4 = 0 ;
+  wxRect *arg5 = 0 ;
+  int arg6 ;
+  wxRect *arg7 = (wxRect *) 0 ;
+  wxRect *arg8 = (wxRect *) 0 ;
+  int *arg9 = (int *) 0 ;
   void *argp1 = 0 ;
   int res1 = 0 ;
   void *argp2 = 0 ;
   int res2 = 0 ;
   void *argp3 = 0 ;
   int res3 = 0 ;
-  wxRect temp4 ;
-  bool temp5 = false ;
-  void *argp6 = 0 ;
-  int res6 = 0 ;
-  bool val7 ;
-  int ecode7 = 0 ;
-  int val8 ;
-  int ecode8 = 0 ;
+  void *argp4 = 0 ;
+  int res4 = 0 ;
+  wxRect temp5 ;
+  int val6 ;
+  int ecode6 = 0 ;
+  void *argp7 = 0 ;
+  int res7 = 0 ;
+  void *argp8 = 0 ;
+  int res8 = 0 ;
   void *argp9 = 0 ;
   int res9 = 0 ;
-  void *argp10 = 0 ;
-  int res10 = 0 ;
-  void *argp11 = 0 ;
-  int res11 = 0 ;
   PyObject * obj0 = 0 ;
   PyObject * obj1 = 0 ;
   PyObject * obj2 = 0 ;
@@ -13147,13 +13136,11 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawTab(PyObject *SWIGUNUSEDPARM(self), PyO
   PyObject * obj6 = 0 ;
   PyObject * obj7 = 0 ;
   PyObject * obj8 = 0 ;
-  PyObject * obj9 = 0 ;
-  PyObject * obj10 = 0 ;
   char *  kwnames[] = {
-    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "in_rect",(char *) "caption",(char *) "bitmap",(char *) "active",(char *) "close_button_state",(char *) "out_tab_rect",(char *) "out_button_rect",(char *) "x_extent", NULL 
+    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "pane",(char *) "in_rect",(char *) "close_button_state",(char *) "out_tab_rect",(char *) "out_button_rect",(char *) "x_extent", NULL 
   };
   
-  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOOOOO:AuiTabArt_DrawTab",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8,&obj9,&obj10)) SWIG_fail;
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOOO:AuiTabArt_DrawTab",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8)) SWIG_fail;
   res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
   if (!SWIG_IsOK(res1)) {
     SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_DrawTab" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
@@ -13172,65 +13159,47 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawTab(PyObject *SWIGUNUSEDPARM(self), PyO
     SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_DrawTab" "', expected argument " "3"" of type '" "wxWindow *""'"); 
   }
   arg3 = reinterpret_cast< wxWindow * >(argp3);
-  {
-    arg4 = &temp4;
-    if ( ! wxRect_helper(obj3, &arg4)) SWIG_fail;
-  }
-  {
-    arg5 = wxString_in_helper(obj4);
-    if (arg5 == NULL) SWIG_fail;
-    temp5 = true;
+  res4 = SWIG_ConvertPtr(obj3, &argp4, SWIGTYPE_p_wxAuiNotebookPage,  0  | 0);
+  if (!SWIG_IsOK(res4)) {
+    SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "AuiTabArt_DrawTab" "', expected argument " "4"" of type '" "wxAuiNotebookPage const &""'"); 
   }
-  res6 = SWIG_ConvertPtr(obj5, &argp6, SWIGTYPE_p_wxBitmap,  0  | 0);
-  if (!SWIG_IsOK(res6)) {
-    SWIG_exception_fail(SWIG_ArgError(res6), "in method '" "AuiTabArt_DrawTab" "', expected argument " "6"" of type '" "wxBitmap const &""'"); 
+  if (!argp4) {
+    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_DrawTab" "', expected argument " "4"" of type '" "wxAuiNotebookPage const &""'"); 
   }
-  if (!argp6) {
-    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_DrawTab" "', expected argument " "6"" of type '" "wxBitmap const &""'"); 
+  arg4 = reinterpret_cast< wxAuiNotebookPage * >(argp4);
+  {
+    arg5 = &temp5;
+    if ( ! wxRect_helper(obj4, &arg5)) SWIG_fail;
   }
-  arg6 = reinterpret_cast< wxBitmap * >(argp6);
-  ecode7 = SWIG_AsVal_bool(obj6, &val7);
-  if (!SWIG_IsOK(ecode7)) {
-    SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "AuiTabArt_DrawTab" "', expected argument " "7"" of type '" "bool""'");
-  } 
-  arg7 = static_cast< bool >(val7);
-  ecode8 = SWIG_AsVal_int(obj7, &val8);
-  if (!SWIG_IsOK(ecode8)) {
-    SWIG_exception_fail(SWIG_ArgError(ecode8), "in method '" "AuiTabArt_DrawTab" "', expected argument " "8"" of type '" "int""'");
+  ecode6 = SWIG_AsVal_int(obj5, &val6);
+  if (!SWIG_IsOK(ecode6)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode6), "in method '" "AuiTabArt_DrawTab" "', expected argument " "6"" of type '" "int""'");
   } 
-  arg8 = static_cast< int >(val8);
-  res9 = SWIG_ConvertPtr(obj8, &argp9,SWIGTYPE_p_wxRect, 0 |  0 );
-  if (!SWIG_IsOK(res9)) {
-    SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "AuiTabArt_DrawTab" "', expected argument " "9"" of type '" "wxRect *""'"); 
+  arg6 = static_cast< int >(val6);
+  res7 = SWIG_ConvertPtr(obj6, &argp7,SWIGTYPE_p_wxRect, 0 |  0 );
+  if (!SWIG_IsOK(res7)) {
+    SWIG_exception_fail(SWIG_ArgError(res7), "in method '" "AuiTabArt_DrawTab" "', expected argument " "7"" of type '" "wxRect *""'"); 
   }
-  arg9 = reinterpret_cast< wxRect * >(argp9);
-  res10 = SWIG_ConvertPtr(obj9, &argp10,SWIGTYPE_p_wxRect, 0 |  0 );
-  if (!SWIG_IsOK(res10)) {
-    SWIG_exception_fail(SWIG_ArgError(res10), "in method '" "AuiTabArt_DrawTab" "', expected argument " "10"" of type '" "wxRect *""'"); 
+  arg7 = reinterpret_cast< wxRect * >(argp7);
+  res8 = SWIG_ConvertPtr(obj7, &argp8,SWIGTYPE_p_wxRect, 0 |  0 );
+  if (!SWIG_IsOK(res8)) {
+    SWIG_exception_fail(SWIG_ArgError(res8), "in method '" "AuiTabArt_DrawTab" "', expected argument " "8"" of type '" "wxRect *""'"); 
   }
-  arg10 = reinterpret_cast< wxRect * >(argp10);
-  res11 = SWIG_ConvertPtr(obj10, &argp11,SWIGTYPE_p_int, 0 |  0 );
-  if (!SWIG_IsOK(res11)) {
-    SWIG_exception_fail(SWIG_ArgError(res11), "in method '" "AuiTabArt_DrawTab" "', expected argument " "11"" of type '" "int *""'"); 
+  arg8 = reinterpret_cast< wxRect * >(argp8);
+  res9 = SWIG_ConvertPtr(obj8, &argp9,SWIGTYPE_p_int, 0 |  0 );
+  if (!SWIG_IsOK(res9)) {
+    SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "AuiTabArt_DrawTab" "', expected argument " "9"" of type '" "int *""'"); 
   }
-  arg11 = reinterpret_cast< int * >(argp11);
+  arg9 = reinterpret_cast< int * >(argp9);
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    (arg1)->DrawTab(*arg2,arg3,(wxRect const &)*arg4,(wxString const &)*arg5,(wxBitmap const &)*arg6,arg7,arg8,arg9,arg10,arg11);
+    (arg1)->DrawTab(*arg2,arg3,(wxAuiNotebookPage const &)*arg4,(wxRect const &)*arg5,arg6,arg7,arg8,arg9);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
   resultobj = SWIG_Py_Void();
-  {
-    if (temp5)
-    delete arg5;
-  }
   return resultobj;
 fail:
-  {
-    if (temp5)
-    delete arg5;
-  }
   return NULL;
 }
 
@@ -13244,8 +13213,7 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
   int arg5 ;
   int arg6 ;
   int arg7 ;
-  wxBitmap *arg8 = 0 ;
-  wxRect *arg9 = (wxRect *) 0 ;
+  wxRect *arg8 = (wxRect *) 0 ;
   void *argp1 = 0 ;
   int res1 = 0 ;
   void *argp2 = 0 ;
@@ -13261,8 +13229,6 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
   int ecode7 = 0 ;
   void *argp8 = 0 ;
   int res8 = 0 ;
-  void *argp9 = 0 ;
-  int res9 = 0 ;
   PyObject * obj0 = 0 ;
   PyObject * obj1 = 0 ;
   PyObject * obj2 = 0 ;
@@ -13271,12 +13237,11 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
   PyObject * obj5 = 0 ;
   PyObject * obj6 = 0 ;
   PyObject * obj7 = 0 ;
-  PyObject * obj8 = 0 ;
   char *  kwnames[] = {
-    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "in_rect",(char *) "bitmap_id",(char *) "button_state",(char *) "orientation",(char *) "bitmap_override",(char *) "out_rect", NULL 
+    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "in_rect",(char *) "bitmap_id",(char *) "button_state",(char *) "orientation",(char *) "out_rect", NULL 
   };
   
-  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOOO:AuiTabArt_DrawButton",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8)) SWIG_fail;
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOO:AuiTabArt_DrawButton",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7)) SWIG_fail;
   res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
   if (!SWIG_IsOK(res1)) {
     SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_DrawButton" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
@@ -13314,22 +13279,14 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
     SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "AuiTabArt_DrawButton" "', expected argument " "7"" of type '" "int""'");
   } 
   arg7 = static_cast< int >(val7);
-  res8 = SWIG_ConvertPtr(obj7, &argp8, SWIGTYPE_p_wxBitmap,  0  | 0);
+  res8 = SWIG_ConvertPtr(obj7, &argp8,SWIGTYPE_p_wxRect, 0 |  0 );
   if (!SWIG_IsOK(res8)) {
-    SWIG_exception_fail(SWIG_ArgError(res8), "in method '" "AuiTabArt_DrawButton" "', expected argument " "8"" of type '" "wxBitmap const &""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res8), "in method '" "AuiTabArt_DrawButton" "', expected argument " "8"" of type '" "wxRect *""'"); 
   }
-  if (!argp8) {
-    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_DrawButton" "', expected argument " "8"" of type '" "wxBitmap const &""'"); 
-  }
-  arg8 = reinterpret_cast< wxBitmap * >(argp8);
-  res9 = SWIG_ConvertPtr(obj8, &argp9,SWIGTYPE_p_wxRect, 0 |  0 );
-  if (!SWIG_IsOK(res9)) {
-    SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "AuiTabArt_DrawButton" "', expected argument " "9"" of type '" "wxRect *""'"); 
-  }
-  arg9 = reinterpret_cast< wxRect * >(argp9);
+  arg8 = reinterpret_cast< wxRect * >(argp8);
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    (arg1)->DrawButton(*arg2,arg3,(wxRect const &)*arg4,arg5,arg6,arg7,(wxBitmap const &)*arg8,arg9);
+    (arg1)->DrawButton(*arg2,arg3,(wxRect const &)*arg4,arg5,arg6,arg7,arg8);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
@@ -13340,34 +13297,6 @@ fail:
 }
 
 
-SWIGINTERN PyObject *_wrap_AuiTabArt_GetIndentSize(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
-  PyObject *resultobj = 0;
-  wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
-  int result;
-  void *argp1 = 0 ;
-  int res1 = 0 ;
-  PyObject *swig_obj[1] ;
-  
-  if (!args) SWIG_fail;
-  swig_obj[0] = args;
-  res1 = SWIG_ConvertPtr(swig_obj[0], &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
-  if (!SWIG_IsOK(res1)) {
-    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_GetIndentSize" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
-  }
-  arg1 = reinterpret_cast< wxAuiTabArt * >(argp1);
-  {
-    PyThreadState* __tstate = wxPyBeginAllowThreads();
-    result = (int)(arg1)->GetIndentSize();
-    wxPyEndAllowThreads(__tstate);
-    if (PyErr_Occurred()) SWIG_fail;
-  }
-  resultobj = SWIG_From_int(static_cast< int >(result));
-  return resultobj;
-fail:
-  return NULL;
-}
-
-
 SWIGINTERN PyObject *_wrap_AuiTabArt_GetTabSize(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
   PyObject *resultobj = 0;
   wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
@@ -13474,18 +13403,19 @@ fail:
 }
 
 
-SWIGINTERN PyObject *_wrap_AuiTabArt_ShowWindowList(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
+SWIGINTERN PyObject *_wrap_AuiTabArt_ShowDropDown(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
   PyObject *resultobj = 0;
   wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
   wxWindow *arg2 = (wxWindow *) 0 ;
-  wxArrayString *arg3 = 0 ;
+  wxAuiNotebookPageArray *arg3 = 0 ;
   int arg4 ;
   int result;
   void *argp1 = 0 ;
   int res1 = 0 ;
   void *argp2 = 0 ;
   int res2 = 0 ;
-  bool temp3 = false ;
+  void *argp3 = 0 ;
+  int res3 = 0 ;
   int val4 ;
   int ecode4 = 0 ;
   PyObject * obj0 = 0 ;
@@ -13496,54 +13426,67 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_ShowWindowList(PyObject *SWIGUNUSEDPARM(sel
     (char *) "self",(char *) "wnd",(char *) "items",(char *) "active_idx", NULL 
   };
   
-  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOO:AuiTabArt_ShowWindowList",kwnames,&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOO:AuiTabArt_ShowDropDown",kwnames,&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
   res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
   if (!SWIG_IsOK(res1)) {
-    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_ShowWindowList" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
   }
   arg1 = reinterpret_cast< wxAuiTabArt * >(argp1);
   res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_wxWindow, 0 |  0 );
   if (!SWIG_IsOK(res2)) {
-    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "AuiTabArt_ShowWindowList" "', expected argument " "2"" of type '" "wxWindow *""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "2"" of type '" "wxWindow *""'"); 
   }
   arg2 = reinterpret_cast< wxWindow * >(argp2);
-  {
-    if (! PySequence_Check(obj2)) {
-      PyErr_SetString(PyExc_TypeError, "Sequence of strings expected.");
-      SWIG_fail;
-    }
-    arg3 = new wxArrayString;
-    temp3 = true;
-    int i, len=PySequence_Length(obj2);
-    for (i=0; i<len; i++) {
-      PyObject* item = PySequence_GetItem(obj2, i);
-      wxString* s = wxString_in_helper(item);
-      if (PyErr_Occurred())  SWIG_fail;
-      arg3->Add(*s);
-      delete s;
-      Py_DECREF(item);
-    }
+  res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_wxAuiNotebookPageArray,  0  | 0);
+  if (!SWIG_IsOK(res3)) {
+    SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
+  }
+  if (!argp3) {
+    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
   }
+  arg3 = reinterpret_cast< wxAuiNotebookPageArray * >(argp3);
   ecode4 = SWIG_AsVal_int(obj3, &val4);
   if (!SWIG_IsOK(ecode4)) {
-    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "AuiTabArt_ShowWindowList" "', expected argument " "4"" of type '" "int""'");
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "4"" of type '" "int""'");
   } 
   arg4 = static_cast< int >(val4);
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    result = (int)(arg1)->ShowWindowList(arg2,(wxArrayString const &)*arg3,arg4);
+    result = (int)(arg1)->ShowDropDown(arg2,(wxAuiNotebookPageArray const &)*arg3,arg4);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
   resultobj = SWIG_From_int(static_cast< int >(result));
-  {
-    if (temp3) delete arg3;
-  }
   return resultobj;
 fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_AuiTabArt_GetIndentSize(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject *swig_obj[1] ;
+  
+  if (!args) SWIG_fail;
+  swig_obj[0] = args;
+  res1 = SWIG_ConvertPtr(swig_obj[0], &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_GetIndentSize" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
+  }
+  arg1 = reinterpret_cast< wxAuiTabArt * >(argp1);
   {
-    if (temp3) delete arg3;
+    PyThreadState* __tstate = wxPyBeginAllowThreads();
+    result = (int)(arg1)->GetIndentSize();
+    wxPyEndAllowThreads(__tstate);
+    if (PyErr_Occurred()) SWIG_fail;
   }
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
   return NULL;
 }
 
@@ -13581,12 +13524,12 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_GetBestTabCtrlSize(PyObject *SWIGUNUSEDPARM
     SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "2"" of type '" "wxWindow *""'"); 
   }
   arg2 = reinterpret_cast< wxWindow * >(argp2);
-  res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_wxAuiNotebookPageArray,  0 );
+  res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_wxAuiNotebookPageArray,  0  | 0);
   if (!SWIG_IsOK(res3)) {
-    SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray &""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
   }
   if (!argp3) {
-    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray &""'"); 
+    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
   }
   arg3 = reinterpret_cast< wxAuiNotebookPageArray * >(argp3);
   {
@@ -13595,7 +13538,7 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_GetBestTabCtrlSize(PyObject *SWIGUNUSEDPARM
   }
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    result = (int)(arg1)->GetBestTabCtrlSize(arg2,*arg3,(wxSize const &)*arg4);
+    result = (int)(arg1)->GetBestTabCtrlSize(arg2,(wxAuiNotebookPageArray const &)*arg3,(wxSize const &)*arg4);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
@@ -16265,9 +16208,9 @@ static PyMethodDef SwigMethods[] = {
         { (char *)"AuiTabArt_DrawBackground", (PyCFunction) _wrap_AuiTabArt_DrawBackground, METH_VARARGS | METH_KEYWORDS, NULL},
         { (char *)"AuiTabArt_DrawTab", (PyCFunction) _wrap_AuiTabArt_DrawTab, METH_VARARGS | METH_KEYWORDS, NULL},
         { (char *)"AuiTabArt_DrawButton", (PyCFunction) _wrap_AuiTabArt_DrawButton, METH_VARARGS | METH_KEYWORDS, NULL},
-        { (char *)"AuiTabArt_GetIndentSize", (PyCFunction)_wrap_AuiTabArt_GetIndentSize, METH_O, NULL},
         { (char *)"AuiTabArt_GetTabSize", (PyCFunction) _wrap_AuiTabArt_GetTabSize, METH_VARARGS | METH_KEYWORDS, NULL},
-        { (char *)"AuiTabArt_ShowWindowList", (PyCFunction) _wrap_AuiTabArt_ShowWindowList, METH_VARARGS | METH_KEYWORDS, NULL},
+        { (char *)"AuiTabArt_ShowDropDown", (PyCFunction) _wrap_AuiTabArt_ShowDropDown, METH_VARARGS | METH_KEYWORDS, NULL},
+        { (char *)"AuiTabArt_GetIndentSize", (PyCFunction)_wrap_AuiTabArt_GetIndentSize, METH_O, NULL},
         { (char *)"AuiTabArt_GetBestTabCtrlSize", (PyCFunction) _wrap_AuiTabArt_GetBestTabCtrlSize, METH_VARARGS | METH_KEYWORDS, NULL},
         { (char *)"AuiTabArt_swigregister", AuiTabArt_swigregister, METH_VARARGS, NULL},
         { (char *)"new_AuiDefaultTabArt", (PyCFunction)_wrap_new_AuiDefaultTabArt, METH_NOARGS, NULL},
@@ -17626,7 +17569,6 @@ static swig_type_info _swigt__p_p_wxMDIParentFrame = {"_p_p_wxMDIParentFrame", 0
 static swig_type_info _swigt__p_unsigned_char = {"_p_unsigned_char", "unsigned char *|byte *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_unsigned_int = {"_p_unsigned_int", "unsigned int *|time_t *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_unsigned_long = {"_p_unsigned_long", "unsigned long *|wxUIntPtr *", 0, 0, (void*)0, 0};
-static swig_type_info _swigt__p_wxArrayString = {"_p_wxArrayString", "wxArrayString *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_wxAuiDefaultDockArt = {"_p_wxAuiDefaultDockArt", "wxAuiDefaultDockArt *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_wxAuiDefaultTabArt = {"_p_wxAuiDefaultTabArt", "wxAuiDefaultTabArt *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_wxAuiDockArt = {"_p_wxAuiDockArt", "wxAuiDockArt *", 0, 0, (void*)0, 0};
@@ -17865,7 +17807,6 @@ static swig_type_info *swig_type_initial[] = {
   &_swigt__p_wxANIHandler,
   &_swigt__p_wxAcceleratorTable,
   &_swigt__p_wxActivateEvent,
-  &_swigt__p_wxArrayString,
   &_swigt__p_wxAuiDefaultDockArt,
   &_swigt__p_wxAuiDefaultTabArt,
   &_swigt__p_wxAuiDockArt,
@@ -18098,7 +18039,6 @@ static swig_cast_info _swigc__p_p_wxWindow[] = {  {&_swigt__p_p_wxSplashScreen,
 static swig_cast_info _swigc__p_unsigned_char[] = {  {&_swigt__p_unsigned_char, 0, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_unsigned_int[] = {  {&_swigt__p_unsigned_int, 0, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_unsigned_long[] = {  {&_swigt__p_unsigned_long, 0, 0, 0},{0, 0, 0, 0}};
-static swig_cast_info _swigc__p_wxArrayString[] = {  {&_swigt__p_wxArrayString, 0, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_wxAuiDefaultDockArt[] = {  {&_swigt__p_wxAuiDefaultDockArt, 0, 0, 0},  {&_swigt__p_wxPyAuiDockArt, _p_wxPyAuiDockArtTo_p_wxAuiDefaultDockArt, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_wxAuiDefaultTabArt[] = {  {&_swigt__p_wxAuiDefaultTabArt, 0, 0, 0},  {&_swigt__p_wxPyAuiTabArt, _p_wxPyAuiTabArtTo_p_wxAuiDefaultTabArt, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_wxAuiDockArt[] = {  {&_swigt__p_wxAuiDockArt, 0, 0, 0},  {&_swigt__p_wxAuiDefaultDockArt, _p_wxAuiDefaultDockArtTo_p_wxAuiDockArt, 0, 0},  {&_swigt__p_wxPyAuiDockArt, _p_wxPyAuiDockArtTo_p_wxAuiDockArt, 0, 0},{0, 0, 0, 0}};
@@ -18337,7 +18277,6 @@ static swig_cast_info *swig_cast_initial[] = {
   _swigc__p_wxANIHandler,
   _swigc__p_wxAcceleratorTable,
   _swigc__p_wxActivateEvent,
-  _swigc__p_wxArrayString,
   _swigc__p_wxAuiDefaultDockArt,
   _swigc__p_wxAuiDefaultTabArt,
   _swigc__p_wxAuiDockArt,
index 76b76eeb0f89423b3d9805a18f88664a57bac1cc..4673e22c85de86348f2577128abf0b58adb3adda 100644 (file)
@@ -1138,25 +1138,19 @@ class AuiTabArt(object):
 
     def DrawTab(*args, **kwargs):
         """
-        DrawTab(self, DC dc, Window wnd, Rect in_rect, String caption, Bitmap bitmap, 
-            bool active, int close_button_state, 
-            Rect out_tab_rect, Rect out_button_rect, 
-            int x_extent)
+        DrawTab(self, DC dc, Window wnd, AuiNotebookPage pane, Rect in_rect, 
+            int close_button_state, Rect out_tab_rect, 
+            Rect out_button_rect, int x_extent)
         """
         return _aui.AuiTabArt_DrawTab(*args, **kwargs)
 
     def DrawButton(*args, **kwargs):
         """
         DrawButton(self, DC dc, Window wnd, Rect in_rect, int bitmap_id, int button_state, 
-            int orientation, Bitmap bitmap_override, 
-            Rect out_rect)
+            int orientation, Rect out_rect)
         """
         return _aui.AuiTabArt_DrawButton(*args, **kwargs)
 
-    def GetIndentSize(*args, **kwargs):
-        """GetIndentSize(self) -> int"""
-        return _aui.AuiTabArt_GetIndentSize(*args, **kwargs)
-
     def GetTabSize(*args, **kwargs):
         """
         GetTabSize(self, DC dc, Window wnd, String caption, Bitmap bitmap, bool active, 
@@ -1164,9 +1158,13 @@ class AuiTabArt(object):
         """
         return _aui.AuiTabArt_GetTabSize(*args, **kwargs)
 
-    def ShowWindowList(*args, **kwargs):
-        """ShowWindowList(self, Window wnd, wxArrayString items, int active_idx) -> int"""
-        return _aui.AuiTabArt_ShowWindowList(*args, **kwargs)
+    def ShowDropDown(*args, **kwargs):
+        """ShowDropDown(self, Window wnd, wxAuiNotebookPageArray items, int active_idx) -> int"""
+        return _aui.AuiTabArt_ShowDropDown(*args, **kwargs)
+
+    def GetIndentSize(*args, **kwargs):
+        """GetIndentSize(self) -> int"""
+        return _aui.AuiTabArt_GetIndentSize(*args, **kwargs)
 
     def GetBestTabCtrlSize(*args, **kwargs):
         """GetBestTabCtrlSize(self, Window wnd, wxAuiNotebookPageArray pages, Size required_bmp_size) -> int"""
index 15380a60a3be600c52a73263f28aa8bfdcef05e6..2cd0179d817392f36bbc2735ab98b4829118df94 100644 (file)
@@ -2523,182 +2523,181 @@ SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int argnum, int flags)
 #define SWIGTYPE_p_wxANIHandler swig_types[57]
 #define SWIGTYPE_p_wxAcceleratorTable swig_types[58]
 #define SWIGTYPE_p_wxActivateEvent swig_types[59]
-#define SWIGTYPE_p_wxArrayString swig_types[60]
-#define SWIGTYPE_p_wxAuiDefaultDockArt swig_types[61]
-#define SWIGTYPE_p_wxAuiDefaultTabArt swig_types[62]
-#define SWIGTYPE_p_wxAuiDockArt swig_types[63]
-#define SWIGTYPE_p_wxAuiDockInfo swig_types[64]
-#define SWIGTYPE_p_wxAuiDockUIPart swig_types[65]
-#define SWIGTYPE_p_wxAuiFloatingFrame swig_types[66]
-#define SWIGTYPE_p_wxAuiManager swig_types[67]
-#define SWIGTYPE_p_wxAuiManagerEvent swig_types[68]
-#define SWIGTYPE_p_wxAuiNotebook swig_types[69]
-#define SWIGTYPE_p_wxAuiNotebookEvent swig_types[70]
-#define SWIGTYPE_p_wxAuiNotebookPage swig_types[71]
-#define SWIGTYPE_p_wxAuiNotebookPageArray swig_types[72]
-#define SWIGTYPE_p_wxAuiPaneButton swig_types[73]
-#define SWIGTYPE_p_wxAuiPaneButtonArray swig_types[74]
-#define SWIGTYPE_p_wxAuiPaneInfo swig_types[75]
-#define SWIGTYPE_p_wxAuiPaneInfoPtrArray swig_types[76]
-#define SWIGTYPE_p_wxAuiSimpleTabArt swig_types[77]
-#define SWIGTYPE_p_wxAuiTabArt swig_types[78]
-#define SWIGTYPE_p_wxAuiTabContainer swig_types[79]
-#define SWIGTYPE_p_wxAuiTabContainerButton swig_types[80]
-#define SWIGTYPE_p_wxAuiTabCtrl swig_types[81]
-#define SWIGTYPE_p_wxBMPHandler swig_types[82]
-#define SWIGTYPE_p_wxBitmap swig_types[83]
-#define SWIGTYPE_p_wxBoxSizer swig_types[84]
-#define SWIGTYPE_p_wxCURHandler swig_types[85]
-#define SWIGTYPE_p_wxCalculateLayoutEvent swig_types[86]
-#define SWIGTYPE_p_wxChildFocusEvent swig_types[87]
-#define SWIGTYPE_p_wxClipboardTextEvent swig_types[88]
-#define SWIGTYPE_p_wxCloseEvent swig_types[89]
-#define SWIGTYPE_p_wxColor swig_types[90]
-#define SWIGTYPE_p_wxColour swig_types[91]
-#define SWIGTYPE_p_wxColourData swig_types[92]
-#define SWIGTYPE_p_wxColourDialog swig_types[93]
-#define SWIGTYPE_p_wxCommandEvent swig_types[94]
-#define SWIGTYPE_p_wxContextMenuEvent swig_types[95]
-#define SWIGTYPE_p_wxControl swig_types[96]
-#define SWIGTYPE_p_wxControlWithItems swig_types[97]
-#define SWIGTYPE_p_wxDC swig_types[98]
-#define SWIGTYPE_p_wxDateEvent swig_types[99]
-#define SWIGTYPE_p_wxDialog swig_types[100]
-#define SWIGTYPE_p_wxDirDialog swig_types[101]
-#define SWIGTYPE_p_wxDisplayChangedEvent swig_types[102]
-#define SWIGTYPE_p_wxDropFilesEvent swig_types[103]
-#define SWIGTYPE_p_wxDuplexMode swig_types[104]
-#define SWIGTYPE_p_wxEraseEvent swig_types[105]
-#define SWIGTYPE_p_wxEvent swig_types[106]
-#define SWIGTYPE_p_wxEvtHandler swig_types[107]
-#define SWIGTYPE_p_wxFSFile swig_types[108]
-#define SWIGTYPE_p_wxFileDialog swig_types[109]
-#define SWIGTYPE_p_wxFileSystem swig_types[110]
-#define SWIGTYPE_p_wxFindDialogEvent swig_types[111]
-#define SWIGTYPE_p_wxFindReplaceData swig_types[112]
-#define SWIGTYPE_p_wxFindReplaceDialog swig_types[113]
-#define SWIGTYPE_p_wxFlexGridSizer swig_types[114]
-#define SWIGTYPE_p_wxFocusEvent swig_types[115]
-#define SWIGTYPE_p_wxFont swig_types[116]
-#define SWIGTYPE_p_wxFontData swig_types[117]
-#define SWIGTYPE_p_wxFontDialog swig_types[118]
-#define SWIGTYPE_p_wxFrame swig_types[119]
-#define SWIGTYPE_p_wxGBSizerItem swig_types[120]
-#define SWIGTYPE_p_wxGIFHandler swig_types[121]
-#define SWIGTYPE_p_wxGridBagSizer swig_types[122]
-#define SWIGTYPE_p_wxGridSizer swig_types[123]
-#define SWIGTYPE_p_wxICOHandler swig_types[124]
-#define SWIGTYPE_p_wxIconizeEvent swig_types[125]
-#define SWIGTYPE_p_wxIdleEvent swig_types[126]
-#define SWIGTYPE_p_wxImage swig_types[127]
-#define SWIGTYPE_p_wxImageHandler swig_types[128]
-#define SWIGTYPE_p_wxIndividualLayoutConstraint swig_types[129]
-#define SWIGTYPE_p_wxInitDialogEvent swig_types[130]
-#define SWIGTYPE_p_wxJPEGHandler swig_types[131]
-#define SWIGTYPE_p_wxKeyEvent swig_types[132]
-#define SWIGTYPE_p_wxLayoutAlgorithm swig_types[133]
-#define SWIGTYPE_p_wxLayoutConstraints swig_types[134]
-#define SWIGTYPE_p_wxMDIChildFrame swig_types[135]
-#define SWIGTYPE_p_wxMDIClientWindow swig_types[136]
-#define SWIGTYPE_p_wxMDIParentFrame swig_types[137]
-#define SWIGTYPE_p_wxMaximizeEvent swig_types[138]
-#define SWIGTYPE_p_wxMenu swig_types[139]
-#define SWIGTYPE_p_wxMenuBar swig_types[140]
-#define SWIGTYPE_p_wxMenuEvent swig_types[141]
-#define SWIGTYPE_p_wxMenuItem swig_types[142]
-#define SWIGTYPE_p_wxMessageDialog swig_types[143]
-#define SWIGTYPE_p_wxMiniFrame swig_types[144]
-#define SWIGTYPE_p_wxMouseCaptureChangedEvent swig_types[145]
-#define SWIGTYPE_p_wxMouseCaptureLostEvent swig_types[146]
-#define SWIGTYPE_p_wxMouseEvent swig_types[147]
-#define SWIGTYPE_p_wxMoveEvent swig_types[148]
-#define SWIGTYPE_p_wxMultiChoiceDialog swig_types[149]
-#define SWIGTYPE_p_wxNavigationKeyEvent swig_types[150]
-#define SWIGTYPE_p_wxNcPaintEvent swig_types[151]
-#define SWIGTYPE_p_wxNotifyEvent swig_types[152]
-#define SWIGTYPE_p_wxNumberEntryDialog swig_types[153]
-#define SWIGTYPE_p_wxObject swig_types[154]
-#define SWIGTYPE_p_wxPCXHandler swig_types[155]
-#define SWIGTYPE_p_wxPNGHandler swig_types[156]
-#define SWIGTYPE_p_wxPNMHandler swig_types[157]
-#define SWIGTYPE_p_wxPageSetupDialog swig_types[158]
-#define SWIGTYPE_p_wxPageSetupDialogData swig_types[159]
-#define SWIGTYPE_p_wxPaintEvent swig_types[160]
-#define SWIGTYPE_p_wxPaletteChangedEvent swig_types[161]
-#define SWIGTYPE_p_wxPanel swig_types[162]
-#define SWIGTYPE_p_wxPaperSize swig_types[163]
-#define SWIGTYPE_p_wxPasswordEntryDialog swig_types[164]
-#define SWIGTYPE_p_wxPoint swig_types[165]
-#define SWIGTYPE_p_wxPopupWindow swig_types[166]
-#define SWIGTYPE_p_wxPreviewCanvas swig_types[167]
-#define SWIGTYPE_p_wxPreviewControlBar swig_types[168]
-#define SWIGTYPE_p_wxPreviewFrame swig_types[169]
-#define SWIGTYPE_p_wxPrintData swig_types[170]
-#define SWIGTYPE_p_wxPrintDialog swig_types[171]
-#define SWIGTYPE_p_wxPrintDialogData swig_types[172]
-#define SWIGTYPE_p_wxPrintPreview swig_types[173]
-#define SWIGTYPE_p_wxPrinter swig_types[174]
-#define SWIGTYPE_p_wxProgressDialog swig_types[175]
-#define SWIGTYPE_p_wxPyApp swig_types[176]
-#define SWIGTYPE_p_wxPyAuiDockArt swig_types[177]
-#define SWIGTYPE_p_wxPyAuiTabArt swig_types[178]
-#define SWIGTYPE_p_wxPyCommandEvent swig_types[179]
-#define SWIGTYPE_p_wxPyEvent swig_types[180]
-#define SWIGTYPE_p_wxPyHtmlListBox swig_types[181]
-#define SWIGTYPE_p_wxPyImageHandler swig_types[182]
-#define SWIGTYPE_p_wxPyPanel swig_types[183]
-#define SWIGTYPE_p_wxPyPopupTransientWindow swig_types[184]
-#define SWIGTYPE_p_wxPyPreviewControlBar swig_types[185]
-#define SWIGTYPE_p_wxPyPreviewFrame swig_types[186]
-#define SWIGTYPE_p_wxPyPrintPreview swig_types[187]
-#define SWIGTYPE_p_wxPyPrintout swig_types[188]
-#define SWIGTYPE_p_wxPyScrolledWindow swig_types[189]
-#define SWIGTYPE_p_wxPySizer swig_types[190]
-#define SWIGTYPE_p_wxPyTaskBarIcon swig_types[191]
-#define SWIGTYPE_p_wxPyVListBox swig_types[192]
-#define SWIGTYPE_p_wxPyVScrolledWindow swig_types[193]
-#define SWIGTYPE_p_wxPyValidator swig_types[194]
-#define SWIGTYPE_p_wxPyWindow swig_types[195]
-#define SWIGTYPE_p_wxQueryLayoutInfoEvent swig_types[196]
-#define SWIGTYPE_p_wxQueryNewPaletteEvent swig_types[197]
-#define SWIGTYPE_p_wxRect swig_types[198]
-#define SWIGTYPE_p_wxSashEvent swig_types[199]
-#define SWIGTYPE_p_wxSashLayoutWindow swig_types[200]
-#define SWIGTYPE_p_wxSashWindow swig_types[201]
-#define SWIGTYPE_p_wxScrollEvent swig_types[202]
-#define SWIGTYPE_p_wxScrollWinEvent swig_types[203]
-#define SWIGTYPE_p_wxScrolledWindow swig_types[204]
-#define SWIGTYPE_p_wxSetCursorEvent swig_types[205]
-#define SWIGTYPE_p_wxShowEvent swig_types[206]
-#define SWIGTYPE_p_wxSimpleHtmlListBox swig_types[207]
-#define SWIGTYPE_p_wxSingleChoiceDialog swig_types[208]
-#define SWIGTYPE_p_wxSize swig_types[209]
-#define SWIGTYPE_p_wxSizeEvent swig_types[210]
-#define SWIGTYPE_p_wxSizer swig_types[211]
-#define SWIGTYPE_p_wxSizerItem swig_types[212]
-#define SWIGTYPE_p_wxSplashScreen swig_types[213]
-#define SWIGTYPE_p_wxSplashScreenWindow swig_types[214]
-#define SWIGTYPE_p_wxSplitterEvent swig_types[215]
-#define SWIGTYPE_p_wxSplitterWindow swig_types[216]
-#define SWIGTYPE_p_wxStaticBoxSizer swig_types[217]
-#define SWIGTYPE_p_wxStatusBar swig_types[218]
-#define SWIGTYPE_p_wxStdDialogButtonSizer swig_types[219]
-#define SWIGTYPE_p_wxString swig_types[220]
-#define SWIGTYPE_p_wxSysColourChangedEvent swig_types[221]
-#define SWIGTYPE_p_wxTGAHandler swig_types[222]
-#define SWIGTYPE_p_wxTIFFHandler swig_types[223]
-#define SWIGTYPE_p_wxTaskBarIconEvent swig_types[224]
-#define SWIGTYPE_p_wxTextEntryDialog swig_types[225]
-#define SWIGTYPE_p_wxTipWindow swig_types[226]
-#define SWIGTYPE_p_wxTopLevelWindow swig_types[227]
-#define SWIGTYPE_p_wxUpdateUIEvent swig_types[228]
-#define SWIGTYPE_p_wxValidator swig_types[229]
-#define SWIGTYPE_p_wxWindow swig_types[230]
-#define SWIGTYPE_p_wxWindowCreateEvent swig_types[231]
-#define SWIGTYPE_p_wxWindowDestroyEvent swig_types[232]
-#define SWIGTYPE_p_wxXPMHandler swig_types[233]
-static swig_type_info *swig_types[235];
-static swig_module_info swig_module = {swig_types, 234, 0, 0, 0, 0};
+#define SWIGTYPE_p_wxAuiDefaultDockArt swig_types[60]
+#define SWIGTYPE_p_wxAuiDefaultTabArt swig_types[61]
+#define SWIGTYPE_p_wxAuiDockArt swig_types[62]
+#define SWIGTYPE_p_wxAuiDockInfo swig_types[63]
+#define SWIGTYPE_p_wxAuiDockUIPart swig_types[64]
+#define SWIGTYPE_p_wxAuiFloatingFrame swig_types[65]
+#define SWIGTYPE_p_wxAuiManager swig_types[66]
+#define SWIGTYPE_p_wxAuiManagerEvent swig_types[67]
+#define SWIGTYPE_p_wxAuiNotebook swig_types[68]
+#define SWIGTYPE_p_wxAuiNotebookEvent swig_types[69]
+#define SWIGTYPE_p_wxAuiNotebookPage swig_types[70]
+#define SWIGTYPE_p_wxAuiNotebookPageArray swig_types[71]
+#define SWIGTYPE_p_wxAuiPaneButton swig_types[72]
+#define SWIGTYPE_p_wxAuiPaneButtonArray swig_types[73]
+#define SWIGTYPE_p_wxAuiPaneInfo swig_types[74]
+#define SWIGTYPE_p_wxAuiPaneInfoPtrArray swig_types[75]
+#define SWIGTYPE_p_wxAuiSimpleTabArt swig_types[76]
+#define SWIGTYPE_p_wxAuiTabArt swig_types[77]
+#define SWIGTYPE_p_wxAuiTabContainer swig_types[78]
+#define SWIGTYPE_p_wxAuiTabContainerButton swig_types[79]
+#define SWIGTYPE_p_wxAuiTabCtrl swig_types[80]
+#define SWIGTYPE_p_wxBMPHandler swig_types[81]
+#define SWIGTYPE_p_wxBitmap swig_types[82]
+#define SWIGTYPE_p_wxBoxSizer swig_types[83]
+#define SWIGTYPE_p_wxCURHandler swig_types[84]
+#define SWIGTYPE_p_wxCalculateLayoutEvent swig_types[85]
+#define SWIGTYPE_p_wxChildFocusEvent swig_types[86]
+#define SWIGTYPE_p_wxClipboardTextEvent swig_types[87]
+#define SWIGTYPE_p_wxCloseEvent swig_types[88]
+#define SWIGTYPE_p_wxColor swig_types[89]
+#define SWIGTYPE_p_wxColour swig_types[90]
+#define SWIGTYPE_p_wxColourData swig_types[91]
+#define SWIGTYPE_p_wxColourDialog swig_types[92]
+#define SWIGTYPE_p_wxCommandEvent swig_types[93]
+#define SWIGTYPE_p_wxContextMenuEvent swig_types[94]
+#define SWIGTYPE_p_wxControl swig_types[95]
+#define SWIGTYPE_p_wxControlWithItems swig_types[96]
+#define SWIGTYPE_p_wxDC swig_types[97]
+#define SWIGTYPE_p_wxDateEvent swig_types[98]
+#define SWIGTYPE_p_wxDialog swig_types[99]
+#define SWIGTYPE_p_wxDirDialog swig_types[100]
+#define SWIGTYPE_p_wxDisplayChangedEvent swig_types[101]
+#define SWIGTYPE_p_wxDropFilesEvent swig_types[102]
+#define SWIGTYPE_p_wxDuplexMode swig_types[103]
+#define SWIGTYPE_p_wxEraseEvent swig_types[104]
+#define SWIGTYPE_p_wxEvent swig_types[105]
+#define SWIGTYPE_p_wxEvtHandler swig_types[106]
+#define SWIGTYPE_p_wxFSFile swig_types[107]
+#define SWIGTYPE_p_wxFileDialog swig_types[108]
+#define SWIGTYPE_p_wxFileSystem swig_types[109]
+#define SWIGTYPE_p_wxFindDialogEvent swig_types[110]
+#define SWIGTYPE_p_wxFindReplaceData swig_types[111]
+#define SWIGTYPE_p_wxFindReplaceDialog swig_types[112]
+#define SWIGTYPE_p_wxFlexGridSizer swig_types[113]
+#define SWIGTYPE_p_wxFocusEvent swig_types[114]
+#define SWIGTYPE_p_wxFont swig_types[115]
+#define SWIGTYPE_p_wxFontData swig_types[116]
+#define SWIGTYPE_p_wxFontDialog swig_types[117]
+#define SWIGTYPE_p_wxFrame swig_types[118]
+#define SWIGTYPE_p_wxGBSizerItem swig_types[119]
+#define SWIGTYPE_p_wxGIFHandler swig_types[120]
+#define SWIGTYPE_p_wxGridBagSizer swig_types[121]
+#define SWIGTYPE_p_wxGridSizer swig_types[122]
+#define SWIGTYPE_p_wxICOHandler swig_types[123]
+#define SWIGTYPE_p_wxIconizeEvent swig_types[124]
+#define SWIGTYPE_p_wxIdleEvent swig_types[125]
+#define SWIGTYPE_p_wxImage swig_types[126]
+#define SWIGTYPE_p_wxImageHandler swig_types[127]
+#define SWIGTYPE_p_wxIndividualLayoutConstraint swig_types[128]
+#define SWIGTYPE_p_wxInitDialogEvent swig_types[129]
+#define SWIGTYPE_p_wxJPEGHandler swig_types[130]
+#define SWIGTYPE_p_wxKeyEvent swig_types[131]
+#define SWIGTYPE_p_wxLayoutAlgorithm swig_types[132]
+#define SWIGTYPE_p_wxLayoutConstraints swig_types[133]
+#define SWIGTYPE_p_wxMDIChildFrame swig_types[134]
+#define SWIGTYPE_p_wxMDIClientWindow swig_types[135]
+#define SWIGTYPE_p_wxMDIParentFrame swig_types[136]
+#define SWIGTYPE_p_wxMaximizeEvent swig_types[137]
+#define SWIGTYPE_p_wxMenu swig_types[138]
+#define SWIGTYPE_p_wxMenuBar swig_types[139]
+#define SWIGTYPE_p_wxMenuEvent swig_types[140]
+#define SWIGTYPE_p_wxMenuItem swig_types[141]
+#define SWIGTYPE_p_wxMessageDialog swig_types[142]
+#define SWIGTYPE_p_wxMiniFrame swig_types[143]
+#define SWIGTYPE_p_wxMouseCaptureChangedEvent swig_types[144]
+#define SWIGTYPE_p_wxMouseCaptureLostEvent swig_types[145]
+#define SWIGTYPE_p_wxMouseEvent swig_types[146]
+#define SWIGTYPE_p_wxMoveEvent swig_types[147]
+#define SWIGTYPE_p_wxMultiChoiceDialog swig_types[148]
+#define SWIGTYPE_p_wxNavigationKeyEvent swig_types[149]
+#define SWIGTYPE_p_wxNcPaintEvent swig_types[150]
+#define SWIGTYPE_p_wxNotifyEvent swig_types[151]
+#define SWIGTYPE_p_wxNumberEntryDialog swig_types[152]
+#define SWIGTYPE_p_wxObject swig_types[153]
+#define SWIGTYPE_p_wxPCXHandler swig_types[154]
+#define SWIGTYPE_p_wxPNGHandler swig_types[155]
+#define SWIGTYPE_p_wxPNMHandler swig_types[156]
+#define SWIGTYPE_p_wxPageSetupDialog swig_types[157]
+#define SWIGTYPE_p_wxPageSetupDialogData swig_types[158]
+#define SWIGTYPE_p_wxPaintEvent swig_types[159]
+#define SWIGTYPE_p_wxPaletteChangedEvent swig_types[160]
+#define SWIGTYPE_p_wxPanel swig_types[161]
+#define SWIGTYPE_p_wxPaperSize swig_types[162]
+#define SWIGTYPE_p_wxPasswordEntryDialog swig_types[163]
+#define SWIGTYPE_p_wxPoint swig_types[164]
+#define SWIGTYPE_p_wxPopupWindow swig_types[165]
+#define SWIGTYPE_p_wxPreviewCanvas swig_types[166]
+#define SWIGTYPE_p_wxPreviewControlBar swig_types[167]
+#define SWIGTYPE_p_wxPreviewFrame swig_types[168]
+#define SWIGTYPE_p_wxPrintData swig_types[169]
+#define SWIGTYPE_p_wxPrintDialog swig_types[170]
+#define SWIGTYPE_p_wxPrintDialogData swig_types[171]
+#define SWIGTYPE_p_wxPrintPreview swig_types[172]
+#define SWIGTYPE_p_wxPrinter swig_types[173]
+#define SWIGTYPE_p_wxProgressDialog swig_types[174]
+#define SWIGTYPE_p_wxPyApp swig_types[175]
+#define SWIGTYPE_p_wxPyAuiDockArt swig_types[176]
+#define SWIGTYPE_p_wxPyAuiTabArt swig_types[177]
+#define SWIGTYPE_p_wxPyCommandEvent swig_types[178]
+#define SWIGTYPE_p_wxPyEvent swig_types[179]
+#define SWIGTYPE_p_wxPyHtmlListBox swig_types[180]
+#define SWIGTYPE_p_wxPyImageHandler swig_types[181]
+#define SWIGTYPE_p_wxPyPanel swig_types[182]
+#define SWIGTYPE_p_wxPyPopupTransientWindow swig_types[183]
+#define SWIGTYPE_p_wxPyPreviewControlBar swig_types[184]
+#define SWIGTYPE_p_wxPyPreviewFrame swig_types[185]
+#define SWIGTYPE_p_wxPyPrintPreview swig_types[186]
+#define SWIGTYPE_p_wxPyPrintout swig_types[187]
+#define SWIGTYPE_p_wxPyScrolledWindow swig_types[188]
+#define SWIGTYPE_p_wxPySizer swig_types[189]
+#define SWIGTYPE_p_wxPyTaskBarIcon swig_types[190]
+#define SWIGTYPE_p_wxPyVListBox swig_types[191]
+#define SWIGTYPE_p_wxPyVScrolledWindow swig_types[192]
+#define SWIGTYPE_p_wxPyValidator swig_types[193]
+#define SWIGTYPE_p_wxPyWindow swig_types[194]
+#define SWIGTYPE_p_wxQueryLayoutInfoEvent swig_types[195]
+#define SWIGTYPE_p_wxQueryNewPaletteEvent swig_types[196]
+#define SWIGTYPE_p_wxRect swig_types[197]
+#define SWIGTYPE_p_wxSashEvent swig_types[198]
+#define SWIGTYPE_p_wxSashLayoutWindow swig_types[199]
+#define SWIGTYPE_p_wxSashWindow swig_types[200]
+#define SWIGTYPE_p_wxScrollEvent swig_types[201]
+#define SWIGTYPE_p_wxScrollWinEvent swig_types[202]
+#define SWIGTYPE_p_wxScrolledWindow swig_types[203]
+#define SWIGTYPE_p_wxSetCursorEvent swig_types[204]
+#define SWIGTYPE_p_wxShowEvent swig_types[205]
+#define SWIGTYPE_p_wxSimpleHtmlListBox swig_types[206]
+#define SWIGTYPE_p_wxSingleChoiceDialog swig_types[207]
+#define SWIGTYPE_p_wxSize swig_types[208]
+#define SWIGTYPE_p_wxSizeEvent swig_types[209]
+#define SWIGTYPE_p_wxSizer swig_types[210]
+#define SWIGTYPE_p_wxSizerItem swig_types[211]
+#define SWIGTYPE_p_wxSplashScreen swig_types[212]
+#define SWIGTYPE_p_wxSplashScreenWindow swig_types[213]
+#define SWIGTYPE_p_wxSplitterEvent swig_types[214]
+#define SWIGTYPE_p_wxSplitterWindow swig_types[215]
+#define SWIGTYPE_p_wxStaticBoxSizer swig_types[216]
+#define SWIGTYPE_p_wxStatusBar swig_types[217]
+#define SWIGTYPE_p_wxStdDialogButtonSizer swig_types[218]
+#define SWIGTYPE_p_wxString swig_types[219]
+#define SWIGTYPE_p_wxSysColourChangedEvent swig_types[220]
+#define SWIGTYPE_p_wxTGAHandler swig_types[221]
+#define SWIGTYPE_p_wxTIFFHandler swig_types[222]
+#define SWIGTYPE_p_wxTaskBarIconEvent swig_types[223]
+#define SWIGTYPE_p_wxTextEntryDialog swig_types[224]
+#define SWIGTYPE_p_wxTipWindow swig_types[225]
+#define SWIGTYPE_p_wxTopLevelWindow swig_types[226]
+#define SWIGTYPE_p_wxUpdateUIEvent swig_types[227]
+#define SWIGTYPE_p_wxValidator swig_types[228]
+#define SWIGTYPE_p_wxWindow swig_types[229]
+#define SWIGTYPE_p_wxWindowCreateEvent swig_types[230]
+#define SWIGTYPE_p_wxWindowDestroyEvent swig_types[231]
+#define SWIGTYPE_p_wxXPMHandler swig_types[232]
+static swig_type_info *swig_types[234];
+static swig_module_info swig_module = {swig_types, 233, 0, 0, 0, 0};
 #define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)
 #define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name)
 
@@ -3116,10 +3115,8 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
 
     virtual void DrawTab( wxDC& dc,
                           wxWindow* wnd,
+                          const wxAuiNotebookPage& pane,
                           const wxRect& in_rect,
-                          const wxString& caption,
-                          const wxBitmap& bitmap,
-                          bool active,
                           int close_button_state,
                           wxRect* out_tab_rect,
                           wxRect* out_button_rect,
@@ -3131,14 +3128,13 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
         if ((found = wxPyCBH_findCallback(m_myInst, "DrawTab"))) {
             PyObject* odc = wxPyMake_wxObject(&dc, false);
             PyObject* ownd = wxPyMake_wxObject(wnd, false);
+            PyObject* opane = wxPyConstructObject((void*)&pane, wxT("wxAuiNotebookPage"), 0);
             PyObject* orect = wxPyConstructObject((void*)&in_rect, wxT("wxRect"), 0);
-            PyObject* otext = wx2PyString(caption);
-            PyObject* obmp = wxPyMake_wxObject((wxObject*)&bitmap, false);
             PyObject* ro;
             ro = wxPyCBH_callCallbackObj(m_myInst, Py_BuildValue(
                                              "(OOOOOii)",
-                                             odc, ownd, orect, otext, obmp,
-                                             (int)active, close_button_state));
+                                             odc, ownd, orect, opane,
+                                             close_button_state));
             if (ro) {
                 if (PySequence_Check(ro) && PyObject_Length(ro) == 3) {
                     PyObject* o1 = PySequence_GetItem(ro, 0);
@@ -3166,12 +3162,11 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
             Py_DECREF(odc);
             Py_DECREF(ownd);
             Py_DECREF(orect);
-            Py_DECREF(otext);
-            Py_DECREF(obmp);
+            Py_DECREF(opane);
         }
         wxPyEndBlockThreads(blocked);
         if (!found)
-            wxAuiDefaultTabArt::DrawTab(dc, wnd, in_rect, caption, bitmap, active, close_button_state, out_tab_rect, out_button_rect, x_extent);
+            wxAuiDefaultTabArt::DrawTab(dc, wnd, pane, in_rect, close_button_state, out_tab_rect, out_button_rect, x_extent);
     }
 
 
@@ -3181,7 +3176,6 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
                              int bitmap_id,
                              int button_state,
                              int orientation,
-                             const wxBitmap& bitmap_override,
                              wxRect* out_rect)
     {
         bool found;
@@ -3191,11 +3185,9 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
             PyObject* odc = wxPyMake_wxObject(&dc, false);
             PyObject* ownd = wxPyMake_wxObject(wnd, false);
             PyObject* orect = wxPyConstructObject((void*)&in_rect, wxT("wxRect"), 0);
-            PyObject* obmp = wxPyConstructObject((void*)&bitmap_override, wxT("wxBitmap"), 0);
             PyObject* ro;
             ro = wxPyCBH_callCallbackObj(m_myInst, Py_BuildValue("(OOOiiiO)", odc, ownd, orect,
-                                                                 bitmap_id, button_state, orientation,
-                                                                 obmp));
+                                                                 bitmap_id, button_state, orientation));
             if (ro) {
                 if (!wxRect_helper(ro, &out_rect)) 
                     PyErr_SetString(PyExc_TypeError, errmsg);
@@ -3205,11 +3197,10 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
             Py_DECREF(odc);
             Py_DECREF(ownd);
             Py_DECREF(orect);
-            Py_DECREF(obmp);
         }
         wxPyEndBlockThreads(blocked);
         if (!found)
-            wxAuiDefaultTabArt::DrawButton(dc, wnd, in_rect, bitmap_id, button_state, orientation, bitmap_override, out_rect);
+            wxAuiDefaultTabArt::DrawButton(dc, wnd, in_rect, bitmap_id, button_state, orientation, out_rect);
     }
 
 
@@ -3265,13 +3256,16 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
     }
 
 // TODO    
-//     virtual int ShowWindowList(
+//     virtual int ShowDropDown(
 //                          wxWindow* wnd,
-//                          const wxArrayString& items,
+//                          const wxAuiNotebookPageArray& items,
 //                          int active_idx);
-// 
+
+//     virtual int GetIndentSize();
+
 //     virtual int GetBestTabCtrlSize(wxWindow* wnd,
-//                                    wxAuiNotebookPageArray& pages);      
+//                                    const wxAuiNotebookPageArray& pages, 
+//                                    const wxSize& required_bmp_size);      
 //     virtual wxAuiTabArt* Clone();
 //     virtual void SetFlags(unsigned int flags);
 //     virtual void SetSizingInfo(const wxSize& tab_ctrl_size,
@@ -13110,34 +13104,29 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawTab(PyObject *SWIGUNUSEDPARM(self), PyO
   wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
   wxDC *arg2 = 0 ;
   wxWindow *arg3 = (wxWindow *) 0 ;
-  wxRect *arg4 = 0 ;
-  wxString *arg5 = 0 ;
-  wxBitmap *arg6 = 0 ;
-  bool arg7 ;
-  int arg8 ;
-  wxRect *arg9 = (wxRect *) 0 ;
-  wxRect *arg10 = (wxRect *) 0 ;
-  int *arg11 = (int *) 0 ;
+  wxAuiNotebookPage *arg4 = 0 ;
+  wxRect *arg5 = 0 ;
+  int arg6 ;
+  wxRect *arg7 = (wxRect *) 0 ;
+  wxRect *arg8 = (wxRect *) 0 ;
+  int *arg9 = (int *) 0 ;
   void *argp1 = 0 ;
   int res1 = 0 ;
   void *argp2 = 0 ;
   int res2 = 0 ;
   void *argp3 = 0 ;
   int res3 = 0 ;
-  wxRect temp4 ;
-  bool temp5 = false ;
-  void *argp6 = 0 ;
-  int res6 = 0 ;
-  bool val7 ;
-  int ecode7 = 0 ;
-  int val8 ;
-  int ecode8 = 0 ;
+  void *argp4 = 0 ;
+  int res4 = 0 ;
+  wxRect temp5 ;
+  int val6 ;
+  int ecode6 = 0 ;
+  void *argp7 = 0 ;
+  int res7 = 0 ;
+  void *argp8 = 0 ;
+  int res8 = 0 ;
   void *argp9 = 0 ;
   int res9 = 0 ;
-  void *argp10 = 0 ;
-  int res10 = 0 ;
-  void *argp11 = 0 ;
-  int res11 = 0 ;
   PyObject * obj0 = 0 ;
   PyObject * obj1 = 0 ;
   PyObject * obj2 = 0 ;
@@ -13147,13 +13136,11 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawTab(PyObject *SWIGUNUSEDPARM(self), PyO
   PyObject * obj6 = 0 ;
   PyObject * obj7 = 0 ;
   PyObject * obj8 = 0 ;
-  PyObject * obj9 = 0 ;
-  PyObject * obj10 = 0 ;
   char *  kwnames[] = {
-    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "in_rect",(char *) "caption",(char *) "bitmap",(char *) "active",(char *) "close_button_state",(char *) "out_tab_rect",(char *) "out_button_rect",(char *) "x_extent", NULL 
+    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "pane",(char *) "in_rect",(char *) "close_button_state",(char *) "out_tab_rect",(char *) "out_button_rect",(char *) "x_extent", NULL 
   };
   
-  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOOOOO:AuiTabArt_DrawTab",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8,&obj9,&obj10)) SWIG_fail;
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOOO:AuiTabArt_DrawTab",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8)) SWIG_fail;
   res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
   if (!SWIG_IsOK(res1)) {
     SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_DrawTab" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
@@ -13172,65 +13159,47 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawTab(PyObject *SWIGUNUSEDPARM(self), PyO
     SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_DrawTab" "', expected argument " "3"" of type '" "wxWindow *""'"); 
   }
   arg3 = reinterpret_cast< wxWindow * >(argp3);
-  {
-    arg4 = &temp4;
-    if ( ! wxRect_helper(obj3, &arg4)) SWIG_fail;
-  }
-  {
-    arg5 = wxString_in_helper(obj4);
-    if (arg5 == NULL) SWIG_fail;
-    temp5 = true;
+  res4 = SWIG_ConvertPtr(obj3, &argp4, SWIGTYPE_p_wxAuiNotebookPage,  0  | 0);
+  if (!SWIG_IsOK(res4)) {
+    SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "AuiTabArt_DrawTab" "', expected argument " "4"" of type '" "wxAuiNotebookPage const &""'"); 
   }
-  res6 = SWIG_ConvertPtr(obj5, &argp6, SWIGTYPE_p_wxBitmap,  0  | 0);
-  if (!SWIG_IsOK(res6)) {
-    SWIG_exception_fail(SWIG_ArgError(res6), "in method '" "AuiTabArt_DrawTab" "', expected argument " "6"" of type '" "wxBitmap const &""'"); 
+  if (!argp4) {
+    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_DrawTab" "', expected argument " "4"" of type '" "wxAuiNotebookPage const &""'"); 
   }
-  if (!argp6) {
-    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_DrawTab" "', expected argument " "6"" of type '" "wxBitmap const &""'"); 
+  arg4 = reinterpret_cast< wxAuiNotebookPage * >(argp4);
+  {
+    arg5 = &temp5;
+    if ( ! wxRect_helper(obj4, &arg5)) SWIG_fail;
   }
-  arg6 = reinterpret_cast< wxBitmap * >(argp6);
-  ecode7 = SWIG_AsVal_bool(obj6, &val7);
-  if (!SWIG_IsOK(ecode7)) {
-    SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "AuiTabArt_DrawTab" "', expected argument " "7"" of type '" "bool""'");
-  } 
-  arg7 = static_cast< bool >(val7);
-  ecode8 = SWIG_AsVal_int(obj7, &val8);
-  if (!SWIG_IsOK(ecode8)) {
-    SWIG_exception_fail(SWIG_ArgError(ecode8), "in method '" "AuiTabArt_DrawTab" "', expected argument " "8"" of type '" "int""'");
+  ecode6 = SWIG_AsVal_int(obj5, &val6);
+  if (!SWIG_IsOK(ecode6)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode6), "in method '" "AuiTabArt_DrawTab" "', expected argument " "6"" of type '" "int""'");
   } 
-  arg8 = static_cast< int >(val8);
-  res9 = SWIG_ConvertPtr(obj8, &argp9,SWIGTYPE_p_wxRect, 0 |  0 );
-  if (!SWIG_IsOK(res9)) {
-    SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "AuiTabArt_DrawTab" "', expected argument " "9"" of type '" "wxRect *""'"); 
+  arg6 = static_cast< int >(val6);
+  res7 = SWIG_ConvertPtr(obj6, &argp7,SWIGTYPE_p_wxRect, 0 |  0 );
+  if (!SWIG_IsOK(res7)) {
+    SWIG_exception_fail(SWIG_ArgError(res7), "in method '" "AuiTabArt_DrawTab" "', expected argument " "7"" of type '" "wxRect *""'"); 
   }
-  arg9 = reinterpret_cast< wxRect * >(argp9);
-  res10 = SWIG_ConvertPtr(obj9, &argp10,SWIGTYPE_p_wxRect, 0 |  0 );
-  if (!SWIG_IsOK(res10)) {
-    SWIG_exception_fail(SWIG_ArgError(res10), "in method '" "AuiTabArt_DrawTab" "', expected argument " "10"" of type '" "wxRect *""'"); 
+  arg7 = reinterpret_cast< wxRect * >(argp7);
+  res8 = SWIG_ConvertPtr(obj7, &argp8,SWIGTYPE_p_wxRect, 0 |  0 );
+  if (!SWIG_IsOK(res8)) {
+    SWIG_exception_fail(SWIG_ArgError(res8), "in method '" "AuiTabArt_DrawTab" "', expected argument " "8"" of type '" "wxRect *""'"); 
   }
-  arg10 = reinterpret_cast< wxRect * >(argp10);
-  res11 = SWIG_ConvertPtr(obj10, &argp11,SWIGTYPE_p_int, 0 |  0 );
-  if (!SWIG_IsOK(res11)) {
-    SWIG_exception_fail(SWIG_ArgError(res11), "in method '" "AuiTabArt_DrawTab" "', expected argument " "11"" of type '" "int *""'"); 
+  arg8 = reinterpret_cast< wxRect * >(argp8);
+  res9 = SWIG_ConvertPtr(obj8, &argp9,SWIGTYPE_p_int, 0 |  0 );
+  if (!SWIG_IsOK(res9)) {
+    SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "AuiTabArt_DrawTab" "', expected argument " "9"" of type '" "int *""'"); 
   }
-  arg11 = reinterpret_cast< int * >(argp11);
+  arg9 = reinterpret_cast< int * >(argp9);
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    (arg1)->DrawTab(*arg2,arg3,(wxRect const &)*arg4,(wxString const &)*arg5,(wxBitmap const &)*arg6,arg7,arg8,arg9,arg10,arg11);
+    (arg1)->DrawTab(*arg2,arg3,(wxAuiNotebookPage const &)*arg4,(wxRect const &)*arg5,arg6,arg7,arg8,arg9);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
   resultobj = SWIG_Py_Void();
-  {
-    if (temp5)
-    delete arg5;
-  }
   return resultobj;
 fail:
-  {
-    if (temp5)
-    delete arg5;
-  }
   return NULL;
 }
 
@@ -13244,8 +13213,7 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
   int arg5 ;
   int arg6 ;
   int arg7 ;
-  wxBitmap *arg8 = 0 ;
-  wxRect *arg9 = (wxRect *) 0 ;
+  wxRect *arg8 = (wxRect *) 0 ;
   void *argp1 = 0 ;
   int res1 = 0 ;
   void *argp2 = 0 ;
@@ -13261,8 +13229,6 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
   int ecode7 = 0 ;
   void *argp8 = 0 ;
   int res8 = 0 ;
-  void *argp9 = 0 ;
-  int res9 = 0 ;
   PyObject * obj0 = 0 ;
   PyObject * obj1 = 0 ;
   PyObject * obj2 = 0 ;
@@ -13271,12 +13237,11 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
   PyObject * obj5 = 0 ;
   PyObject * obj6 = 0 ;
   PyObject * obj7 = 0 ;
-  PyObject * obj8 = 0 ;
   char *  kwnames[] = {
-    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "in_rect",(char *) "bitmap_id",(char *) "button_state",(char *) "orientation",(char *) "bitmap_override",(char *) "out_rect", NULL 
+    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "in_rect",(char *) "bitmap_id",(char *) "button_state",(char *) "orientation",(char *) "out_rect", NULL 
   };
   
-  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOOO:AuiTabArt_DrawButton",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8)) SWIG_fail;
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOO:AuiTabArt_DrawButton",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7)) SWIG_fail;
   res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
   if (!SWIG_IsOK(res1)) {
     SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_DrawButton" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
@@ -13314,22 +13279,14 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
     SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "AuiTabArt_DrawButton" "', expected argument " "7"" of type '" "int""'");
   } 
   arg7 = static_cast< int >(val7);
-  res8 = SWIG_ConvertPtr(obj7, &argp8, SWIGTYPE_p_wxBitmap,  0  | 0);
+  res8 = SWIG_ConvertPtr(obj7, &argp8,SWIGTYPE_p_wxRect, 0 |  0 );
   if (!SWIG_IsOK(res8)) {
-    SWIG_exception_fail(SWIG_ArgError(res8), "in method '" "AuiTabArt_DrawButton" "', expected argument " "8"" of type '" "wxBitmap const &""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res8), "in method '" "AuiTabArt_DrawButton" "', expected argument " "8"" of type '" "wxRect *""'"); 
   }
-  if (!argp8) {
-    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_DrawButton" "', expected argument " "8"" of type '" "wxBitmap const &""'"); 
-  }
-  arg8 = reinterpret_cast< wxBitmap * >(argp8);
-  res9 = SWIG_ConvertPtr(obj8, &argp9,SWIGTYPE_p_wxRect, 0 |  0 );
-  if (!SWIG_IsOK(res9)) {
-    SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "AuiTabArt_DrawButton" "', expected argument " "9"" of type '" "wxRect *""'"); 
-  }
-  arg9 = reinterpret_cast< wxRect * >(argp9);
+  arg8 = reinterpret_cast< wxRect * >(argp8);
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    (arg1)->DrawButton(*arg2,arg3,(wxRect const &)*arg4,arg5,arg6,arg7,(wxBitmap const &)*arg8,arg9);
+    (arg1)->DrawButton(*arg2,arg3,(wxRect const &)*arg4,arg5,arg6,arg7,arg8);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
@@ -13340,34 +13297,6 @@ fail:
 }
 
 
-SWIGINTERN PyObject *_wrap_AuiTabArt_GetIndentSize(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
-  PyObject *resultobj = 0;
-  wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
-  int result;
-  void *argp1 = 0 ;
-  int res1 = 0 ;
-  PyObject *swig_obj[1] ;
-  
-  if (!args) SWIG_fail;
-  swig_obj[0] = args;
-  res1 = SWIG_ConvertPtr(swig_obj[0], &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
-  if (!SWIG_IsOK(res1)) {
-    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_GetIndentSize" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
-  }
-  arg1 = reinterpret_cast< wxAuiTabArt * >(argp1);
-  {
-    PyThreadState* __tstate = wxPyBeginAllowThreads();
-    result = (int)(arg1)->GetIndentSize();
-    wxPyEndAllowThreads(__tstate);
-    if (PyErr_Occurred()) SWIG_fail;
-  }
-  resultobj = SWIG_From_int(static_cast< int >(result));
-  return resultobj;
-fail:
-  return NULL;
-}
-
-
 SWIGINTERN PyObject *_wrap_AuiTabArt_GetTabSize(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
   PyObject *resultobj = 0;
   wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
@@ -13474,18 +13403,19 @@ fail:
 }
 
 
-SWIGINTERN PyObject *_wrap_AuiTabArt_ShowWindowList(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
+SWIGINTERN PyObject *_wrap_AuiTabArt_ShowDropDown(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
   PyObject *resultobj = 0;
   wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
   wxWindow *arg2 = (wxWindow *) 0 ;
-  wxArrayString *arg3 = 0 ;
+  wxAuiNotebookPageArray *arg3 = 0 ;
   int arg4 ;
   int result;
   void *argp1 = 0 ;
   int res1 = 0 ;
   void *argp2 = 0 ;
   int res2 = 0 ;
-  bool temp3 = false ;
+  void *argp3 = 0 ;
+  int res3 = 0 ;
   int val4 ;
   int ecode4 = 0 ;
   PyObject * obj0 = 0 ;
@@ -13496,54 +13426,67 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_ShowWindowList(PyObject *SWIGUNUSEDPARM(sel
     (char *) "self",(char *) "wnd",(char *) "items",(char *) "active_idx", NULL 
   };
   
-  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOO:AuiTabArt_ShowWindowList",kwnames,&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOO:AuiTabArt_ShowDropDown",kwnames,&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
   res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
   if (!SWIG_IsOK(res1)) {
-    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_ShowWindowList" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
   }
   arg1 = reinterpret_cast< wxAuiTabArt * >(argp1);
   res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_wxWindow, 0 |  0 );
   if (!SWIG_IsOK(res2)) {
-    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "AuiTabArt_ShowWindowList" "', expected argument " "2"" of type '" "wxWindow *""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "2"" of type '" "wxWindow *""'"); 
   }
   arg2 = reinterpret_cast< wxWindow * >(argp2);
-  {
-    if (! PySequence_Check(obj2)) {
-      PyErr_SetString(PyExc_TypeError, "Sequence of strings expected.");
-      SWIG_fail;
-    }
-    arg3 = new wxArrayString;
-    temp3 = true;
-    int i, len=PySequence_Length(obj2);
-    for (i=0; i<len; i++) {
-      PyObject* item = PySequence_GetItem(obj2, i);
-      wxString* s = wxString_in_helper(item);
-      if (PyErr_Occurred())  SWIG_fail;
-      arg3->Add(*s);
-      delete s;
-      Py_DECREF(item);
-    }
+  res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_wxAuiNotebookPageArray,  0  | 0);
+  if (!SWIG_IsOK(res3)) {
+    SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
+  }
+  if (!argp3) {
+    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
   }
+  arg3 = reinterpret_cast< wxAuiNotebookPageArray * >(argp3);
   ecode4 = SWIG_AsVal_int(obj3, &val4);
   if (!SWIG_IsOK(ecode4)) {
-    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "AuiTabArt_ShowWindowList" "', expected argument " "4"" of type '" "int""'");
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "4"" of type '" "int""'");
   } 
   arg4 = static_cast< int >(val4);
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    result = (int)(arg1)->ShowWindowList(arg2,(wxArrayString const &)*arg3,arg4);
+    result = (int)(arg1)->ShowDropDown(arg2,(wxAuiNotebookPageArray const &)*arg3,arg4);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
   resultobj = SWIG_From_int(static_cast< int >(result));
-  {
-    if (temp3) delete arg3;
-  }
   return resultobj;
 fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_AuiTabArt_GetIndentSize(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject *swig_obj[1] ;
+  
+  if (!args) SWIG_fail;
+  swig_obj[0] = args;
+  res1 = SWIG_ConvertPtr(swig_obj[0], &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_GetIndentSize" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
+  }
+  arg1 = reinterpret_cast< wxAuiTabArt * >(argp1);
   {
-    if (temp3) delete arg3;
+    PyThreadState* __tstate = wxPyBeginAllowThreads();
+    result = (int)(arg1)->GetIndentSize();
+    wxPyEndAllowThreads(__tstate);
+    if (PyErr_Occurred()) SWIG_fail;
   }
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
   return NULL;
 }
 
@@ -13581,12 +13524,12 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_GetBestTabCtrlSize(PyObject *SWIGUNUSEDPARM
     SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "2"" of type '" "wxWindow *""'"); 
   }
   arg2 = reinterpret_cast< wxWindow * >(argp2);
-  res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_wxAuiNotebookPageArray,  0 );
+  res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_wxAuiNotebookPageArray,  0  | 0);
   if (!SWIG_IsOK(res3)) {
-    SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray &""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
   }
   if (!argp3) {
-    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray &""'"); 
+    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
   }
   arg3 = reinterpret_cast< wxAuiNotebookPageArray * >(argp3);
   {
@@ -13595,7 +13538,7 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_GetBestTabCtrlSize(PyObject *SWIGUNUSEDPARM
   }
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    result = (int)(arg1)->GetBestTabCtrlSize(arg2,*arg3,(wxSize const &)*arg4);
+    result = (int)(arg1)->GetBestTabCtrlSize(arg2,(wxAuiNotebookPageArray const &)*arg3,(wxSize const &)*arg4);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
@@ -16265,9 +16208,9 @@ static PyMethodDef SwigMethods[] = {
         { (char *)"AuiTabArt_DrawBackground", (PyCFunction) _wrap_AuiTabArt_DrawBackground, METH_VARARGS | METH_KEYWORDS, NULL},
         { (char *)"AuiTabArt_DrawTab", (PyCFunction) _wrap_AuiTabArt_DrawTab, METH_VARARGS | METH_KEYWORDS, NULL},
         { (char *)"AuiTabArt_DrawButton", (PyCFunction) _wrap_AuiTabArt_DrawButton, METH_VARARGS | METH_KEYWORDS, NULL},
-        { (char *)"AuiTabArt_GetIndentSize", (PyCFunction)_wrap_AuiTabArt_GetIndentSize, METH_O, NULL},
         { (char *)"AuiTabArt_GetTabSize", (PyCFunction) _wrap_AuiTabArt_GetTabSize, METH_VARARGS | METH_KEYWORDS, NULL},
-        { (char *)"AuiTabArt_ShowWindowList", (PyCFunction) _wrap_AuiTabArt_ShowWindowList, METH_VARARGS | METH_KEYWORDS, NULL},
+        { (char *)"AuiTabArt_ShowDropDown", (PyCFunction) _wrap_AuiTabArt_ShowDropDown, METH_VARARGS | METH_KEYWORDS, NULL},
+        { (char *)"AuiTabArt_GetIndentSize", (PyCFunction)_wrap_AuiTabArt_GetIndentSize, METH_O, NULL},
         { (char *)"AuiTabArt_GetBestTabCtrlSize", (PyCFunction) _wrap_AuiTabArt_GetBestTabCtrlSize, METH_VARARGS | METH_KEYWORDS, NULL},
         { (char *)"AuiTabArt_swigregister", AuiTabArt_swigregister, METH_VARARGS, NULL},
         { (char *)"new_AuiDefaultTabArt", (PyCFunction)_wrap_new_AuiDefaultTabArt, METH_NOARGS, NULL},
@@ -17632,7 +17575,6 @@ static swig_type_info _swigt__p_p_wxMDIParentFrame = {"_p_p_wxMDIParentFrame", 0
 static swig_type_info _swigt__p_unsigned_char = {"_p_unsigned_char", "unsigned char *|byte *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_unsigned_int = {"_p_unsigned_int", "unsigned int *|time_t *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_unsigned_long = {"_p_unsigned_long", "unsigned long *|wxUIntPtr *", 0, 0, (void*)0, 0};
-static swig_type_info _swigt__p_wxArrayString = {"_p_wxArrayString", "wxArrayString *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_wxAuiDefaultDockArt = {"_p_wxAuiDefaultDockArt", "wxAuiDefaultDockArt *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_wxAuiDefaultTabArt = {"_p_wxAuiDefaultTabArt", "wxAuiDefaultTabArt *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_wxAuiDockArt = {"_p_wxAuiDockArt", "wxAuiDockArt *", 0, 0, (void*)0, 0};
@@ -17871,7 +17813,6 @@ static swig_type_info *swig_type_initial[] = {
   &_swigt__p_wxANIHandler,
   &_swigt__p_wxAcceleratorTable,
   &_swigt__p_wxActivateEvent,
-  &_swigt__p_wxArrayString,
   &_swigt__p_wxAuiDefaultDockArt,
   &_swigt__p_wxAuiDefaultTabArt,
   &_swigt__p_wxAuiDockArt,
@@ -18104,7 +18045,6 @@ static swig_cast_info _swigc__p_p_wxWindow[] = {  {&_swigt__p_p_wxSplashScreen,
 static swig_cast_info _swigc__p_unsigned_char[] = {  {&_swigt__p_unsigned_char, 0, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_unsigned_int[] = {  {&_swigt__p_unsigned_int, 0, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_unsigned_long[] = {  {&_swigt__p_unsigned_long, 0, 0, 0},{0, 0, 0, 0}};
-static swig_cast_info _swigc__p_wxArrayString[] = {  {&_swigt__p_wxArrayString, 0, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_wxAuiDefaultDockArt[] = {  {&_swigt__p_wxAuiDefaultDockArt, 0, 0, 0},  {&_swigt__p_wxPyAuiDockArt, _p_wxPyAuiDockArtTo_p_wxAuiDefaultDockArt, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_wxAuiDefaultTabArt[] = {  {&_swigt__p_wxAuiDefaultTabArt, 0, 0, 0},  {&_swigt__p_wxPyAuiTabArt, _p_wxPyAuiTabArtTo_p_wxAuiDefaultTabArt, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_wxAuiDockArt[] = {  {&_swigt__p_wxAuiDockArt, 0, 0, 0},  {&_swigt__p_wxAuiDefaultDockArt, _p_wxAuiDefaultDockArtTo_p_wxAuiDockArt, 0, 0},  {&_swigt__p_wxPyAuiDockArt, _p_wxPyAuiDockArtTo_p_wxAuiDockArt, 0, 0},{0, 0, 0, 0}};
@@ -18343,7 +18283,6 @@ static swig_cast_info *swig_cast_initial[] = {
   _swigc__p_wxANIHandler,
   _swigc__p_wxAcceleratorTable,
   _swigc__p_wxActivateEvent,
-  _swigc__p_wxArrayString,
   _swigc__p_wxAuiDefaultDockArt,
   _swigc__p_wxAuiDefaultTabArt,
   _swigc__p_wxAuiDockArt,
index 76b76eeb0f89423b3d9805a18f88664a57bac1cc..4673e22c85de86348f2577128abf0b58adb3adda 100644 (file)
@@ -1138,25 +1138,19 @@ class AuiTabArt(object):
 
     def DrawTab(*args, **kwargs):
         """
-        DrawTab(self, DC dc, Window wnd, Rect in_rect, String caption, Bitmap bitmap, 
-            bool active, int close_button_state, 
-            Rect out_tab_rect, Rect out_button_rect, 
-            int x_extent)
+        DrawTab(self, DC dc, Window wnd, AuiNotebookPage pane, Rect in_rect, 
+            int close_button_state, Rect out_tab_rect, 
+            Rect out_button_rect, int x_extent)
         """
         return _aui.AuiTabArt_DrawTab(*args, **kwargs)
 
     def DrawButton(*args, **kwargs):
         """
         DrawButton(self, DC dc, Window wnd, Rect in_rect, int bitmap_id, int button_state, 
-            int orientation, Bitmap bitmap_override, 
-            Rect out_rect)
+            int orientation, Rect out_rect)
         """
         return _aui.AuiTabArt_DrawButton(*args, **kwargs)
 
-    def GetIndentSize(*args, **kwargs):
-        """GetIndentSize(self) -> int"""
-        return _aui.AuiTabArt_GetIndentSize(*args, **kwargs)
-
     def GetTabSize(*args, **kwargs):
         """
         GetTabSize(self, DC dc, Window wnd, String caption, Bitmap bitmap, bool active, 
@@ -1164,9 +1158,13 @@ class AuiTabArt(object):
         """
         return _aui.AuiTabArt_GetTabSize(*args, **kwargs)
 
-    def ShowWindowList(*args, **kwargs):
-        """ShowWindowList(self, Window wnd, wxArrayString items, int active_idx) -> int"""
-        return _aui.AuiTabArt_ShowWindowList(*args, **kwargs)
+    def ShowDropDown(*args, **kwargs):
+        """ShowDropDown(self, Window wnd, wxAuiNotebookPageArray items, int active_idx) -> int"""
+        return _aui.AuiTabArt_ShowDropDown(*args, **kwargs)
+
+    def GetIndentSize(*args, **kwargs):
+        """GetIndentSize(self) -> int"""
+        return _aui.AuiTabArt_GetIndentSize(*args, **kwargs)
 
     def GetBestTabCtrlSize(*args, **kwargs):
         """GetBestTabCtrlSize(self, Window wnd, wxAuiNotebookPageArray pages, Size required_bmp_size) -> int"""
index c8ece8100a536c1967a6755bd1fde89c7beb137d..1526dbe6b25177de00e899334733f523ca1fda16 100644 (file)
@@ -2523,182 +2523,181 @@ SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int argnum, int flags)
 #define SWIGTYPE_p_wxANIHandler swig_types[57]
 #define SWIGTYPE_p_wxAcceleratorTable swig_types[58]
 #define SWIGTYPE_p_wxActivateEvent swig_types[59]
-#define SWIGTYPE_p_wxArrayString swig_types[60]
-#define SWIGTYPE_p_wxAuiDefaultDockArt swig_types[61]
-#define SWIGTYPE_p_wxAuiDefaultTabArt swig_types[62]
-#define SWIGTYPE_p_wxAuiDockArt swig_types[63]
-#define SWIGTYPE_p_wxAuiDockInfo swig_types[64]
-#define SWIGTYPE_p_wxAuiDockUIPart swig_types[65]
-#define SWIGTYPE_p_wxAuiFloatingFrame swig_types[66]
-#define SWIGTYPE_p_wxAuiManager swig_types[67]
-#define SWIGTYPE_p_wxAuiManagerEvent swig_types[68]
-#define SWIGTYPE_p_wxAuiNotebook swig_types[69]
-#define SWIGTYPE_p_wxAuiNotebookEvent swig_types[70]
-#define SWIGTYPE_p_wxAuiNotebookPage swig_types[71]
-#define SWIGTYPE_p_wxAuiNotebookPageArray swig_types[72]
-#define SWIGTYPE_p_wxAuiPaneButton swig_types[73]
-#define SWIGTYPE_p_wxAuiPaneButtonArray swig_types[74]
-#define SWIGTYPE_p_wxAuiPaneInfo swig_types[75]
-#define SWIGTYPE_p_wxAuiPaneInfoPtrArray swig_types[76]
-#define SWIGTYPE_p_wxAuiSimpleTabArt swig_types[77]
-#define SWIGTYPE_p_wxAuiTabArt swig_types[78]
-#define SWIGTYPE_p_wxAuiTabContainer swig_types[79]
-#define SWIGTYPE_p_wxAuiTabContainerButton swig_types[80]
-#define SWIGTYPE_p_wxAuiTabCtrl swig_types[81]
-#define SWIGTYPE_p_wxBMPHandler swig_types[82]
-#define SWIGTYPE_p_wxBitmap swig_types[83]
-#define SWIGTYPE_p_wxBoxSizer swig_types[84]
-#define SWIGTYPE_p_wxCURHandler swig_types[85]
-#define SWIGTYPE_p_wxCalculateLayoutEvent swig_types[86]
-#define SWIGTYPE_p_wxChildFocusEvent swig_types[87]
-#define SWIGTYPE_p_wxClipboardTextEvent swig_types[88]
-#define SWIGTYPE_p_wxCloseEvent swig_types[89]
-#define SWIGTYPE_p_wxColor swig_types[90]
-#define SWIGTYPE_p_wxColour swig_types[91]
-#define SWIGTYPE_p_wxColourData swig_types[92]
-#define SWIGTYPE_p_wxColourDialog swig_types[93]
-#define SWIGTYPE_p_wxCommandEvent swig_types[94]
-#define SWIGTYPE_p_wxContextMenuEvent swig_types[95]
-#define SWIGTYPE_p_wxControl swig_types[96]
-#define SWIGTYPE_p_wxControlWithItems swig_types[97]
-#define SWIGTYPE_p_wxDC swig_types[98]
-#define SWIGTYPE_p_wxDateEvent swig_types[99]
-#define SWIGTYPE_p_wxDialog swig_types[100]
-#define SWIGTYPE_p_wxDirDialog swig_types[101]
-#define SWIGTYPE_p_wxDisplayChangedEvent swig_types[102]
-#define SWIGTYPE_p_wxDropFilesEvent swig_types[103]
-#define SWIGTYPE_p_wxDuplexMode swig_types[104]
-#define SWIGTYPE_p_wxEraseEvent swig_types[105]
-#define SWIGTYPE_p_wxEvent swig_types[106]
-#define SWIGTYPE_p_wxEvtHandler swig_types[107]
-#define SWIGTYPE_p_wxFSFile swig_types[108]
-#define SWIGTYPE_p_wxFileDialog swig_types[109]
-#define SWIGTYPE_p_wxFileSystem swig_types[110]
-#define SWIGTYPE_p_wxFindDialogEvent swig_types[111]
-#define SWIGTYPE_p_wxFindReplaceData swig_types[112]
-#define SWIGTYPE_p_wxFindReplaceDialog swig_types[113]
-#define SWIGTYPE_p_wxFlexGridSizer swig_types[114]
-#define SWIGTYPE_p_wxFocusEvent swig_types[115]
-#define SWIGTYPE_p_wxFont swig_types[116]
-#define SWIGTYPE_p_wxFontData swig_types[117]
-#define SWIGTYPE_p_wxFontDialog swig_types[118]
-#define SWIGTYPE_p_wxFrame swig_types[119]
-#define SWIGTYPE_p_wxGBSizerItem swig_types[120]
-#define SWIGTYPE_p_wxGIFHandler swig_types[121]
-#define SWIGTYPE_p_wxGridBagSizer swig_types[122]
-#define SWIGTYPE_p_wxGridSizer swig_types[123]
-#define SWIGTYPE_p_wxICOHandler swig_types[124]
-#define SWIGTYPE_p_wxIconizeEvent swig_types[125]
-#define SWIGTYPE_p_wxIdleEvent swig_types[126]
-#define SWIGTYPE_p_wxImage swig_types[127]
-#define SWIGTYPE_p_wxImageHandler swig_types[128]
-#define SWIGTYPE_p_wxIndividualLayoutConstraint swig_types[129]
-#define SWIGTYPE_p_wxInitDialogEvent swig_types[130]
-#define SWIGTYPE_p_wxJPEGHandler swig_types[131]
-#define SWIGTYPE_p_wxKeyEvent swig_types[132]
-#define SWIGTYPE_p_wxLayoutAlgorithm swig_types[133]
-#define SWIGTYPE_p_wxLayoutConstraints swig_types[134]
-#define SWIGTYPE_p_wxMDIChildFrame swig_types[135]
-#define SWIGTYPE_p_wxMDIClientWindow swig_types[136]
-#define SWIGTYPE_p_wxMDIParentFrame swig_types[137]
-#define SWIGTYPE_p_wxMaximizeEvent swig_types[138]
-#define SWIGTYPE_p_wxMenu swig_types[139]
-#define SWIGTYPE_p_wxMenuBar swig_types[140]
-#define SWIGTYPE_p_wxMenuEvent swig_types[141]
-#define SWIGTYPE_p_wxMenuItem swig_types[142]
-#define SWIGTYPE_p_wxMessageDialog swig_types[143]
-#define SWIGTYPE_p_wxMiniFrame swig_types[144]
-#define SWIGTYPE_p_wxMouseCaptureChangedEvent swig_types[145]
-#define SWIGTYPE_p_wxMouseCaptureLostEvent swig_types[146]
-#define SWIGTYPE_p_wxMouseEvent swig_types[147]
-#define SWIGTYPE_p_wxMoveEvent swig_types[148]
-#define SWIGTYPE_p_wxMultiChoiceDialog swig_types[149]
-#define SWIGTYPE_p_wxNavigationKeyEvent swig_types[150]
-#define SWIGTYPE_p_wxNcPaintEvent swig_types[151]
-#define SWIGTYPE_p_wxNotifyEvent swig_types[152]
-#define SWIGTYPE_p_wxNumberEntryDialog swig_types[153]
-#define SWIGTYPE_p_wxObject swig_types[154]
-#define SWIGTYPE_p_wxPCXHandler swig_types[155]
-#define SWIGTYPE_p_wxPNGHandler swig_types[156]
-#define SWIGTYPE_p_wxPNMHandler swig_types[157]
-#define SWIGTYPE_p_wxPageSetupDialog swig_types[158]
-#define SWIGTYPE_p_wxPageSetupDialogData swig_types[159]
-#define SWIGTYPE_p_wxPaintEvent swig_types[160]
-#define SWIGTYPE_p_wxPaletteChangedEvent swig_types[161]
-#define SWIGTYPE_p_wxPanel swig_types[162]
-#define SWIGTYPE_p_wxPaperSize swig_types[163]
-#define SWIGTYPE_p_wxPasswordEntryDialog swig_types[164]
-#define SWIGTYPE_p_wxPoint swig_types[165]
-#define SWIGTYPE_p_wxPopupWindow swig_types[166]
-#define SWIGTYPE_p_wxPreviewCanvas swig_types[167]
-#define SWIGTYPE_p_wxPreviewControlBar swig_types[168]
-#define SWIGTYPE_p_wxPreviewFrame swig_types[169]
-#define SWIGTYPE_p_wxPrintData swig_types[170]
-#define SWIGTYPE_p_wxPrintDialog swig_types[171]
-#define SWIGTYPE_p_wxPrintDialogData swig_types[172]
-#define SWIGTYPE_p_wxPrintPreview swig_types[173]
-#define SWIGTYPE_p_wxPrinter swig_types[174]
-#define SWIGTYPE_p_wxProgressDialog swig_types[175]
-#define SWIGTYPE_p_wxPyApp swig_types[176]
-#define SWIGTYPE_p_wxPyAuiDockArt swig_types[177]
-#define SWIGTYPE_p_wxPyAuiTabArt swig_types[178]
-#define SWIGTYPE_p_wxPyCommandEvent swig_types[179]
-#define SWIGTYPE_p_wxPyEvent swig_types[180]
-#define SWIGTYPE_p_wxPyHtmlListBox swig_types[181]
-#define SWIGTYPE_p_wxPyImageHandler swig_types[182]
-#define SWIGTYPE_p_wxPyPanel swig_types[183]
-#define SWIGTYPE_p_wxPyPopupTransientWindow swig_types[184]
-#define SWIGTYPE_p_wxPyPreviewControlBar swig_types[185]
-#define SWIGTYPE_p_wxPyPreviewFrame swig_types[186]
-#define SWIGTYPE_p_wxPyPrintPreview swig_types[187]
-#define SWIGTYPE_p_wxPyPrintout swig_types[188]
-#define SWIGTYPE_p_wxPyScrolledWindow swig_types[189]
-#define SWIGTYPE_p_wxPySizer swig_types[190]
-#define SWIGTYPE_p_wxPyTaskBarIcon swig_types[191]
-#define SWIGTYPE_p_wxPyVListBox swig_types[192]
-#define SWIGTYPE_p_wxPyVScrolledWindow swig_types[193]
-#define SWIGTYPE_p_wxPyValidator swig_types[194]
-#define SWIGTYPE_p_wxPyWindow swig_types[195]
-#define SWIGTYPE_p_wxQueryLayoutInfoEvent swig_types[196]
-#define SWIGTYPE_p_wxQueryNewPaletteEvent swig_types[197]
-#define SWIGTYPE_p_wxRect swig_types[198]
-#define SWIGTYPE_p_wxSashEvent swig_types[199]
-#define SWIGTYPE_p_wxSashLayoutWindow swig_types[200]
-#define SWIGTYPE_p_wxSashWindow swig_types[201]
-#define SWIGTYPE_p_wxScrollEvent swig_types[202]
-#define SWIGTYPE_p_wxScrollWinEvent swig_types[203]
-#define SWIGTYPE_p_wxScrolledWindow swig_types[204]
-#define SWIGTYPE_p_wxSetCursorEvent swig_types[205]
-#define SWIGTYPE_p_wxShowEvent swig_types[206]
-#define SWIGTYPE_p_wxSimpleHtmlListBox swig_types[207]
-#define SWIGTYPE_p_wxSingleChoiceDialog swig_types[208]
-#define SWIGTYPE_p_wxSize swig_types[209]
-#define SWIGTYPE_p_wxSizeEvent swig_types[210]
-#define SWIGTYPE_p_wxSizer swig_types[211]
-#define SWIGTYPE_p_wxSizerItem swig_types[212]
-#define SWIGTYPE_p_wxSplashScreen swig_types[213]
-#define SWIGTYPE_p_wxSplashScreenWindow swig_types[214]
-#define SWIGTYPE_p_wxSplitterEvent swig_types[215]
-#define SWIGTYPE_p_wxSplitterWindow swig_types[216]
-#define SWIGTYPE_p_wxStaticBoxSizer swig_types[217]
-#define SWIGTYPE_p_wxStatusBar swig_types[218]
-#define SWIGTYPE_p_wxStdDialogButtonSizer swig_types[219]
-#define SWIGTYPE_p_wxString swig_types[220]
-#define SWIGTYPE_p_wxSysColourChangedEvent swig_types[221]
-#define SWIGTYPE_p_wxTGAHandler swig_types[222]
-#define SWIGTYPE_p_wxTIFFHandler swig_types[223]
-#define SWIGTYPE_p_wxTaskBarIconEvent swig_types[224]
-#define SWIGTYPE_p_wxTextEntryDialog swig_types[225]
-#define SWIGTYPE_p_wxTipWindow swig_types[226]
-#define SWIGTYPE_p_wxTopLevelWindow swig_types[227]
-#define SWIGTYPE_p_wxUpdateUIEvent swig_types[228]
-#define SWIGTYPE_p_wxValidator swig_types[229]
-#define SWIGTYPE_p_wxWindow swig_types[230]
-#define SWIGTYPE_p_wxWindowCreateEvent swig_types[231]
-#define SWIGTYPE_p_wxWindowDestroyEvent swig_types[232]
-#define SWIGTYPE_p_wxXPMHandler swig_types[233]
-static swig_type_info *swig_types[235];
-static swig_module_info swig_module = {swig_types, 234, 0, 0, 0, 0};
+#define SWIGTYPE_p_wxAuiDefaultDockArt swig_types[60]
+#define SWIGTYPE_p_wxAuiDefaultTabArt swig_types[61]
+#define SWIGTYPE_p_wxAuiDockArt swig_types[62]
+#define SWIGTYPE_p_wxAuiDockInfo swig_types[63]
+#define SWIGTYPE_p_wxAuiDockUIPart swig_types[64]
+#define SWIGTYPE_p_wxAuiFloatingFrame swig_types[65]
+#define SWIGTYPE_p_wxAuiManager swig_types[66]
+#define SWIGTYPE_p_wxAuiManagerEvent swig_types[67]
+#define SWIGTYPE_p_wxAuiNotebook swig_types[68]
+#define SWIGTYPE_p_wxAuiNotebookEvent swig_types[69]
+#define SWIGTYPE_p_wxAuiNotebookPage swig_types[70]
+#define SWIGTYPE_p_wxAuiNotebookPageArray swig_types[71]
+#define SWIGTYPE_p_wxAuiPaneButton swig_types[72]
+#define SWIGTYPE_p_wxAuiPaneButtonArray swig_types[73]
+#define SWIGTYPE_p_wxAuiPaneInfo swig_types[74]
+#define SWIGTYPE_p_wxAuiPaneInfoPtrArray swig_types[75]
+#define SWIGTYPE_p_wxAuiSimpleTabArt swig_types[76]
+#define SWIGTYPE_p_wxAuiTabArt swig_types[77]
+#define SWIGTYPE_p_wxAuiTabContainer swig_types[78]
+#define SWIGTYPE_p_wxAuiTabContainerButton swig_types[79]
+#define SWIGTYPE_p_wxAuiTabCtrl swig_types[80]
+#define SWIGTYPE_p_wxBMPHandler swig_types[81]
+#define SWIGTYPE_p_wxBitmap swig_types[82]
+#define SWIGTYPE_p_wxBoxSizer swig_types[83]
+#define SWIGTYPE_p_wxCURHandler swig_types[84]
+#define SWIGTYPE_p_wxCalculateLayoutEvent swig_types[85]
+#define SWIGTYPE_p_wxChildFocusEvent swig_types[86]
+#define SWIGTYPE_p_wxClipboardTextEvent swig_types[87]
+#define SWIGTYPE_p_wxCloseEvent swig_types[88]
+#define SWIGTYPE_p_wxColor swig_types[89]
+#define SWIGTYPE_p_wxColour swig_types[90]
+#define SWIGTYPE_p_wxColourData swig_types[91]
+#define SWIGTYPE_p_wxColourDialog swig_types[92]
+#define SWIGTYPE_p_wxCommandEvent swig_types[93]
+#define SWIGTYPE_p_wxContextMenuEvent swig_types[94]
+#define SWIGTYPE_p_wxControl swig_types[95]
+#define SWIGTYPE_p_wxControlWithItems swig_types[96]
+#define SWIGTYPE_p_wxDC swig_types[97]
+#define SWIGTYPE_p_wxDateEvent swig_types[98]
+#define SWIGTYPE_p_wxDialog swig_types[99]
+#define SWIGTYPE_p_wxDirDialog swig_types[100]
+#define SWIGTYPE_p_wxDisplayChangedEvent swig_types[101]
+#define SWIGTYPE_p_wxDropFilesEvent swig_types[102]
+#define SWIGTYPE_p_wxDuplexMode swig_types[103]
+#define SWIGTYPE_p_wxEraseEvent swig_types[104]
+#define SWIGTYPE_p_wxEvent swig_types[105]
+#define SWIGTYPE_p_wxEvtHandler swig_types[106]
+#define SWIGTYPE_p_wxFSFile swig_types[107]
+#define SWIGTYPE_p_wxFileDialog swig_types[108]
+#define SWIGTYPE_p_wxFileSystem swig_types[109]
+#define SWIGTYPE_p_wxFindDialogEvent swig_types[110]
+#define SWIGTYPE_p_wxFindReplaceData swig_types[111]
+#define SWIGTYPE_p_wxFindReplaceDialog swig_types[112]
+#define SWIGTYPE_p_wxFlexGridSizer swig_types[113]
+#define SWIGTYPE_p_wxFocusEvent swig_types[114]
+#define SWIGTYPE_p_wxFont swig_types[115]
+#define SWIGTYPE_p_wxFontData swig_types[116]
+#define SWIGTYPE_p_wxFontDialog swig_types[117]
+#define SWIGTYPE_p_wxFrame swig_types[118]
+#define SWIGTYPE_p_wxGBSizerItem swig_types[119]
+#define SWIGTYPE_p_wxGIFHandler swig_types[120]
+#define SWIGTYPE_p_wxGridBagSizer swig_types[121]
+#define SWIGTYPE_p_wxGridSizer swig_types[122]
+#define SWIGTYPE_p_wxICOHandler swig_types[123]
+#define SWIGTYPE_p_wxIconizeEvent swig_types[124]
+#define SWIGTYPE_p_wxIdleEvent swig_types[125]
+#define SWIGTYPE_p_wxImage swig_types[126]
+#define SWIGTYPE_p_wxImageHandler swig_types[127]
+#define SWIGTYPE_p_wxIndividualLayoutConstraint swig_types[128]
+#define SWIGTYPE_p_wxInitDialogEvent swig_types[129]
+#define SWIGTYPE_p_wxJPEGHandler swig_types[130]
+#define SWIGTYPE_p_wxKeyEvent swig_types[131]
+#define SWIGTYPE_p_wxLayoutAlgorithm swig_types[132]
+#define SWIGTYPE_p_wxLayoutConstraints swig_types[133]
+#define SWIGTYPE_p_wxMDIChildFrame swig_types[134]
+#define SWIGTYPE_p_wxMDIClientWindow swig_types[135]
+#define SWIGTYPE_p_wxMDIParentFrame swig_types[136]
+#define SWIGTYPE_p_wxMaximizeEvent swig_types[137]
+#define SWIGTYPE_p_wxMenu swig_types[138]
+#define SWIGTYPE_p_wxMenuBar swig_types[139]
+#define SWIGTYPE_p_wxMenuEvent swig_types[140]
+#define SWIGTYPE_p_wxMenuItem swig_types[141]
+#define SWIGTYPE_p_wxMessageDialog swig_types[142]
+#define SWIGTYPE_p_wxMiniFrame swig_types[143]
+#define SWIGTYPE_p_wxMouseCaptureChangedEvent swig_types[144]
+#define SWIGTYPE_p_wxMouseCaptureLostEvent swig_types[145]
+#define SWIGTYPE_p_wxMouseEvent swig_types[146]
+#define SWIGTYPE_p_wxMoveEvent swig_types[147]
+#define SWIGTYPE_p_wxMultiChoiceDialog swig_types[148]
+#define SWIGTYPE_p_wxNavigationKeyEvent swig_types[149]
+#define SWIGTYPE_p_wxNcPaintEvent swig_types[150]
+#define SWIGTYPE_p_wxNotifyEvent swig_types[151]
+#define SWIGTYPE_p_wxNumberEntryDialog swig_types[152]
+#define SWIGTYPE_p_wxObject swig_types[153]
+#define SWIGTYPE_p_wxPCXHandler swig_types[154]
+#define SWIGTYPE_p_wxPNGHandler swig_types[155]
+#define SWIGTYPE_p_wxPNMHandler swig_types[156]
+#define SWIGTYPE_p_wxPageSetupDialog swig_types[157]
+#define SWIGTYPE_p_wxPageSetupDialogData swig_types[158]
+#define SWIGTYPE_p_wxPaintEvent swig_types[159]
+#define SWIGTYPE_p_wxPaletteChangedEvent swig_types[160]
+#define SWIGTYPE_p_wxPanel swig_types[161]
+#define SWIGTYPE_p_wxPaperSize swig_types[162]
+#define SWIGTYPE_p_wxPasswordEntryDialog swig_types[163]
+#define SWIGTYPE_p_wxPoint swig_types[164]
+#define SWIGTYPE_p_wxPopupWindow swig_types[165]
+#define SWIGTYPE_p_wxPreviewCanvas swig_types[166]
+#define SWIGTYPE_p_wxPreviewControlBar swig_types[167]
+#define SWIGTYPE_p_wxPreviewFrame swig_types[168]
+#define SWIGTYPE_p_wxPrintData swig_types[169]
+#define SWIGTYPE_p_wxPrintDialog swig_types[170]
+#define SWIGTYPE_p_wxPrintDialogData swig_types[171]
+#define SWIGTYPE_p_wxPrintPreview swig_types[172]
+#define SWIGTYPE_p_wxPrinter swig_types[173]
+#define SWIGTYPE_p_wxProgressDialog swig_types[174]
+#define SWIGTYPE_p_wxPyApp swig_types[175]
+#define SWIGTYPE_p_wxPyAuiDockArt swig_types[176]
+#define SWIGTYPE_p_wxPyAuiTabArt swig_types[177]
+#define SWIGTYPE_p_wxPyCommandEvent swig_types[178]
+#define SWIGTYPE_p_wxPyEvent swig_types[179]
+#define SWIGTYPE_p_wxPyHtmlListBox swig_types[180]
+#define SWIGTYPE_p_wxPyImageHandler swig_types[181]
+#define SWIGTYPE_p_wxPyPanel swig_types[182]
+#define SWIGTYPE_p_wxPyPopupTransientWindow swig_types[183]
+#define SWIGTYPE_p_wxPyPreviewControlBar swig_types[184]
+#define SWIGTYPE_p_wxPyPreviewFrame swig_types[185]
+#define SWIGTYPE_p_wxPyPrintPreview swig_types[186]
+#define SWIGTYPE_p_wxPyPrintout swig_types[187]
+#define SWIGTYPE_p_wxPyScrolledWindow swig_types[188]
+#define SWIGTYPE_p_wxPySizer swig_types[189]
+#define SWIGTYPE_p_wxPyTaskBarIcon swig_types[190]
+#define SWIGTYPE_p_wxPyVListBox swig_types[191]
+#define SWIGTYPE_p_wxPyVScrolledWindow swig_types[192]
+#define SWIGTYPE_p_wxPyValidator swig_types[193]
+#define SWIGTYPE_p_wxPyWindow swig_types[194]
+#define SWIGTYPE_p_wxQueryLayoutInfoEvent swig_types[195]
+#define SWIGTYPE_p_wxQueryNewPaletteEvent swig_types[196]
+#define SWIGTYPE_p_wxRect swig_types[197]
+#define SWIGTYPE_p_wxSashEvent swig_types[198]
+#define SWIGTYPE_p_wxSashLayoutWindow swig_types[199]
+#define SWIGTYPE_p_wxSashWindow swig_types[200]
+#define SWIGTYPE_p_wxScrollEvent swig_types[201]
+#define SWIGTYPE_p_wxScrollWinEvent swig_types[202]
+#define SWIGTYPE_p_wxScrolledWindow swig_types[203]
+#define SWIGTYPE_p_wxSetCursorEvent swig_types[204]
+#define SWIGTYPE_p_wxShowEvent swig_types[205]
+#define SWIGTYPE_p_wxSimpleHtmlListBox swig_types[206]
+#define SWIGTYPE_p_wxSingleChoiceDialog swig_types[207]
+#define SWIGTYPE_p_wxSize swig_types[208]
+#define SWIGTYPE_p_wxSizeEvent swig_types[209]
+#define SWIGTYPE_p_wxSizer swig_types[210]
+#define SWIGTYPE_p_wxSizerItem swig_types[211]
+#define SWIGTYPE_p_wxSplashScreen swig_types[212]
+#define SWIGTYPE_p_wxSplashScreenWindow swig_types[213]
+#define SWIGTYPE_p_wxSplitterEvent swig_types[214]
+#define SWIGTYPE_p_wxSplitterWindow swig_types[215]
+#define SWIGTYPE_p_wxStaticBoxSizer swig_types[216]
+#define SWIGTYPE_p_wxStatusBar swig_types[217]
+#define SWIGTYPE_p_wxStdDialogButtonSizer swig_types[218]
+#define SWIGTYPE_p_wxString swig_types[219]
+#define SWIGTYPE_p_wxSysColourChangedEvent swig_types[220]
+#define SWIGTYPE_p_wxTGAHandler swig_types[221]
+#define SWIGTYPE_p_wxTIFFHandler swig_types[222]
+#define SWIGTYPE_p_wxTaskBarIconEvent swig_types[223]
+#define SWIGTYPE_p_wxTextEntryDialog swig_types[224]
+#define SWIGTYPE_p_wxTipWindow swig_types[225]
+#define SWIGTYPE_p_wxTopLevelWindow swig_types[226]
+#define SWIGTYPE_p_wxUpdateUIEvent swig_types[227]
+#define SWIGTYPE_p_wxValidator swig_types[228]
+#define SWIGTYPE_p_wxWindow swig_types[229]
+#define SWIGTYPE_p_wxWindowCreateEvent swig_types[230]
+#define SWIGTYPE_p_wxWindowDestroyEvent swig_types[231]
+#define SWIGTYPE_p_wxXPMHandler swig_types[232]
+static swig_type_info *swig_types[234];
+static swig_module_info swig_module = {swig_types, 233, 0, 0, 0, 0};
 #define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)
 #define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name)
 
@@ -3116,10 +3115,8 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
 
     virtual void DrawTab( wxDC& dc,
                           wxWindow* wnd,
+                          const wxAuiNotebookPage& pane,
                           const wxRect& in_rect,
-                          const wxString& caption,
-                          const wxBitmap& bitmap,
-                          bool active,
                           int close_button_state,
                           wxRect* out_tab_rect,
                           wxRect* out_button_rect,
@@ -3131,14 +3128,13 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
         if ((found = wxPyCBH_findCallback(m_myInst, "DrawTab"))) {
             PyObject* odc = wxPyMake_wxObject(&dc, false);
             PyObject* ownd = wxPyMake_wxObject(wnd, false);
+            PyObject* opane = wxPyConstructObject((void*)&pane, wxT("wxAuiNotebookPage"), 0);
             PyObject* orect = wxPyConstructObject((void*)&in_rect, wxT("wxRect"), 0);
-            PyObject* otext = wx2PyString(caption);
-            PyObject* obmp = wxPyMake_wxObject((wxObject*)&bitmap, false);
             PyObject* ro;
             ro = wxPyCBH_callCallbackObj(m_myInst, Py_BuildValue(
                                              "(OOOOOii)",
-                                             odc, ownd, orect, otext, obmp,
-                                             (int)active, close_button_state));
+                                             odc, ownd, orect, opane,
+                                             close_button_state));
             if (ro) {
                 if (PySequence_Check(ro) && PyObject_Length(ro) == 3) {
                     PyObject* o1 = PySequence_GetItem(ro, 0);
@@ -3166,12 +3162,11 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
             Py_DECREF(odc);
             Py_DECREF(ownd);
             Py_DECREF(orect);
-            Py_DECREF(otext);
-            Py_DECREF(obmp);
+            Py_DECREF(opane);
         }
         wxPyEndBlockThreads(blocked);
         if (!found)
-            wxAuiDefaultTabArt::DrawTab(dc, wnd, in_rect, caption, bitmap, active, close_button_state, out_tab_rect, out_button_rect, x_extent);
+            wxAuiDefaultTabArt::DrawTab(dc, wnd, pane, in_rect, close_button_state, out_tab_rect, out_button_rect, x_extent);
     }
 
 
@@ -3181,7 +3176,6 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
                              int bitmap_id,
                              int button_state,
                              int orientation,
-                             const wxBitmap& bitmap_override,
                              wxRect* out_rect)
     {
         bool found;
@@ -3191,11 +3185,9 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
             PyObject* odc = wxPyMake_wxObject(&dc, false);
             PyObject* ownd = wxPyMake_wxObject(wnd, false);
             PyObject* orect = wxPyConstructObject((void*)&in_rect, wxT("wxRect"), 0);
-            PyObject* obmp = wxPyConstructObject((void*)&bitmap_override, wxT("wxBitmap"), 0);
             PyObject* ro;
             ro = wxPyCBH_callCallbackObj(m_myInst, Py_BuildValue("(OOOiiiO)", odc, ownd, orect,
-                                                                 bitmap_id, button_state, orientation,
-                                                                 obmp));
+                                                                 bitmap_id, button_state, orientation));
             if (ro) {
                 if (!wxRect_helper(ro, &out_rect)) 
                     PyErr_SetString(PyExc_TypeError, errmsg);
@@ -3205,11 +3197,10 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
             Py_DECREF(odc);
             Py_DECREF(ownd);
             Py_DECREF(orect);
-            Py_DECREF(obmp);
         }
         wxPyEndBlockThreads(blocked);
         if (!found)
-            wxAuiDefaultTabArt::DrawButton(dc, wnd, in_rect, bitmap_id, button_state, orientation, bitmap_override, out_rect);
+            wxAuiDefaultTabArt::DrawButton(dc, wnd, in_rect, bitmap_id, button_state, orientation, out_rect);
     }
 
 
@@ -3265,13 +3256,16 @@ class wxPyAuiTabArt :  public wxAuiDefaultTabArt
     }
 
 // TODO    
-//     virtual int ShowWindowList(
+//     virtual int ShowDropDown(
 //                          wxWindow* wnd,
-//                          const wxArrayString& items,
+//                          const wxAuiNotebookPageArray& items,
 //                          int active_idx);
-// 
+
+//     virtual int GetIndentSize();
+
 //     virtual int GetBestTabCtrlSize(wxWindow* wnd,
-//                                    wxAuiNotebookPageArray& pages);      
+//                                    const wxAuiNotebookPageArray& pages, 
+//                                    const wxSize& required_bmp_size);      
 //     virtual wxAuiTabArt* Clone();
 //     virtual void SetFlags(unsigned int flags);
 //     virtual void SetSizingInfo(const wxSize& tab_ctrl_size,
@@ -13110,34 +13104,29 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawTab(PyObject *SWIGUNUSEDPARM(self), PyO
   wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
   wxDC *arg2 = 0 ;
   wxWindow *arg3 = (wxWindow *) 0 ;
-  wxRect *arg4 = 0 ;
-  wxString *arg5 = 0 ;
-  wxBitmap *arg6 = 0 ;
-  bool arg7 ;
-  int arg8 ;
-  wxRect *arg9 = (wxRect *) 0 ;
-  wxRect *arg10 = (wxRect *) 0 ;
-  int *arg11 = (int *) 0 ;
+  wxAuiNotebookPage *arg4 = 0 ;
+  wxRect *arg5 = 0 ;
+  int arg6 ;
+  wxRect *arg7 = (wxRect *) 0 ;
+  wxRect *arg8 = (wxRect *) 0 ;
+  int *arg9 = (int *) 0 ;
   void *argp1 = 0 ;
   int res1 = 0 ;
   void *argp2 = 0 ;
   int res2 = 0 ;
   void *argp3 = 0 ;
   int res3 = 0 ;
-  wxRect temp4 ;
-  bool temp5 = false ;
-  void *argp6 = 0 ;
-  int res6 = 0 ;
-  bool val7 ;
-  int ecode7 = 0 ;
-  int val8 ;
-  int ecode8 = 0 ;
+  void *argp4 = 0 ;
+  int res4 = 0 ;
+  wxRect temp5 ;
+  int val6 ;
+  int ecode6 = 0 ;
+  void *argp7 = 0 ;
+  int res7 = 0 ;
+  void *argp8 = 0 ;
+  int res8 = 0 ;
   void *argp9 = 0 ;
   int res9 = 0 ;
-  void *argp10 = 0 ;
-  int res10 = 0 ;
-  void *argp11 = 0 ;
-  int res11 = 0 ;
   PyObject * obj0 = 0 ;
   PyObject * obj1 = 0 ;
   PyObject * obj2 = 0 ;
@@ -13147,13 +13136,11 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawTab(PyObject *SWIGUNUSEDPARM(self), PyO
   PyObject * obj6 = 0 ;
   PyObject * obj7 = 0 ;
   PyObject * obj8 = 0 ;
-  PyObject * obj9 = 0 ;
-  PyObject * obj10 = 0 ;
   char *  kwnames[] = {
-    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "in_rect",(char *) "caption",(char *) "bitmap",(char *) "active",(char *) "close_button_state",(char *) "out_tab_rect",(char *) "out_button_rect",(char *) "x_extent", NULL 
+    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "pane",(char *) "in_rect",(char *) "close_button_state",(char *) "out_tab_rect",(char *) "out_button_rect",(char *) "x_extent", NULL 
   };
   
-  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOOOOO:AuiTabArt_DrawTab",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8,&obj9,&obj10)) SWIG_fail;
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOOO:AuiTabArt_DrawTab",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8)) SWIG_fail;
   res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
   if (!SWIG_IsOK(res1)) {
     SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_DrawTab" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
@@ -13172,65 +13159,47 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawTab(PyObject *SWIGUNUSEDPARM(self), PyO
     SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_DrawTab" "', expected argument " "3"" of type '" "wxWindow *""'"); 
   }
   arg3 = reinterpret_cast< wxWindow * >(argp3);
-  {
-    arg4 = &temp4;
-    if ( ! wxRect_helper(obj3, &arg4)) SWIG_fail;
-  }
-  {
-    arg5 = wxString_in_helper(obj4);
-    if (arg5 == NULL) SWIG_fail;
-    temp5 = true;
+  res4 = SWIG_ConvertPtr(obj3, &argp4, SWIGTYPE_p_wxAuiNotebookPage,  0  | 0);
+  if (!SWIG_IsOK(res4)) {
+    SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "AuiTabArt_DrawTab" "', expected argument " "4"" of type '" "wxAuiNotebookPage const &""'"); 
   }
-  res6 = SWIG_ConvertPtr(obj5, &argp6, SWIGTYPE_p_wxBitmap,  0  | 0);
-  if (!SWIG_IsOK(res6)) {
-    SWIG_exception_fail(SWIG_ArgError(res6), "in method '" "AuiTabArt_DrawTab" "', expected argument " "6"" of type '" "wxBitmap const &""'"); 
+  if (!argp4) {
+    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_DrawTab" "', expected argument " "4"" of type '" "wxAuiNotebookPage const &""'"); 
   }
-  if (!argp6) {
-    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_DrawTab" "', expected argument " "6"" of type '" "wxBitmap const &""'"); 
+  arg4 = reinterpret_cast< wxAuiNotebookPage * >(argp4);
+  {
+    arg5 = &temp5;
+    if ( ! wxRect_helper(obj4, &arg5)) SWIG_fail;
   }
-  arg6 = reinterpret_cast< wxBitmap * >(argp6);
-  ecode7 = SWIG_AsVal_bool(obj6, &val7);
-  if (!SWIG_IsOK(ecode7)) {
-    SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "AuiTabArt_DrawTab" "', expected argument " "7"" of type '" "bool""'");
-  } 
-  arg7 = static_cast< bool >(val7);
-  ecode8 = SWIG_AsVal_int(obj7, &val8);
-  if (!SWIG_IsOK(ecode8)) {
-    SWIG_exception_fail(SWIG_ArgError(ecode8), "in method '" "AuiTabArt_DrawTab" "', expected argument " "8"" of type '" "int""'");
+  ecode6 = SWIG_AsVal_int(obj5, &val6);
+  if (!SWIG_IsOK(ecode6)) {
+    SWIG_exception_fail(SWIG_ArgError(ecode6), "in method '" "AuiTabArt_DrawTab" "', expected argument " "6"" of type '" "int""'");
   } 
-  arg8 = static_cast< int >(val8);
-  res9 = SWIG_ConvertPtr(obj8, &argp9,SWIGTYPE_p_wxRect, 0 |  0 );
-  if (!SWIG_IsOK(res9)) {
-    SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "AuiTabArt_DrawTab" "', expected argument " "9"" of type '" "wxRect *""'"); 
+  arg6 = static_cast< int >(val6);
+  res7 = SWIG_ConvertPtr(obj6, &argp7,SWIGTYPE_p_wxRect, 0 |  0 );
+  if (!SWIG_IsOK(res7)) {
+    SWIG_exception_fail(SWIG_ArgError(res7), "in method '" "AuiTabArt_DrawTab" "', expected argument " "7"" of type '" "wxRect *""'"); 
   }
-  arg9 = reinterpret_cast< wxRect * >(argp9);
-  res10 = SWIG_ConvertPtr(obj9, &argp10,SWIGTYPE_p_wxRect, 0 |  0 );
-  if (!SWIG_IsOK(res10)) {
-    SWIG_exception_fail(SWIG_ArgError(res10), "in method '" "AuiTabArt_DrawTab" "', expected argument " "10"" of type '" "wxRect *""'"); 
+  arg7 = reinterpret_cast< wxRect * >(argp7);
+  res8 = SWIG_ConvertPtr(obj7, &argp8,SWIGTYPE_p_wxRect, 0 |  0 );
+  if (!SWIG_IsOK(res8)) {
+    SWIG_exception_fail(SWIG_ArgError(res8), "in method '" "AuiTabArt_DrawTab" "', expected argument " "8"" of type '" "wxRect *""'"); 
   }
-  arg10 = reinterpret_cast< wxRect * >(argp10);
-  res11 = SWIG_ConvertPtr(obj10, &argp11,SWIGTYPE_p_int, 0 |  0 );
-  if (!SWIG_IsOK(res11)) {
-    SWIG_exception_fail(SWIG_ArgError(res11), "in method '" "AuiTabArt_DrawTab" "', expected argument " "11"" of type '" "int *""'"); 
+  arg8 = reinterpret_cast< wxRect * >(argp8);
+  res9 = SWIG_ConvertPtr(obj8, &argp9,SWIGTYPE_p_int, 0 |  0 );
+  if (!SWIG_IsOK(res9)) {
+    SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "AuiTabArt_DrawTab" "', expected argument " "9"" of type '" "int *""'"); 
   }
-  arg11 = reinterpret_cast< int * >(argp11);
+  arg9 = reinterpret_cast< int * >(argp9);
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    (arg1)->DrawTab(*arg2,arg3,(wxRect const &)*arg4,(wxString const &)*arg5,(wxBitmap const &)*arg6,arg7,arg8,arg9,arg10,arg11);
+    (arg1)->DrawTab(*arg2,arg3,(wxAuiNotebookPage const &)*arg4,(wxRect const &)*arg5,arg6,arg7,arg8,arg9);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
   resultobj = SWIG_Py_Void();
-  {
-    if (temp5)
-    delete arg5;
-  }
   return resultobj;
 fail:
-  {
-    if (temp5)
-    delete arg5;
-  }
   return NULL;
 }
 
@@ -13244,8 +13213,7 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
   int arg5 ;
   int arg6 ;
   int arg7 ;
-  wxBitmap *arg8 = 0 ;
-  wxRect *arg9 = (wxRect *) 0 ;
+  wxRect *arg8 = (wxRect *) 0 ;
   void *argp1 = 0 ;
   int res1 = 0 ;
   void *argp2 = 0 ;
@@ -13261,8 +13229,6 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
   int ecode7 = 0 ;
   void *argp8 = 0 ;
   int res8 = 0 ;
-  void *argp9 = 0 ;
-  int res9 = 0 ;
   PyObject * obj0 = 0 ;
   PyObject * obj1 = 0 ;
   PyObject * obj2 = 0 ;
@@ -13271,12 +13237,11 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
   PyObject * obj5 = 0 ;
   PyObject * obj6 = 0 ;
   PyObject * obj7 = 0 ;
-  PyObject * obj8 = 0 ;
   char *  kwnames[] = {
-    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "in_rect",(char *) "bitmap_id",(char *) "button_state",(char *) "orientation",(char *) "bitmap_override",(char *) "out_rect", NULL 
+    (char *) "self",(char *) "dc",(char *) "wnd",(char *) "in_rect",(char *) "bitmap_id",(char *) "button_state",(char *) "orientation",(char *) "out_rect", NULL 
   };
   
-  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOOO:AuiTabArt_DrawButton",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8)) SWIG_fail;
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOOOOOO:AuiTabArt_DrawButton",kwnames,&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7)) SWIG_fail;
   res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
   if (!SWIG_IsOK(res1)) {
     SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_DrawButton" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
@@ -13314,22 +13279,14 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_DrawButton(PyObject *SWIGUNUSEDPARM(self),
     SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "AuiTabArt_DrawButton" "', expected argument " "7"" of type '" "int""'");
   } 
   arg7 = static_cast< int >(val7);
-  res8 = SWIG_ConvertPtr(obj7, &argp8, SWIGTYPE_p_wxBitmap,  0  | 0);
+  res8 = SWIG_ConvertPtr(obj7, &argp8,SWIGTYPE_p_wxRect, 0 |  0 );
   if (!SWIG_IsOK(res8)) {
-    SWIG_exception_fail(SWIG_ArgError(res8), "in method '" "AuiTabArt_DrawButton" "', expected argument " "8"" of type '" "wxBitmap const &""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res8), "in method '" "AuiTabArt_DrawButton" "', expected argument " "8"" of type '" "wxRect *""'"); 
   }
-  if (!argp8) {
-    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_DrawButton" "', expected argument " "8"" of type '" "wxBitmap const &""'"); 
-  }
-  arg8 = reinterpret_cast< wxBitmap * >(argp8);
-  res9 = SWIG_ConvertPtr(obj8, &argp9,SWIGTYPE_p_wxRect, 0 |  0 );
-  if (!SWIG_IsOK(res9)) {
-    SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "AuiTabArt_DrawButton" "', expected argument " "9"" of type '" "wxRect *""'"); 
-  }
-  arg9 = reinterpret_cast< wxRect * >(argp9);
+  arg8 = reinterpret_cast< wxRect * >(argp8);
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    (arg1)->DrawButton(*arg2,arg3,(wxRect const &)*arg4,arg5,arg6,arg7,(wxBitmap const &)*arg8,arg9);
+    (arg1)->DrawButton(*arg2,arg3,(wxRect const &)*arg4,arg5,arg6,arg7,arg8);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
@@ -13340,34 +13297,6 @@ fail:
 }
 
 
-SWIGINTERN PyObject *_wrap_AuiTabArt_GetIndentSize(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
-  PyObject *resultobj = 0;
-  wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
-  int result;
-  void *argp1 = 0 ;
-  int res1 = 0 ;
-  PyObject *swig_obj[1] ;
-  
-  if (!args) SWIG_fail;
-  swig_obj[0] = args;
-  res1 = SWIG_ConvertPtr(swig_obj[0], &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
-  if (!SWIG_IsOK(res1)) {
-    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_GetIndentSize" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
-  }
-  arg1 = reinterpret_cast< wxAuiTabArt * >(argp1);
-  {
-    PyThreadState* __tstate = wxPyBeginAllowThreads();
-    result = (int)(arg1)->GetIndentSize();
-    wxPyEndAllowThreads(__tstate);
-    if (PyErr_Occurred()) SWIG_fail;
-  }
-  resultobj = SWIG_From_int(static_cast< int >(result));
-  return resultobj;
-fail:
-  return NULL;
-}
-
-
 SWIGINTERN PyObject *_wrap_AuiTabArt_GetTabSize(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
   PyObject *resultobj = 0;
   wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
@@ -13474,18 +13403,19 @@ fail:
 }
 
 
-SWIGINTERN PyObject *_wrap_AuiTabArt_ShowWindowList(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
+SWIGINTERN PyObject *_wrap_AuiTabArt_ShowDropDown(PyObject *SWIGUNUSEDPARM(self), PyObject *args, PyObject *kwargs) {
   PyObject *resultobj = 0;
   wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
   wxWindow *arg2 = (wxWindow *) 0 ;
-  wxArrayString *arg3 = 0 ;
+  wxAuiNotebookPageArray *arg3 = 0 ;
   int arg4 ;
   int result;
   void *argp1 = 0 ;
   int res1 = 0 ;
   void *argp2 = 0 ;
   int res2 = 0 ;
-  bool temp3 = false ;
+  void *argp3 = 0 ;
+  int res3 = 0 ;
   int val4 ;
   int ecode4 = 0 ;
   PyObject * obj0 = 0 ;
@@ -13496,54 +13426,67 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_ShowWindowList(PyObject *SWIGUNUSEDPARM(sel
     (char *) "self",(char *) "wnd",(char *) "items",(char *) "active_idx", NULL 
   };
   
-  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOO:AuiTabArt_ShowWindowList",kwnames,&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
+  if (!PyArg_ParseTupleAndKeywords(args,kwargs,(char *)"OOOO:AuiTabArt_ShowDropDown",kwnames,&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
   res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
   if (!SWIG_IsOK(res1)) {
-    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_ShowWindowList" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
   }
   arg1 = reinterpret_cast< wxAuiTabArt * >(argp1);
   res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_wxWindow, 0 |  0 );
   if (!SWIG_IsOK(res2)) {
-    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "AuiTabArt_ShowWindowList" "', expected argument " "2"" of type '" "wxWindow *""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "2"" of type '" "wxWindow *""'"); 
   }
   arg2 = reinterpret_cast< wxWindow * >(argp2);
-  {
-    if (! PySequence_Check(obj2)) {
-      PyErr_SetString(PyExc_TypeError, "Sequence of strings expected.");
-      SWIG_fail;
-    }
-    arg3 = new wxArrayString;
-    temp3 = true;
-    int i, len=PySequence_Length(obj2);
-    for (i=0; i<len; i++) {
-      PyObject* item = PySequence_GetItem(obj2, i);
-      wxString* s = wxString_in_helper(item);
-      if (PyErr_Occurred())  SWIG_fail;
-      arg3->Add(*s);
-      delete s;
-      Py_DECREF(item);
-    }
+  res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_wxAuiNotebookPageArray,  0  | 0);
+  if (!SWIG_IsOK(res3)) {
+    SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
+  }
+  if (!argp3) {
+    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
   }
+  arg3 = reinterpret_cast< wxAuiNotebookPageArray * >(argp3);
   ecode4 = SWIG_AsVal_int(obj3, &val4);
   if (!SWIG_IsOK(ecode4)) {
-    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "AuiTabArt_ShowWindowList" "', expected argument " "4"" of type '" "int""'");
+    SWIG_exception_fail(SWIG_ArgError(ecode4), "in method '" "AuiTabArt_ShowDropDown" "', expected argument " "4"" of type '" "int""'");
   } 
   arg4 = static_cast< int >(val4);
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    result = (int)(arg1)->ShowWindowList(arg2,(wxArrayString const &)*arg3,arg4);
+    result = (int)(arg1)->ShowDropDown(arg2,(wxAuiNotebookPageArray const &)*arg3,arg4);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
   resultobj = SWIG_From_int(static_cast< int >(result));
-  {
-    if (temp3) delete arg3;
-  }
   return resultobj;
 fail:
+  return NULL;
+}
+
+
+SWIGINTERN PyObject *_wrap_AuiTabArt_GetIndentSize(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
+  PyObject *resultobj = 0;
+  wxAuiTabArt *arg1 = (wxAuiTabArt *) 0 ;
+  int result;
+  void *argp1 = 0 ;
+  int res1 = 0 ;
+  PyObject *swig_obj[1] ;
+  
+  if (!args) SWIG_fail;
+  swig_obj[0] = args;
+  res1 = SWIG_ConvertPtr(swig_obj[0], &argp1,SWIGTYPE_p_wxAuiTabArt, 0 |  0 );
+  if (!SWIG_IsOK(res1)) {
+    SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "AuiTabArt_GetIndentSize" "', expected argument " "1"" of type '" "wxAuiTabArt *""'"); 
+  }
+  arg1 = reinterpret_cast< wxAuiTabArt * >(argp1);
   {
-    if (temp3) delete arg3;
+    PyThreadState* __tstate = wxPyBeginAllowThreads();
+    result = (int)(arg1)->GetIndentSize();
+    wxPyEndAllowThreads(__tstate);
+    if (PyErr_Occurred()) SWIG_fail;
   }
+  resultobj = SWIG_From_int(static_cast< int >(result));
+  return resultobj;
+fail:
   return NULL;
 }
 
@@ -13581,12 +13524,12 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_GetBestTabCtrlSize(PyObject *SWIGUNUSEDPARM
     SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "2"" of type '" "wxWindow *""'"); 
   }
   arg2 = reinterpret_cast< wxWindow * >(argp2);
-  res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_wxAuiNotebookPageArray,  0 );
+  res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_wxAuiNotebookPageArray,  0  | 0);
   if (!SWIG_IsOK(res3)) {
-    SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray &""'"); 
+    SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
   }
   if (!argp3) {
-    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray &""'"); 
+    SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "AuiTabArt_GetBestTabCtrlSize" "', expected argument " "3"" of type '" "wxAuiNotebookPageArray const &""'"); 
   }
   arg3 = reinterpret_cast< wxAuiNotebookPageArray * >(argp3);
   {
@@ -13595,7 +13538,7 @@ SWIGINTERN PyObject *_wrap_AuiTabArt_GetBestTabCtrlSize(PyObject *SWIGUNUSEDPARM
   }
   {
     PyThreadState* __tstate = wxPyBeginAllowThreads();
-    result = (int)(arg1)->GetBestTabCtrlSize(arg2,*arg3,(wxSize const &)*arg4);
+    result = (int)(arg1)->GetBestTabCtrlSize(arg2,(wxAuiNotebookPageArray const &)*arg3,(wxSize const &)*arg4);
     wxPyEndAllowThreads(__tstate);
     if (PyErr_Occurred()) SWIG_fail;
   }
@@ -16265,9 +16208,9 @@ static PyMethodDef SwigMethods[] = {
         { (char *)"AuiTabArt_DrawBackground", (PyCFunction) _wrap_AuiTabArt_DrawBackground, METH_VARARGS | METH_KEYWORDS, NULL},
         { (char *)"AuiTabArt_DrawTab", (PyCFunction) _wrap_AuiTabArt_DrawTab, METH_VARARGS | METH_KEYWORDS, NULL},
         { (char *)"AuiTabArt_DrawButton", (PyCFunction) _wrap_AuiTabArt_DrawButton, METH_VARARGS | METH_KEYWORDS, NULL},
-        { (char *)"AuiTabArt_GetIndentSize", (PyCFunction)_wrap_AuiTabArt_GetIndentSize, METH_O, NULL},
         { (char *)"AuiTabArt_GetTabSize", (PyCFunction) _wrap_AuiTabArt_GetTabSize, METH_VARARGS | METH_KEYWORDS, NULL},
-        { (char *)"AuiTabArt_ShowWindowList", (PyCFunction) _wrap_AuiTabArt_ShowWindowList, METH_VARARGS | METH_KEYWORDS, NULL},
+        { (char *)"AuiTabArt_ShowDropDown", (PyCFunction) _wrap_AuiTabArt_ShowDropDown, METH_VARARGS | METH_KEYWORDS, NULL},
+        { (char *)"AuiTabArt_GetIndentSize", (PyCFunction)_wrap_AuiTabArt_GetIndentSize, METH_O, NULL},
         { (char *)"AuiTabArt_GetBestTabCtrlSize", (PyCFunction) _wrap_AuiTabArt_GetBestTabCtrlSize, METH_VARARGS | METH_KEYWORDS, NULL},
         { (char *)"AuiTabArt_swigregister", AuiTabArt_swigregister, METH_VARARGS, NULL},
         { (char *)"new_AuiDefaultTabArt", (PyCFunction)_wrap_new_AuiDefaultTabArt, METH_NOARGS, NULL},
@@ -17626,7 +17569,6 @@ static swig_type_info _swigt__p_p_wxMDIParentFrame = {"_p_p_wxMDIParentFrame", 0
 static swig_type_info _swigt__p_unsigned_char = {"_p_unsigned_char", "unsigned char *|byte *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_unsigned_int = {"_p_unsigned_int", "unsigned int *|time_t *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_unsigned_long = {"_p_unsigned_long", "unsigned long *|wxUIntPtr *", 0, 0, (void*)0, 0};
-static swig_type_info _swigt__p_wxArrayString = {"_p_wxArrayString", "wxArrayString *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_wxAuiDefaultDockArt = {"_p_wxAuiDefaultDockArt", "wxAuiDefaultDockArt *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_wxAuiDefaultTabArt = {"_p_wxAuiDefaultTabArt", "wxAuiDefaultTabArt *", 0, 0, (void*)0, 0};
 static swig_type_info _swigt__p_wxAuiDockArt = {"_p_wxAuiDockArt", "wxAuiDockArt *", 0, 0, (void*)0, 0};
@@ -17865,7 +17807,6 @@ static swig_type_info *swig_type_initial[] = {
   &_swigt__p_wxANIHandler,
   &_swigt__p_wxAcceleratorTable,
   &_swigt__p_wxActivateEvent,
-  &_swigt__p_wxArrayString,
   &_swigt__p_wxAuiDefaultDockArt,
   &_swigt__p_wxAuiDefaultTabArt,
   &_swigt__p_wxAuiDockArt,
@@ -18098,7 +18039,6 @@ static swig_cast_info _swigc__p_p_wxWindow[] = {  {&_swigt__p_p_wxSplashScreen,
 static swig_cast_info _swigc__p_unsigned_char[] = {  {&_swigt__p_unsigned_char, 0, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_unsigned_int[] = {  {&_swigt__p_unsigned_int, 0, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_unsigned_long[] = {  {&_swigt__p_unsigned_long, 0, 0, 0},{0, 0, 0, 0}};
-static swig_cast_info _swigc__p_wxArrayString[] = {  {&_swigt__p_wxArrayString, 0, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_wxAuiDefaultDockArt[] = {  {&_swigt__p_wxAuiDefaultDockArt, 0, 0, 0},  {&_swigt__p_wxPyAuiDockArt, _p_wxPyAuiDockArtTo_p_wxAuiDefaultDockArt, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_wxAuiDefaultTabArt[] = {  {&_swigt__p_wxAuiDefaultTabArt, 0, 0, 0},  {&_swigt__p_wxPyAuiTabArt, _p_wxPyAuiTabArtTo_p_wxAuiDefaultTabArt, 0, 0},{0, 0, 0, 0}};
 static swig_cast_info _swigc__p_wxAuiDockArt[] = {  {&_swigt__p_wxAuiDockArt, 0, 0, 0},  {&_swigt__p_wxAuiDefaultDockArt, _p_wxAuiDefaultDockArtTo_p_wxAuiDockArt, 0, 0},  {&_swigt__p_wxPyAuiDockArt, _p_wxPyAuiDockArtTo_p_wxAuiDockArt, 0, 0},{0, 0, 0, 0}};
@@ -18337,7 +18277,6 @@ static swig_cast_info *swig_cast_initial[] = {
   _swigc__p_wxANIHandler,
   _swigc__p_wxAcceleratorTable,
   _swigc__p_wxActivateEvent,
-  _swigc__p_wxArrayString,
   _swigc__p_wxAuiDefaultDockArt,
   _swigc__p_wxAuiDefaultTabArt,
   _swigc__p_wxAuiDockArt,