making tree with custom tree view dynamicaly (c++)
YuLo <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
Hi, i'd like to make a new tab in tabbox with tree widget dynamicaly. I think i can insert nessesary xul tags in the DOM document. But where can i get TreeBoxObject for this tree to assign my custom tree view object(XPCOM c++) to its view property.