Heyas!
I have been using VirtualTree controls for a long time now but I didn't know this group existed before.
I'm having a bit of a problem with a VirtualStringTree in grid mode... I can't get it to use the correct image.
I posted an issue notice on the GitHub repository but I thought I might ask about the problem in here. I'll attach the source code.
The problem is that I have 5 images in the ImageList and trying to display image of index 4 in the tree shows the first (index 0) instead.
Has anyone come across this issue before and know how to fix it? I tried tracking down the problem but I couldn't see it. It seems the call to DoDraw is occurring properly...
I'm using Windows7 x64 with Delphi XE4 and VirtualTrees 5.5.3.
TIA!
Daniel.