August 4, 2006

XUL Widgets 0.4.2 released

New in version 0.4.2:

  • Checked in a FragmentSynchronizer.js file which domutils.xml requires
  • Added a new <xul:menulistset/> widget, which allows you to have synchronized menulists (you change one menulist's selected index, and the others in that set change as well). Tests now include a demo for this as well.

That is all. Obligatory link: XUL Widgets extension project

Posted by WeirdAl at August 4, 2006 1:01 PM
Comments

I'm not so sure I see how the menulist is useful. Care to explain?

(From Alex: Well, it's mainly about pairs of data, like namespace URI's and prefixes, that have to stay in sync.)

Posted by: Shawn Wilsher at August 6, 2006 6:52 PM