[python-win32] Python for COM controls

eric jones eric@enthought.com
Thu, 18 Jul 2002 22:55:18 -0500


Hello,

I'm trying to determine if Python works for building UI COM Controls
that can be embedded in IE and other applications.  In particular, I'd
like to write a control that does some image processing, displays the
result in a window within IE, and responds to events from the user.

I haven't been successful tracking down a Python COM example that
handles UI stuff like drawing and click events.  If someone can point me
to an example that handles the OnDraw event, I'd be much obliged.

Thanks,
eric