On 09.08.2010 13:05, Paul Ishenin wrote: > And please don't remove AutoSizeWidth constant, just replaced the missed > place where it had to be used.
Ok, I will do this. And to fix the slowness problem I will probably also have to introduce a new public function GetUpdateCount() in TCustomListView to be able to read the list view's FUpdateCount from within the TWin32WSCustomListView class if I don't find a simpler way to access this information. I hope this is ok. After these changes the listview will not only behave more correctly but also be orders of magnitude faster :-) Bernd -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
