static text background color

Star

25-03-2010 16:13:45

hi every one,
I have created a gui ,which contains some static text , but the bounding boxes around each text have some color to them,i want to make them total transperent with no shading in them.How i can do this.

Best Regards
Star

Altren

25-03-2010 18:15:48

I don't understand what bounding box are you talking about? StaticText skin don't have anything except text itself.

AshMcConnell

14-05-2010 14:35:15

I am getting this too using the Layout editor. Even when it goes into "Test Mode" there is a green box surrounding the static text.

I haven't started integrating MyGui into my project, I am just playing around with the Layout Editor for the moment, perhaps it's just something odd in the LayoutEditor?

Thanks!
Ash

Nesetalis

14-05-2010 14:38:29

are you referring to the widget that allows you to stretch and reshape the object you're working with? :p that green border?

AshMcConnell

14-05-2010 14:44:19

Hehe, no :)



This is in "Testing Mode" using the LayoutEditor.

All the best,
Ash

Altren

14-05-2010 15:22:47

Well, that's box visible only in LayoutEditor to see actual widget size. Same thing used for StaticImage without assigned texture.
Don't worry, you won't see that box in your application.

AshMcConnell

14-05-2010 15:24:30

Ah ok, thanks!