Closed maxm74 closed 3 months ago
After a long discussion with Lazarus Team (see freepascal.org/lazarus/lazarus!308](https://gitlab.com/freepascal.org/lazarus/lazarus/-/merge_requests/308) i think i have to add this featues in our code on TBGRAImageList class... but after a well-deserved holiday. 🍻
Has anyone tried compiling the bgraimagelist unit with gtk? I don't have the ability to do that at the moment. I wanted to modify the unit to add an event but (only in Windows?) the Draw method of the TCustomImageList base class is not virtual.
imglist.pp in lcl
In our class it is declared as: