Jesus Reyes wrote:
> That means that we already have all those strings in some other place
> and only some strings are sent to the listbox?

Yes.

> in this case another approach could be made, a
> drawgrid with custom scrollbar handling could do it.
>
> If the TreeView solution is not implemented by the next week I will
> take a look.

TListBox:     10k rows in 73sec
TTreeView:   100k rows in 50sec
TMemo:       100k rows in 30sec
TListView:   100k rows in 1.5sec
TStringGrid: 100k rows in 0.5sec



Thanks!

--
Al

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to