ANN: Python GUI development using XULRunner
Todd Whiteman
toddw at activestate.com
Tue Sep 16 21:29:21 EDT 2008
More information about the Python-list mailing list
Tue Sep 16 21:29:21 EDT 2008
- Previous message (by thread): Configuration Parsers
- Next message (by thread): ANN: Python GUI development using XULRunner
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Configuration Parsers
- Next message (by thread): ANN: Python GUI development using XULRunner
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list