TGEA 1.71 GuiBitmap control bitmap field caption problem
by Steven Chiu · in Torque Game Engine Advanced · 06/27/2008 (2:13 am) · 4 replies
The bitmap field caption "bitmap" does not show up. Any quick fix for this?
#2
Edit: And I don't think that this error is acceptable for a quality product.
06/27/2008 (5:21 pm)
Not quit understand what you mean, so the possible solution is?Edit: And I don't think that this error is acceptable for a quality product.
#3
see what GuiInspectorTypeFileNameProfile has set for border.. if it is anything other than false, change it to false
There might be other cases too
06/27/2008 (6:26 pm)
Look in Scripts\Tools\gui\profiles.ed.cs see what GuiInspectorTypeFileNameProfile has set for border.. if it is anything other than false, change it to false
There might be other cases too
#4
06/27/2008 (6:53 pm)
I set the border field to 1 and it fixes the problem. Thanks.
Torque Owner Jeremiah Fulbright