Game Development Community

GUI Markup

by Jeremy Swigart · in Torque Game Engine · 03/11/2006 (8:58 am) · 1 replies

I notice you can color parts of text with the textColor stuff and \c#. Is there a way to mark up text with other attributes such as bold, italics, underline?

Thanks
J

#1
03/11/2006 (9:03 am)
It appears that the GuiML* controls are what I'm looking for, from the markup documentation http://tdn.garagegames.com/wiki/GUI/Profiles/ControlList Is this correct?