I\'m trying to populate in runtime an hbox elements with vboxes elements using the following code: Xul code :
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 the following Xul: <?xml version=\"1.0\"?> <?xml-stylesheet href=\"chrome://global/skin/\" type=\"text/css\"?>
I\'ve made this sample: <?xml version=\"1.0\"?> <?xml-stylesheet href=\"chrome://global/skin/\" type=\"text/css\"?>
I\'m writing a XUL application using HTML Canvas to display Bitmap images. I\'m generating ImageDatas and importing them in a canvas using the putImageData function :
I am writing a Firefox Add-On that currently is depending on jQuery for the following things: Selectors
I\'ve run into (yet another) bug with the preferences screen of my extension. When browser.preferences.animateFadeIn is set to true (as it is on Mac), the window size should change to fit the content
I am writing an addon which needs to do capture the no of times someone has highlighted any tex开发者_运维百科t on a webpage. Is there any way I can listen to this event?
I\'m trying to inspect my standalone Xul app, but the DOM Inspector\'s page talks just about documents loaded 开发者_JAVA百科on the browser.
I have a Toolbarbutton <toolbarbutton context=\"TabMenue\" id=\"esbTb_rss_reader\" label=开发者_JAVA技巧\"News\" type=\"menu\">