Changes

Jump to: navigation, search

How to make a Hello World application using XULRunner

30 bytes added, 16:56, 13 December 2006
Conclusion
The '''pref''' function needs to be passed in two arguementsarguments. In this scenario, this document provided an explaination on The following bullets will illustrate what those the two arguements areargument passed to the function pref() means:
:*'''toolkit.defaultChromeURI''' is a preferences which allows a simple XULRunner-based application to open a new window
:*'''chrome://myapp/content/main.xul''' is the location of the main XUL file.
== Conclusion ==
Creating a Hello World application on XULRunner isn't is not a hard task. Writing this application does not require a heavy knowledge of XULRunner but if developers choose would like to write their own program which is more complex programs , they should have a better understanding of XULRunner.  
To get started, please take some time to learn about XULRunner. The following link provides a simple yet intuitive guide on XULRunner, [[XULRunner_Guide_Outline | XULRunner Guide]].
1
edit

Navigation menu