Mozilla, XUL and the snake

Lars Heuer python at quixs.com
Thu Jun 24 08:15:02 EDT 2004


Hi Jakub,

>> yeah, theoretically is it possible by using PyXPCOM:
>> <http://aspn.activestate.com/ASPN/Downloads/Komodo/PyXPCOM/>
>> 

> Isn't using JavaScript the only way to call XPCOM objects from XUL? I

No, pyXPCOM does it, too.

> was aware of PyXPCOM, I was just wondering whether it was possible to
> get rid of JavaScript altogether...

Currently you'll have to use JavaScript to let the XUL forms react to
user's input etc., it's not possible to replace JavaScript with Python
(currently).

Best regards,
Lars





More information about the Python-list mailing list