SetGadgetItemColor

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
User avatar
Paul
Posts: 219
Joined: Wed Feb 26, 2014 6:46 pm
Location: Canada
Contact:

SetGadgetItemColor

Post by Paul »

Would be really nice to have a SetGadgetItemColor() command so we can color individual cells of a ListIconGadget just like in PureBasic :D

While we wait for this feature request, it there a way to do it with javascript?
Thanks !!
User avatar
Peter
Posts: 1211
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: SetGadgetItemColor

Post by Peter »

Take a look at: ListIconGadgetEx (RenderCellDemo1.sb)
User avatar
Paul
Posts: 219
Joined: Wed Feb 26, 2014 6:46 pm
Location: Canada
Contact:

Re: SetGadgetItemColor

Post by Paul »

I actually found this and it does what I need...
https://www.purebasic.fr/german/viewtop ... 27#p349255
Post Reply