Writing desktop applications with XULRunner and EXT

I have been experimenting with EXT JS in XULRunner. I'm using it to build yet another photo upload application, similar to some Firefox extensions that you may have seen such as Fireuploader. I don't have a lot of details to report, however, I really like using the EXT Javascript framework. It's a bit complicated at first but the interfaces that it produces are really slick. Once I have a working demo I plan to post it here as an example of what can be done with XULRunner and EXT. Stay tuned!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

How did your experiment with

How did your experiment with ExtJS and Xulrunner work? I'm thinking about combining these two technologies in an uppcomming project.

ExtJS and XULRunner

It works quite well, though some things seem to be sensitive to which version of XULRunner I use. If you run into problems then try a different version of XULRunner for sure! Also, I would recommend that you check out Prism - it ships for all platforms with a good stable version of xulrunner - you can find out more about that at the mozilla labs site: http://labs.mozilla.com/2007/10/prism/