Game Development Community

Removing border on GuiMLTextCtrl

by Bryan Zarnett · in Torque Game Engine · 08/27/2009 (5:31 pm) · 0 replies

To remove the border on GuiMLTextCtrl (or any GUI control), do I need to create a new profile for that control. I tried border=false and border=0 in the control definition itself but it did not result in anything.

Cheers!