The splitter button, is not working fine. It´s ocurrs depending of the splitter button position. In most cases, I must click on it 2 or 3 times for make it collapsed or expanded.
The event ONITEMCLICK / DBCLICK doesn´t occurs for splitter.
When I move the mouse inside a scrollbar (I test with vertical scrollbar), there are a draw bug and the scrollbar is painted with the thumbnails, but when mouse exit of scrollbar, it s drawed fine.
A 2 years later, I have tested the component, but I decided to not use it, because of this erros.
Now, I have tested again and the errors continues.
Can you specific in which exact settings the issue with the splitter occurs? Perhaps a sample application to demonstrate this behavior? Also, the OnItemClick / OnItemDblClick does not occur for a splitter, this is by design.
We can introduce a OnSplitterClick event for further customization.
Unfortunately the flickering of the scrollbar is a known bug in the VCL framework and it is unclear when and if this issue will be fixed.
Yes, we are aware of this issue when the mouse is entering / exiting, parts of the smooth image listbox is repainted inside the scrollbar. Unfortunately there is currently no solution for this issue.