Question concerning makepy.py for COM (long, code included)

Mark Hammond mhammond at skippinet.com.au
Mon Feb 14 23:48:55 EST 2000


"Scott Anderson" <sanderson at ttm.com> wrote in message
news:38A804F6.FC0E3EAC at ttm.com...
> Interesting. I get this error on properties, methods, everything.
>
> Perhaps the control has some internal initialization that occurs
only
> after it has been dropped on a VB form.

Yes - this is likely.  PythonCOM doesnt attempt to be a "control
container" which is necessary for some GUI based controls.  You should
be able to get this going via Pythonwin tho (but that could do with
some work too :-)

Mark.






More information about the Python-list mailing list