PyXPCOM and SVG

Mark Hammond mhammond at skippinet.com.au
Thu Jul 25 23:54:30 EDT 2002


Johann Höchtl wrote:

> Well XUL is of course not my primer as i can always use the wxwindows 
> widgets. But I thought about the ability to "remote control" mozilla 
> (maybe gecko and the upcoming SVG features) and therefore I need xpcom, or?

There is currently no technique to remote control Mozilla.  xpcom is 
inprocess only.  There is a bug to add some kind of RPC to xpcom, but I 
don't think it is really being worked on.  It should be possible to do 
what you want via embedding though.

Mark.




More information about the Python-list mailing list