ANN: Python GUI development using XULRunner

Joe Hrbek joe.hrbek at gmail.com
Wed Sep 24 15:24:32 EDT 2008


Todd, this is great!  Thanks for your work on this.  I've been using
your extension for awhile, successfully creating little apps.  Your
gui_app template has been a huge help in advancing my understanding of
how things fit together...takes some of the guesswork out. :)  Thanks
again,

-j

On Sep 16, 8:29 pm, Todd Whiteman <to... at activestate.com> wrote:
> 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_xul...
>
> 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