Felipe Monteiro de Carvalho schrieb:
On Thu, Oct 27, 2011 at 6:48 PM, Hans-Peter Diettrich
<drdiettri...@aol.com> wrote:
I'm not sure whether you got the difference between custom drawn and virtual
trees/list - both features are unrelated.

You are correct about TTreeView, I wrongly mixed it here ...

But about TListView, not, I had serious problems with this component
across platforms which basically cannot be solved without a custom
drawn TListView.

I can imagine easily that other widgetsets cannot provide all the view modes of an Windows ListView, without much special drawing in the LCL or interface. In so far it looks like a good idea to implement an owner drawn version, and to provide one such handler for the non-ownerdrawn version.

DoDi


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to