Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3916

Icons in DesktopListBox disappear when row is selected

$
0
0

Good afternoon (o;

Playing around with DesktopListBox and several events for painting to display own icons.

If I use the PaintCellBackground to draw an icon in front and one at the end and return false, it draws all fine.
But when I select a row it is marked blue, text is inverted, but the icons are gone.

If I return True, no selection can be seen at all…but icons stay.

I guess when returning false, the app itself handles the inversion of the text color.
But even if I don’t do any color inversion for the icons, it should still be visible as black icon on blue background.

17 posts - 6 participants

Read full topic


Viewing all articles
Browse latest Browse all 3916

Trending Articles