Google Groups Home
Help | Sign in
mozilla . dev . tech . xbl
This is a Usenet group - learn more
Find or start a Google Group about xbl.
Group info
Subscribers: 38
Activity: Low activity
Group categories: Not categorized
More group info »
Related Groups
Low activity, Usenet
Low activity, Usenet
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 136  Older »

Firefox 3.5 does not allow xbl files except from chrome? 
  Switched to 3.5 final and all my pages using -moz-binding: url(file.xml#binding) or -moz-binding: url([link]) are not "working" anymore (they used to); all bindings to chrome:// still work fine. as always when a problem with XBL arises, the binding element is made hidden... more »
By StefanoC  - Jul 1 - 3 new of 3 messages    

XBL constructor fires to early? 
  I am trying to use a binding to adjust the height of the bound element according to the window height and a ratio provided. This needs to be done on load. Here is what the method looks like. <method name="setSpace"> <body> <![CDATA[ var h = window.innerHeight; var s = this.getAttribute('space');... more »
By Sam Hill  - Jun 30 - 3 new of 3 messages    

Custom XBL control can't get focus. 
  Hey again, As mentioned in another thread, I created a custom list extending listbox_base. To go further away from that I also just created my completely own list control with list items and so on (copying listbox.xml and altering it to my needs). Anyway, both ways lead to the same problem: my list control can never... more »
By Jaywalker  - Jun 22 - 3 new of 3 messages    

How are boxObject's and XBL controls connected? (Or: how to create your own boxObject type) 
  Hey, I have created a special type of listbox, which extends listbox_base, just like the normal xul listbox does. listbox is using a special boxObject (nsIListBoxObject), but I still don't understand how the listbox is connected to it. It is not done in the XBL (neither in listbox_base nor in listbox), and I also didn't... more »
By Jaywalker  - Jun 15 - 6 new of 6 messages    

dev-tech-xbl Digest, Vol 36, Issue 5 
  hello Boris and Stefano about this same question of xbl 1 Mozilla 'templates' can access multiple different 'rdf' data sources is that any use in such as this case of Stefano's? it's a 'single binding' on an 'element'
By tigre...@gmail.com  - Jun 7 - 1 new of 1 message    

Multiple bindings on an Element with XBL (1)? 
  Hello! is there any way to attach multiple bindings to one single element with XBL 1? examples all start from very modular bindings, eg. two different behaviors on a mouse click one binding for 'aesthetic' behavior, the other for logic, possibility to switch one of them only etc.etc. The spec says it should be possible ([link]... more »
By StefanoC  - Jun 4 - 11 new of 11 messages    

Constructor called too late 
  Hi all I need to override document.cookie property. The idea is to implement (Firefox) the very useful IE8 feature "File > New Session". CSS: html, head, script { -moz-binding: url(binding.xml#cookie) !important; ...binding.xml snippet: <binding id="cookie"> <implementation> <constructor> <![CDATA[... more »
By Jeferson Hultmann  - Jun 3 - 7 new of 7 messages    

Get reference to label in listitem 
  Hello How can I get access to the label, which is in a listitem? I tried things like, getAnonymousNodes, childNodes. But none of them returned any element. In listbox.xml there are these bindings: listitem: <content> <children> <xul:listcell xbl:inherits="label,crop,disab led,flexlabel"/>... more »
By Bruno  - Jun 3 - 3 new of 3 messages    

XBL2 Status? 
  Hello! I'm wondering what's the roadmap for XBL2 support in FF - and any other browser, should you know. in this post: [link] Jonas Sicking mentioned he should start working on a XBL2 implementation after getting FF 3.1 out. Now, 3.1 became 3.5 (right?)... more »
By StefanoC  - Jun 2 - 14 new of 14 messages    

Creating very custom button. Some troubles with oncommand. 
  Hi, all! I'm trying to create very custom button (now it's simple, but in future I want to add more UI to it). <binding id="button" display="myns:button" extends="chrome:// global/content/bindings/button .xml#button"> <resources> <stylesheet src="chrome://myextension/skin /myskin.css"/>... more »
By Borisov M. Gleb  - May 5 - 6 new of 6 messages    

1 - 10 of 136   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google