Re: Trees in Tabs?
"alta88[nntp]" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
---On 2011.Nov.01 7:51 PM, reverendlinux wrote: > On Oct 31, 11:10 am, Lukas_Skywalker<[email protected]> wrote: >> I had a different approach. For an example, look here:http://musicdc.svn.sourceforge.net/viewvc/musicdc/trunk/chrome/conten... >> >> In line 923, i get a reference to the _treechildren_ element of the tree. This is important, use treechildren. >> I'm creating treeitem, treerow and treecell elements on the next lines and append them in reverse order to each other. This works for me. > > Lukas, > > Thanks for the suggestion. I took a look at your code (nice), but I'm > afraid I have already tried the approach you suggested. In an earlier > version of my app I used something very similar but without tabs. > However, when I tested the code on large amounts of data I noticed a > huge performance drop. That is why I am using the method I am now and > it is the method I wish to remain using. > > However, as a test I rewrote that section of my code to use your > method. Although it processed the data properly, nothing was > displayed. > > So either way, I am back to stumped... take a look at TotalMessage (for Tb), at customizeToolbar.xul and customizeToolbarOverlay.js. it adds an xul tab to the customize dialog, with a tree using a view. or it could be something like you don't have a primary attribute on any column. http://totalmessage.mozdev.org/