DaleJrFan Posted October 23, 2008 Posted October 23, 2008 Is it possible to have a button or something that would allow the user of a program to change the background of a GUI to the color of their choice?
YellowLab Posted October 23, 2008 Posted October 23, 2008 Short answer - Yes. There is a color selector in the Misc.au3 UDF. This would be assigned to a variable and stored in a config file and then used upon execution of the file. Good Luck. Bob You can't see a rainbow without first experiencing the rain.
DaleJrFan Posted October 24, 2008 Author Posted October 24, 2008 Thanks, with my limited knowledge of autoit right now...that is a big help. Now I will try how that is used.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now