Page 1 of 1

[Done] ListIconGadget Colours

Posted: Mon Sep 30, 2013 3:42 pm
by IdeasVacuum
There are a lot of posts about this gadget, including huge volumes of code for Windows OS, as devs struggle to get the best out of the gadget and meet customer expectations.

Today we can:
Set the Front Colour, Back Colour and Grid Line Colour.

In addition we need to be able to:
Set Alternating Row colours at runtime
Set individual Row colours at runtime
Set Cell colours at runtime

Re: ListIconGadget Colours

Posted: Mon Sep 30, 2013 5:51 pm
by freak
Did you try SetGadgetItemColor() ?

Re: ListIconGadget Colours

Posted: Mon Sep 30, 2013 7:31 pm
by IdeasVacuum
:oops: I did a forsenic search of the forum, the results of which were all API solutions.
Thanks Freak