reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-04-25 07:03:15 +00:00
parent 54f9ee4509
commit d55e5bfc69
40 changed files with 362137 additions and 158 deletions

View File

@@ -3,8 +3,8 @@
import _activex
import core
wx = core
import _core
wx = _core
__docfilter__ = wx.__docfilter__
#---------------------------------------------------------------------------
@@ -195,7 +195,7 @@ _activex.PropXArray_swigregister(PropXArrayPtr)
#---------------------------------------------------------------------------
class ActiveXWindow(core.Window):
class ActiveXWindow(_core.Window):
"""
ActiveXWindow derives from wxWindow and the constructor accepts a
CLSID for the ActiveX Control that should be created. The
@@ -355,7 +355,7 @@ def RegisterActiveXEvent(*args, **kwargs):
Creates a standard wx event ID for the given eventName.
"""
return _activex.RegisterActiveXEvent(*args, **kwargs)
class ActiveXEvent(core.CommandEvent):
class ActiveXEvent(_core.CommandEvent):
"""
An instance of ActiveXEvent is sent to the handler for all bound
ActiveX events. Any event parameters from the ActiveX cntrol are