Hello,
I have been trying to change the color to the right of the “chatblue” and the other colors, but it doesn’t allow me.
(the gui, boxes, were the colors is on the left)
Hello,
I have been trying to change the color to the right of the “chatblue” and the other colors, but it doesn’t allow me.
(the gui, boxes, were the colors is on the left)
You need to use a Custom style GUI to do this. When you set the FrameStyle to ChatBlue it overrides other changes to the colors.
I get that, but why don’t we get the option to change the color on the right, but not the bar?
Stravant made a pretty neat plugin that can make a GUI Object round.
You’ll have more options since it’s a Custom Style GUI.
[quote] Stravant made a pretty neat plugin that can make a GUI Object round.
You’ll have more options since it’s a Custom Style GUI. [/quote]
Nine-slice guis are supported by the engine now. You have to use the ScaleType and SliceCenter properties of ImageLabel/Button.
[quote] Stravant made a pretty neat plugin that can make a GUI Object round.
You’ll have more options since it’s a Custom Style GUI. [/quote]
Nine-slice guis are supported by the engine now. You have to use the ScaleType and SliceCenter properties of ImageLabel/Button.[/quote]
Really!? I didn’t know this. Thanks for the info.