Declaring COM-interfaces in Python?

Marc Battyani Marc_Battyani at csi.com
Thu Dec 16 15:01:47 EST 1999


Reini Urban <rurban at xarch.tu-graz.ac.at> wrote in message
news:3856bffe.121727274 at judy...

> I would like to have user-defined callbacks for example.
> i.e. controlable OLE controls, where you can add events (hard) and
> IDispatch functionality, methods and props, (simple) at run-time.
>
> Currently I'm trying to do that in LISP (we can do that in lisp, even
> with fast vtables), but perl or pythonwin look also promising. The
> static rest of the croud (VB, java, C, C++, Delphi) would have to stand
> back then.

Hi Reini,

What Lisp are you using ?
Don't forget to tell us about this in comp.lang.lisp when it works...

Marc Battyani

> Reini Urban
> http://xarch.tu-graz.ac.at/autocad/news/faq/autolisp.html





More information about the Python-list mailing list