Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
mozilla . dev . tech . xul
This is a Usenet group - learn more
Find or start a Google Group about xul.
Group info
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2386  Older »

xul - window resize 
  Hi. I have problem with resizing window element. I would like to create two views of my app - one rolled into bar (300x50) and standard (300x500). When I try to use window.resizeTo to shrink window I have strange result - half of my window is not visible. When I force os to repaint - using alt+tab or other method everything start to look as it should. But each window resize ends up same way - part of window is not visible until repain. How to force this repain?... more »
By Daniel Wagner  - May 15 - 2 new of 2 messages    

"label" and "tooltiptext" attributes for image-only toolbarbutton 
  I'm quite confused on the "label" and "tooltiptext" attributes for toolbarbutton. You see, toolbarbutton has both "label" and "tooltiptext" attributes. When toolbarbutton is only an image, is there any subtle difference between "label" and "tooltiptext" attributes? Do I have to define both... more »
By STF  - May 14 - 2 new of 2 messages    

Add-on bar or navigation toolbar icon showing same status across windows 
  I want to make an app which shows a status (let's say ON and OFF) by changing an icon image in the add-on bar or the navigation toolbar. To simplify the concept, let's say I have two PNG images, on.png and off.png and I need to show one of them according to a certain value. I have gone through XUL tutorial... more »
By STF  - May 14 - 2 new of 2 messages    

Extension Manager Setup 
  I would like to use the extension manager and enable extensions in my application I'm working on, but the XUL documentation is really lacking, and I can't find any instructions anywhere. Is there anyone on here who knows how to enable extensions and setup the extension manager in stand-alone XUL applications?... more »
By Rick Nelson  - May 4 - 2 new of 2 messages    

Future of XUL as an application independant UI structure language? 
  Hey there, I'm just preparing a presentation about XUL and I'm wondering whether XUL is just used and updated for Mozilla products like Thunderbird and Firefox. When looking at the official documentation [link] The last mentioned version is Firefox 3, which looks to me as if that project is kinda dead?... more »
By Marius Heil  - Apr 30 - 3 new of 3 messages    

sharing xul elements between toolbars 
  hi, i am new to xul. i was wondering if there was a way to share elements between 2 toolbars. for example, lets say i have toolbar_1 with a text box and a button. i want to create toolbar_2 with the same button as the button which i defined in toolbar_1 along with other buttons. i would also like to style the toolbar_1 and toolbar_2 differently.... more »
By Nikhil Johny  - Apr 28 - 6 new of 6 messages    

XUL CSS floating 
  For my UI, I planned on using CSS floats to have my html:div element for window buttons on the right of the titlebar, and for my button to have the elements within the popup menu to be displayed like the ones in the Firefox button popup menu, but I read that CSS floating is not supported amongst the XUL elements. How could I either get it to work, or replace its functionality with something different?... more »
By Rick Nelson  - Mar 29 - 1 new of 1 message    

Downloading error 
  <description>&intro2.label;</d escription> -----------------^ Why do I get this?
By garrettemeraldfl...@yahoo.com  - Mar 25 - 5 new of 5 messages    

Firefox plugin - Not able to hide the tab browser 
  Hi, I am developing a plugin for firefox. In which i have to open a hidden tab and access its content through javascript and close it afterwards. Following is the code i am using for accessing content of a tab: var newTabBrowser = gBrowser.getBrowserForTab(gBro wser.addTab("[link]"));... more »
By Pradeep Dewda  - Mar 24 - 2 new of 2 messages    

Dialog button layout: including overlays 
  I’m new to this group, so I apologise if this is the wrong forum. I am told ([link]) that I can customise my own layout for dialog buttons, which I have done as follows to include a checkbox: <hbox id="okcancel"> <checkbox id="copy" label="Copy" value="1" />... more »
By Mark Simon  - Mar 20 - 3 new of 3 messages    

1 - 10 of 2386   « Newer | Older »

XML