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 interface should be implemented, unfortunatly
I have not yet understood how to implement different interfaces 
from python

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

Reply via email to