Changes

Jump to: navigation, search

How to do a Hello World application using XULRunner

76 bytes removed, 19:31, 13 November 2006
Setting up the prefs.js file
== Setting up the prefs.js file ==
The prefs.js file tells XULRunner which XUL file contains the main window. The following was used for this simple application.
pref("toolkit.defaultChromeURI", "chrome://myapp/content/main.xul");
1
edit

Navigation menu