Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Change Font Colour For List Items Of TButtonComboBox
Mon, May 28 2018 3:52 AMPermanent Link

Frederick Chin

When the list of items are displayed by the TButtonComboBox, they are displayed in grey against a white background. Is it possible to change the list item font colours to something else?

The grey colour, for me, is not pronounced enough and I would prefer that they have a darker font colour with controllable styles as well.

If another interface change is necessary, I would appreciate pointers on how to do it.

Thanks.

--
Frederick
Mon, May 28 2018 5:05 AMPermanent Link

Uli Becker

Frederick,

> If another interface change is necessary, I would appreciate pointers on how to do it.

You'd have to modify TListItem.wbi.

Uli
Mon, May 28 2018 10:24 AMPermanent Link

Frederick Chin

Uli,

/*
You'd have to modify TListItem.wbi.
*/

Thanks.

--
Frederick
Image