reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-05-06 18:01:47 +00:00
parent 880715c9a9
commit 22bfe96ca6
16 changed files with 2141 additions and 186 deletions

View File

@@ -22,9 +22,11 @@ del sys, _wx
wxPanel = wx._windows.Panel
wxPanelPtr = wx._windows.PanelPtr
wxPrePanel = wx._windows.PrePanel
wxPanel_GetClassDefaultAttributes = wx._windows.Panel_GetClassDefaultAttributes
wxScrolledWindow = wx._windows.ScrolledWindow
wxScrolledWindowPtr = wx._windows.ScrolledWindowPtr
wxPreScrolledWindow = wx._windows.PreScrolledWindow
wxScrolledWindow_GetClassDefaultAttributes = wx._windows.ScrolledWindow_GetClassDefaultAttributes
wxFrameNameStr = wx._windows.FrameNameStr
wxDialogNameStr = wx._windows.DialogNameStr
wxStatusLineNameStr = wx._windows.StatusLineNameStr
@@ -66,9 +68,11 @@ wxTopLevelWindowPtr = wx._windows.TopLevelWindowPtr
wxFrame = wx._windows.Frame
wxFramePtr = wx._windows.FramePtr
wxPreFrame = wx._windows.PreFrame
wxFrame_GetClassDefaultAttributes = wx._windows.Frame_GetClassDefaultAttributes
wxDialog = wx._windows.Dialog
wxDialogPtr = wx._windows.DialogPtr
wxPreDialog = wx._windows.PreDialog
wxDialog_GetClassDefaultAttributes = wx._windows.Dialog_GetClassDefaultAttributes
wxMiniFrame = wx._windows.MiniFrame
wxMiniFramePtr = wx._windows.MiniFramePtr
wxPreMiniFrame = wx._windows.PreMiniFrame
@@ -84,6 +88,7 @@ wxSplashScreenPtr = wx._windows.SplashScreenPtr
wxStatusBar = wx._windows.StatusBar
wxStatusBarPtr = wx._windows.StatusBarPtr
wxPreStatusBar = wx._windows.PreStatusBar
wxStatusBar_GetClassDefaultAttributes = wx._windows.StatusBar_GetClassDefaultAttributes
wxSplitterNameStr = wx._windows.SplitterNameStr
wxSP_NOBORDER = wx._windows.SP_NOBORDER
wxSP_NOSASH = wx._windows.SP_NOSASH
@@ -102,6 +107,7 @@ wxSPLIT_DRAG_LEFT_DOWN = wx._windows.SPLIT_DRAG_LEFT_DOWN
wxSplitterWindow = wx._windows.SplitterWindow
wxSplitterWindowPtr = wx._windows.SplitterWindowPtr
wxPreSplitterWindow = wx._windows.PreSplitterWindow
wxSplitterWindow_GetClassDefaultAttributes = wx._windows.SplitterWindow_GetClassDefaultAttributes
wxSplitterEvent = wx._windows.SplitterEvent
wxSplitterEventPtr = wx._windows.SplitterEventPtr
wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED = wx._windows.wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED