Open main menu

CDOT Wiki β

Changes

XBL

No change in size, 10:42, 6 October 2006
How does XBL work?
Basically, XBL is a langauge that describes a set of bindings that can be attached and bound to elements on the screen. When bound, the binding implements new methods and properties to the associated element. In essence, the widgets on the screen are layed out using XUL and then given functionality using XBL.
=How does Does XBL workWork?=
::The XBL file used in developing XUL based applications is used to provide a specified set of functionality to individual elements that are rendered onto your screen.
1
edit