There are no tutorials other than what you have found in your distribution,
and in Andy and my "Programming Python on Win32" book.  Unfortunately,
events aren't convered in the book, so your best bet is to trawl google for
comp.lang.python postings.

Mark.

> -----Original Message-----
> From: Seung Chan Lim [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, 7 July 2001 1:06 PM
> To: [EMAIL PROTECTED]
> Cc: Mark Hammond
> Subject: python COM example?
>
>
> Hi, I looked a some of the tutorial scripts that came with activestate
> python, but
> I was wondering if I could get some more tutorial on it. Specifically, I'd
> like
> to know how I can do something I can do rather easily in VC++ like
> inheriting the IDispatch method and regsitering connection points
> with other
> COM objects like IE and receiving events from it, etc..
>
> thanks
>
> slim
>

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to