[Done] ListIconGadget Colours

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

[Done] ListIconGadget Colours

Post 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
Last edited by IdeasVacuum on Mon Sep 30, 2013 7:31 pm, edited 1 time in total.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: ListIconGadget Colours

Post by freak »

Did you try SetGadgetItemColor() ?
quidquid Latine dictum sit altum videtur
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: ListIconGadget Colours

Post by IdeasVacuum »

:oops: I did a forsenic search of the forum, the results of which were all API solutions.
Thanks Freak
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply