[Lazarus] ListView.OnSelectItem - which LCL backend is correct?

Bart bartjunk64 at gmail.com
Fri May 15 14:16:37 CEST 2015


On 5/15/15, Graeme Geldenhuys <mailinglists at geldenhuys.co.uk> wrote:

> But the order of those events are reversed between LCL-Win32/64 and
> LCL-GTK2. I haven't tried other LCL backends, so don't know the order
> of them.

Without looking into it, I would expect that the order is unselect, then select.

> Also, it seems that under LCL-GTK2 the first time you select a new item,
> it generates this event more times than under LCL-Win32/64.

This is a known issue:
http://bugs.freepascal.org/view.php?id=23813

I tried to find the root cause of it, but failed miserably.

Bart




More information about the Lazarus mailing list