[Lazarus] TLMMouseEvent now lacks "state"

Hans-Peter Diettrich DrDiettrich1 at aol.com
Fri Oct 28 02:45:39 CEST 2011


Felipe Monteiro de Carvalho schrieb:
> On Thu, Oct 27, 2011 at 6:48 PM, Hans-Peter Diettrich
> <DrDiettrich1 at 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





More information about the Lazarus mailing list