You have to do a depth first recursion (or whatever)
through the source tree in display order, so that
you always add TVI_LAST. I'm doing an 8 level 4000
member tree this way and it builds in about 300ms.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Re: CTreeCtrlThreaded View
|
Click Here to Expand Forum to Full Width |