This might be a simple question for geeks, but not for me, at least. I was developing a simple XUL program from scratch. I used wizard tag to simplify the GUI that appears to the user. On a wizard pag
I am doing this xul offline application which has lots of print job. Is there anyway to get the progress/listener from xul print, saying it is complete? I am stuck with this for sometime now, please s
In XUL or JavaScript, is there a way to move the mouse cursor to 开发者_如何学运维specified position?The only time that Gecko moves the mouse is on Windows for the snap-to-default-button effect. This
I\'m trying to use window.blur() to open a window without focus it (or focus and unfocus really fast, so looks like it was not focused).
I have an environment called $REP, how can I access the value of this variable using Xulrunner in a Linux environment?
When running in a web browser, I can do this to dynamically inject a stylesheet: var link = document.createElement(\'link\'),
I have an app using a render engine which can switch between D3D and OpenGL (on Windows at least!) We also use XULRunner for embedded web-browser functionality. XULRunner also appears to use D3D and w
I have a xulrunner application and I\'ve been trying to reference remote content from chrome.manifest file. Tt\'s an application for the company I work in; it\'s run on a number of computers (most of
I am using a xulrunner-1.9.2.12.en-US.win32 for an app I am creating. I want the user to be able to change the colours of the app using something similar to the \"tools, options, content, colors\" men
wxWebConnect is a library which enables XULRunner to be embedded and used in wxWidgets applications.However, when I use it in my application (or in the test application provided with wxWebConnect) on