I would like to script XUL using Python.  I know PyXPCOM
is now built-in into Mozilla, but does this mean that it
is possible to call Python code directly from attribute
tags within XUL?

Or does this mean you will still have to call javascript
code in such tags which would then make calls to
XPCOM-wrapped Python code (yuk)?
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to