[Lazarus] StringGrid performance problems

Marc Weustink marc.weustink at cuperus.nl
Thu Nov 18 10:39:17 CET 2010


Graeme Geldenhuys wrote:
> Op 2010-11-18 00:19, Jesus Reyes het geskryf:
>>
>> Sure, I think it can be improved but currently I have other priorities.
>
> Understood, I just wanted to know if it was a known problems. For the LCL
> version of my app, I'll try the ListView (or TreeView like Lazarus IDE does).

On windows, the native Listview is slow, the native treeview even slower.

If possible I would suggest using a VirtualTree when you want to add 
more than 1000 rows.

Marc




More information about the Lazarus mailing list