ANN: Python GUI development using XULRunner

Todd Whiteman toddw at activestate.com
Tue Sep 16 21:29:21 EDT 2008


I've put together a tutorial that shows off how to build a GUI 
application using XULRunner (same architectural components as Firefox 
uses) that can be used in conjunction with the Python programming language.

The tutorial covers how to build a Python/XULRunner GUI application:
http://pyxpcomext.mozdev.org/no_wrap/tutorials/pyxulrunner/python_xulrunner_about.html

The details in this tutorial covers the initial setup to full 
packaging/deployment, mostly targeting a Windows/Linux platform (MacOSX 
is possible with a few deviations, I have tried to cover these 
deviations where applicable).

Feedback is welcome.

Cheers,
Todd



More information about the Python-list mailing list