xulrunner
How to use progressmeter in an XUL application?
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[详细]
2023-02-13 07:00 分类:问答get Printprogress in xul printing
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[详细]
2023-02-10 19:38 分类:问答In XUL or JavaScript, is there a way to move the mouse cursor to specified position?
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[详细]
2023-02-10 06:14 分类:问答Xul's window.blur() doesn't work? Is there an alternative?
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).[详细]
2023-02-09 17:55 分类:问答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 Linux environment?[详细]
2023-02-09 13:19 分类:问答How can I load a stylesheet dynamically in XULRunner?
When running in a web browser, I can do this to dynamically inject a stylesheet: var link = document.createElement(\'link\'),[详细]
2023-02-07 11:58 分类:问答Direct3D app screws up XULRunner
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[详细]
2023-02-06 04:11 分类:问答Is it possible to reference remote content from chrome.manifest? (XULRunner)
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[详细]
2023-02-03 12:26 分类:问答setting xulrunner browser preferences
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[详细]
2023-01-31 23:35 分类:问答XULRunner not hiding busy indicator on initial startup
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[详细]
2023-01-30 05:59 分类:问答
加载中,请稍侯......