RE: win32com

2001-07-31 Thread Etienne Labuschagne
I wish I had the knowledge to try and beat you to it!  Maybe it's time to try and gain that knowledge.   Thanks for the clarification anyway, saves me waisting time to get something working which is actually not working at the moment.   Etienne -Original Message-From: Mark Hammond

RE: win32com

2001-07-31 Thread Mark Hammond
This doesn't work quite yet.  The code you see relating to the vtables allows you to _implement_ these COM objects, but not call them.  This work will probably happen over the next few months (or quicker if someone beats me to it [Please!])   Mark.    -Original Message-Fro

win32com

2001-07-31 Thread Etienne Labuschagne
Hi all,   I hope this is the correct mailing list (can't find a win32com list - although it seems there is one - to subscribe to on the Activestate website at http://listserv.activestate.com/mailman/mysubs)   How do I use the IUnknown interfaces of COM objects?  The generated wrapper file cr

activeX in python

2001-07-31 Thread Francesco Franzè
is it possible to build an activeX control in python? I built succesfully a local COM server and using py2exe I was able to register and use it on different machines. Now I'm guessing if it is possible to build an activeX I know that there are problems about scripting safety and a specific com in