windowless text
Posted: Mon Dec 04, 2006 15:21
how does one create windowless text without em cegui border things?
The official forum for CEGUI
http://cegui.org/forum/
yuriythebest wrote:how does one create windowless text without em cegui border things?
Code: Select all
<Property Name="FrameEnabled" Value="False" />
Sjizo wrote:Have you tried the layout editor. I used it and it was very easy to create exactly what you are describing here. you have a field where you can set all the properties you want and you can view how it looks real time.