Visit Mozilla.org

Talk:Getting started with XULRunner

From MDC

Shouldn't the xulapp references be changed to myapp, or vice versa? --Wahooney 14:50, 4 October 2006 (PDT)

Any chance of a download for a working hello world app? I'm having troubles getting my first app started... I have tested that xulrunner is installed correctly by running clock and chatzilla, thanks --Wahooney 14:58, 4 October 2006 (PDT)

Mark's original blog entry includes a download of the hello world app here. --Sheppy 07:58, 5 October 2006 (PDT)

Thank, but I found my problem, I didn't know there was a minimum name length in XUL, my app name was only 3 letters, when I changed it to 5 it worked. --Wahooney 02:29, 10 October 2006 (PDT)

[edit] xulrunner-stub

The example should probably use the xulrunner stub instead of the bat file. --Nickolay 06:59, 31 May 2007 (PDT)

[edit] OS X hints

It'd be helpful to have docs on how to run a XulRunner app properly on OS X, a la this post:

http://rcrowley.org/2007/07/17/cross-platform-xpcom-a-howto/