wxPython and activex problem.

G

Guest

Hi all!

Have u tried genaxmodule.py provided by wxPython to create a wrapper
module for an activex control?

For me, some times it works, but some times, it doesn't.
-----------------------------------------------------
Traceback (most recent call last):
File "genaxmodule.py", line 42, in ?
main(sys.argv)
File "genaxmodule.py", line 32, in main
axw = wx.activex.ActiveXWindow(f, clsid)
File "C:\Python23\Lib\site-packages\wx-2.6-msw-ansi\wx\activex.py",
line 268, in __init__
newobj = _activex.new_ActiveXWindow(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed in
contrib\activex\wxie/wxactivex.cpp(322): m_ActiveX.CreateInstance
failed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,162
Latest member
GertrudeMa
Top