Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xulrunner

How Do I Launch A Webpage From A Xul App Within Xulrunner?

What is the XULRunner equivalent of the following button handler? function launch_page() { var … Read more How Do I Launch A Webpage From A Xul App Within Xulrunner?

In Xul, How To Retrieve An Environment Variable?

I have an environment called $REP, how can I access the value of this variable using Xulrunner in a… Read more In Xul, How To Retrieve An Environment Variable?

How Can I Pass Events On To A Hidden ?

I've working on a simple view around a browser using XULRunner 1.9.2. Solution 1: As I re… Read more How Can I Pass Events On To A Hidden ?

In Xul, How To Retrieve An Environment Variable?

I have an environment called $REP, how can I access the value of this variable using Xulrunner in a… Read more In Xul, How To Retrieve An Environment Variable?