use your own tree descriptor.
On Feb 12, 2008 11:07 AM, j_lentzz <[EMAIL PROTECTED]> wrote: > I have a tree that I need to expand to get the list of nodes to > navigate to. However, the tree is large and is taking very (20 sec) > long to appear on the screen with the visible nodes open. The tree > can't fit on the screen, so a vertical scroll bar appears. However, > it still seems to be taking the time to draw or at least process the > offscreen tree components. Is there a way for the tree to appear > quicker, where it only is calculating what it needs for what you can > see? > > Thanks for any ideas. > > John > > > -- j:pn \\no comment

