Page 1 of 1

Change General font color

PostPosted: 25 Apr 2012, 12:24
by jdudu007
Hi dear STK team,

I have a simple issue than I can't fix by myself after many hours of research.

Here is the fact, in STK, all text is initially black (Buttons, List, Items for Ribbons) and the type of those text is irr::core::stringw.

I'd like them to turn white. I have manage to do this for IconButtonWidget with setOverideColor and Label with setColor but the three other widget above is a black hole for me.

I have found in engine.cpp that it use StkFont.xml but the color is never set and I don't understand why.

Please help ?

Thanks in advance

Re: Change General font color

PostPosted: 25 Apr 2012, 14:53
by jdudu007
Problem solved, I have found the xml in skins/Peach and I have modified teh color attribute.