T
Todd Whiteman
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
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