]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wxPython/gizmos.py
Added destructor to fix crash on Mac due to focus event causing
[wxWidgets.git] / wxPython / wxPython / gizmos.py
index 12d11894b60817692be29fd14ad2b1f9abba3c2f..af499988f99f42827c4b00ad9ed58c6d7d6a5d05 100644 (file)
@@ -1,7 +1,7 @@
 ## This file reverse renames symbols in the wx package to give
 ## them their wx prefix again, for backwards compatibility.
 ##
-## Generated by ./distrib/build_renamers.py
+## Generated by BuildRenamers in config.py
 
 # This silly stuff here is so the wxPython.wx module doesn't conflict
 # with the wx package.  We need to import modules from the wx package
@@ -19,36 +19,66 @@ del sys, _wx
 
 
 # Now assign all the reverse-renamed names:
-wxEVT_DYNAMIC_SASH_SPLIT = wx.gizmos.wxEVT_DYNAMIC_SASH_SPLIT
-wxEVT_DYNAMIC_SASH_UNIFY = wx.gizmos.wxEVT_DYNAMIC_SASH_UNIFY
+wxDynamicSashNameStr = wx.gizmos.DynamicSashNameStr
+wxEditableListBoxNameStr = wx.gizmos.EditableListBoxNameStr
+wxTreeListCtrlNameStr = wx.gizmos.TreeListCtrlNameStr
+wxStaticPictureNameStr = wx.gizmos.StaticPictureNameStr
 wxDS_MANAGE_SCROLLBARS = wx.gizmos.DS_MANAGE_SCROLLBARS
 wxDS_DRAG_CORNER = wx.gizmos.DS_DRAG_CORNER
+wxEVT_DYNAMIC_SASH_SPLIT = wx.gizmos.wxEVT_DYNAMIC_SASH_SPLIT
+wxEVT_DYNAMIC_SASH_UNIFY = wx.gizmos.wxEVT_DYNAMIC_SASH_UNIFY
 wxDynamicSashSplitEvent = wx.gizmos.DynamicSashSplitEvent
+wxDynamicSashSplitEventPtr = wx.gizmos.DynamicSashSplitEventPtr
 wxDynamicSashUnifyEvent = wx.gizmos.DynamicSashUnifyEvent
-wxPreDynamicSashWindow = wx.gizmos.PreDynamicSashWindow
+wxDynamicSashUnifyEventPtr = wx.gizmos.DynamicSashUnifyEventPtr
 wxDynamicSashWindow = wx.gizmos.DynamicSashWindow
+wxDynamicSashWindowPtr = wx.gizmos.DynamicSashWindowPtr
+wxPreDynamicSashWindow = wx.gizmos.PreDynamicSashWindow
 wxEL_ALLOW_NEW = wx.gizmos.EL_ALLOW_NEW
 wxEL_ALLOW_EDIT = wx.gizmos.EL_ALLOW_EDIT
 wxEL_ALLOW_DELETE = wx.gizmos.EL_ALLOW_DELETE
 wxEditableListBox = wx.gizmos.EditableListBox
+wxEditableListBoxPtr = wx.gizmos.EditableListBoxPtr
 wxRemotelyScrolledTreeCtrl = wx.gizmos.RemotelyScrolledTreeCtrl
+wxRemotelyScrolledTreeCtrlPtr = wx.gizmos.RemotelyScrolledTreeCtrlPtr
+wxTreeCompanionWindow = wx.gizmos.TreeCompanionWindow
+wxTreeCompanionWindowPtr = wx.gizmos.TreeCompanionWindowPtr
 wxTreeCompanionWindow = wx.gizmos.TreeCompanionWindow
 wxThinSplitterWindow = wx.gizmos.ThinSplitterWindow
+wxThinSplitterWindowPtr = wx.gizmos.ThinSplitterWindowPtr
 wxSplitterScrolledWindow = wx.gizmos.SplitterScrolledWindow
+wxSplitterScrolledWindowPtr = wx.gizmos.SplitterScrolledWindowPtr
 wxLED_ALIGN_LEFT = wx.gizmos.LED_ALIGN_LEFT
 wxLED_ALIGN_RIGHT = wx.gizmos.LED_ALIGN_RIGHT
 wxLED_ALIGN_CENTER = wx.gizmos.LED_ALIGN_CENTER
 wxLED_ALIGN_MASK = wx.gizmos.LED_ALIGN_MASK
 wxLED_DRAW_FADED = wx.gizmos.LED_DRAW_FADED
-wxPreLEDNumberCtrl = wx.gizmos.PreLEDNumberCtrl
 wxLEDNumberCtrl = wx.gizmos.LEDNumberCtrl
+wxLEDNumberCtrlPtr = wx.gizmos.LEDNumberCtrlPtr
+wxPreLEDNumberCtrl = wx.gizmos.PreLEDNumberCtrl
 wxTL_ALIGN_LEFT = wx.gizmos.TL_ALIGN_LEFT
 wxTL_ALIGN_RIGHT = wx.gizmos.TL_ALIGN_RIGHT
 wxTL_ALIGN_CENTER = wx.gizmos.TL_ALIGN_CENTER
 wxTREE_HITTEST_ONITEMCOLUMN = wx.gizmos.TREE_HITTEST_ONITEMCOLUMN
+wxTL_SEARCH_VISIBLE = wx.gizmos.TL_SEARCH_VISIBLE
+wxTL_SEARCH_LEVEL = wx.gizmos.TL_SEARCH_LEVEL
+wxTL_SEARCH_FULL = wx.gizmos.TL_SEARCH_FULL
+wxTL_SEARCH_PARTIAL = wx.gizmos.TL_SEARCH_PARTIAL
+wxTL_SEARCH_NOCASE = wx.gizmos.TL_SEARCH_NOCASE
+wxTR_DONT_ADJUST_MAC = wx.gizmos.TR_DONT_ADJUST_MAC
 wxTreeListColumnInfo = wx.gizmos.TreeListColumnInfo
-wxPreTreeListCtrl = wx.gizmos.PreTreeListCtrl
+wxTreeListColumnInfoPtr = wx.gizmos.TreeListColumnInfoPtr
+wxTreeListCtrl = wx.gizmos.TreeListCtrl
+wxTreeListCtrlPtr = wx.gizmos.TreeListCtrlPtr
 wxTreeListCtrl = wx.gizmos.TreeListCtrl
+wxPreTreeListCtrl = wx.gizmos.PreTreeListCtrl
+wxSCALE_HORIZONTAL = wx.gizmos.SCALE_HORIZONTAL
+wxSCALE_VERTICAL = wx.gizmos.SCALE_VERTICAL
+wxSCALE_UNIFORM = wx.gizmos.SCALE_UNIFORM
+wxSCALE_CUSTOM = wx.gizmos.SCALE_CUSTOM
+wxStaticPicture = wx.gizmos.StaticPicture
+wxStaticPicturePtr = wx.gizmos.StaticPicturePtr
+wxPreStaticPicture = wx.gizmos.PreStaticPicture
 
 
 d = globals()