Changes

Jump to: navigation, search

How to do a Hello World application using XULRunner

237 bytes added, 15:52, 26 November 2006
Creating some XUL
== Creating some XUL ==
For the similicity simplicity of this application, we're going to create a simple XUL window that says hello world. First create a file called "main.xul". This file will be located in the following directory: \myapp \content main.xul This file will conatin the following code. This code will popup a XUL window with the words "hello word" 
<pre>
<?xml version="1.0"?>
1
edit

Navigation menu