Labels

September 15, 2015

Adding Background color to a Gui Button

 

Normally Buttons do not follow the general rule to set the color at their background, like,
 
      [ Gui,Add,Button, glabel x100 y140 cBlue,MyButton]
 
You can add a background color with the cute little trick, by using the Progress.Script can be found at the link given below:

                                            "Color your Button"

 
 

No comments: