[python-win32] How to enable events for Python Active Scripting?
Wuping Xin
oudouxin at gmail.com
Sun Mar 12 10:05:06 EDT 2023
I have a host application that uses Python Active Scripting. That host
application implements IConnectionPoint / IConnectionPointContainers
etc, and I am able to set COM event callbacks in C++.
But I am having a hard time to figure out how to set COM event callback
with Python Active Scripting - I bought the book "Python Programming On
Win32, but it doesn't provide much information about Python Active
Scripting COM events.
Need help and much appreciate any advice.
Wu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/python-win32/attachments/20230312/913dfc7f/attachment.html>
More information about the python-win32
mailing list