[Lazarus] Order of events: TEdit / TListBox

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue May 23 16:05:00 CEST 2017


On 2017-05-23 14:27, kapibara via Lazarus wrote:
> So the behaviour is inconsistent between platforms, and also
> inconsistent within the same control (TListBox) depending on what item
> is selected.

I believe I have reported that back in 2006 already. If not the same 
component, then one of the list components, but I think it was TListBox 
too. I'm afraid LCL is full of inconsistencies like that - between 
platforms and between widgetsets. If memory serves me correctly, I was 
told it wouldn't be fixed, because such behaviour is dependent on the 
underlying GUI toolkit, so developers just have to figure out a 
work-around in their applications. Our code became an IFDEF mess, and 
shortly afterwards fpGUI was born.

Regards,
   Graeme



More information about the Lazarus mailing list