Mattias Gaertner wrote:
> Can TStringGrid handle 30.000 rows?
> Because this is easily created by compiling with -vt and TListBox can
> not handle it fast enough.

I noticed this too.  So I added a TMemo to the Messages window with a 
TSplitter.  TMemo is then updated with the full (including hidden) message 
dump on EndBlock.  TMemo can handle a lot of lines without slowdown.

Maybe TListBox can be updated to handle the list like TMemo?


Thanks!

--
Al

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

Reply via email to