How to enable events for Python Active Scripting?
"Wuping Xin" <[email protected]> Sun, 12 Mar 2023 14:05:06 +0000
| Newsgroups | gmane.comp.python.windows |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32