Page 1 of 1

SetGadgetItemColor

Posted: Thu Jun 25, 2026 4:10 pm
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 !!

Re: SetGadgetItemColor

Posted: Thu Jun 25, 2026 5:11 pm
by Peter
Take a look at: ListIconGadgetEx (RenderCellDemo1.sb)

Re: SetGadgetItemColor

Posted: Thu Jun 25, 2026 5:56 pm
by Paul
I actually found this and it does what I need...
https://www.purebasic.fr/german/viewtop ... 27#p349255