|
Hi Mark, Thanks for your kind remarks. I saw that in PythonScript (ActiveX Script) you have implemented this thing. Can It be done in a Similar way for other Event Handingling? Nawal Mark Hammond wrote: I'm afraid you probably need to pull win32com.client.WithEvents apart and manually setup your own event handler class. Different events do need different functions (although it should be possible to add the same event handler to 2 different event sources.Cheers, Mark-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Nawal Sent: Monday, 26 June 2006 3:49 PM To: nawal Cc: [email protected] Subject: Re: [python-win32] Simple Com Event Handling for Multiple ComObjects Hello Everybody, Is there any simple way to handle all Com Events in a Simple Class? Nawal nawal wrote: |
_______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
