Sorry, I meant at the top of this page: http://pivot.apache.org/tutorials/tree-views.html
Bob On Mon, Feb 15, 2010 at 9:32 AM, Todd Volkert <[email protected]> wrote: > > On the topic of trees, I discovered early-on that the root TreeBranch wont >> display. After looking through the source for TreeView I saw this note in >> getTreeData() "This list represents the root set of items displayed by >> the tree and will never itself be painted." >> >> I think the online docs/tutorial should mention this so newbies wont be >> surprised and know that it's intentional. >> >> It is: > http://pivot.apache.org/1.4/docs/api/org/apache/pivot/wtk/TreeView.html#getTreeData%28%29 > > -T >
