Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread How to change the color of the TIconButton ?
Wed, Jun 8 2016 9:05 PMPermanent Link

TD

Advanced Data Systems, Inc.

How can I change the color of the cancel icon X in the TIconButton?

Thanks,
TD
Thu, Jun 9 2016 4:09 AMPermanent Link

Matthew Jones

TD wrote:

> How can I change the color of the cancel icon X in the TIconButton?

Looks like you'd have to change the interface, but the TIcon seems to
do the same things (and more) and allow colour. I must dig into the
source sometime to work out what the real difference in purpose is
between them.

--

Matthew Jones
Thu, Jun 9 2016 7:19 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com


<< How can I change the color of the cancel icon X in the TIconButton? >>

This was an oversight on my part.

I've added a FontIcon property, similar to that of the TIcon control, to the TIconButton for 2.05.  This will allow you to control the size and color of the font icon used with the button.

Tim Young
Elevate Software
www.elevatesoft.com
Image