Fire events using win32com

Tom Huang gyhuang at iris.seed.net.tw
Sun Oct 15 20:35:59 EDT 2000


Hi everybody,

Recently I'm trying to use Python writting COM component.
I can add methods and properties to the component, but I
don't know how to fire EVENTs from it.

No documentation mention about this topic. Why? I know that
when I write ActiveX control using Visual Basic, I can fire events.
And I think a complete component should have all three - method,
property, and event.

Can anyone tell me? Thanks a lot!

Tom Huang
Project Manager
OneMore.com Inc.






More information about the Python-list mailing list