Mozilla, XUL and the snake

deelan ggg at zzz.it
Mon Jun 21 05:17:48 EDT 2004


Jakub Fast wrote:

> Hi,
> 
> Does anybody know how far you can get nowadays with trying to use Python 
> as the script language for XUL instead of JS? Is it possible (even 
> theoretically) to write full-fledged applications on the Mozilla 
> platform with python only?

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

the author of mozpython offers binaries of
pyxpcom, cuz is damn tricky to compile the package:

<http://www.thomas-schilz.de/MozPython/downloads/>

HTH,
deelan

-- 
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
<#me> a foaf:Person ; foaf:nick "deelan" ;
foaf:weblog <http://www.deelan.com/> .



More information about the Python-list mailing list