Question about using event in win32com

shenwang at my-deja.com shenwang at my-deja.com
Mon Jan 22 09:20:10 EST 2001


When I use makepy to make certain com object
available in python. I can easily use properties
and methods of the dispatched object. But I don't
know to use defined events in that object. How do
assign one of my python function/method to be the
handler of an event? Is there a standard way to
do this in the win32com framework?

Cheers


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list