Beta 1.1. black boxes around gui controls.
by Sam M · in Torque Game Builder · 02/22/2006 (12:25 pm) · 3 replies
Hi, in the latest release of T2D (beta 1.1) for some reason whenever make any type of object or control in a gui a black box is surrounding the whole thing. This occurs in game too, is there some sort of debug mode that's on that i'm not aware of? Has anyone else had this problem? Thanks for any help.
#2
02/23/2006 (12:31 pm)
I think it's just that the profiles are changed to draw a border. If you dont want borders go into common/gui/profiles.cs and set border = 0; for the approprate GuiProfile def'ns.
Torque Owner Peter Williamson
We must be missing something simple...