Re: Cannot populate a xul tree from XML

Boris Zbarsky <[email protected]> Fri, 30 Jun 2006 12:17:17 -0500
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
Luca Fagioli wrote:
> I am using the "@mozilla.org/inspector/dom-view;1" component.

That's designed to show trees that are in windows, and to show them in DOM 
Inspector; it may well not work for random in-memory trees shown somewhere else....

-Boris