Changes

Jump to: navigation, search

How to do a Hello World application using XULRunner

14 bytes removed, 16:02, 26 November 2006
Creating some XUL
== Creating some XUL ==
For the simplicity of this application, we're going to create a simple XUL window that says hello world. First create a   Open the file called , "main.xul". This file will be is located in the following directorylocation:
/myapp
/content
main.xul
This file will conatin Write the following codeinto the xul file. This code will popup a XUL window with the words "hello word"
<pre>
1
edit

Navigation menu