CEGUI (Crazy Eddie's GUI) Forums
The official forum for CEGUI
http://cegui.org/forum/
Setting the color of static text through lua
http://cegui.org/forum/viewtopic.php?f=1&t=2511
Page
1
of
1
Setting the color of static text through lua
Posted:
Mon Apr 02, 2007 04:47
by
jtracy
How do I set the color of a StaticText object using lua?
Judd
Posted:
Mon Apr 02, 2007 14:15
by
jtracy
I figured it out buy setting the TextColours property of the Window.
Judd