Jump to content

"Theme" for a window?


Rad
 Share

Recommended Posts

I like changing the colors of my controls and such, make the background white and the text blue... but i dont like giving every label/input etc the GUICtrlSetColor()

Is there a way, with like OPT("defaultlabelcolor") or something, so you dont twice as many lines?

Link to comment
Share on other sites

I like changing the colors of my controls and such, make the background white and the text blue... but i dont like giving every label/input etc the GUICtrlSetColor()

Is there a way, with like OPT("defaultlabelcolor") or something, so you dont twice as many lines?

Did you try to put the color in a variable ?? Then you only have to change that var to change every color.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...