Neil Deakin wrote: > We should do that for the nsIBoxObject and nsIScrollBoxObject. I don't > think it's possible for the others (tree, popup, etc) unless either we > don't mind adding a pile of methods to every element, or some way of > attaching the methods onto any kind of element.
We only have to add tree and popup methods to tree and popup elements, right? I realize that all XUL elements are implemented by nsXULElement, but there must be a way to get around this. Heck, XBL can do it. Rob _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

