Piorun Posted November 2, 2013 Share Posted November 2, 2013 Hi Today i tried to change checkbox colour using guiSetProperty. So here's my code: guiSetProperty(CHECKBOX_ELEMENT, "NormalTextColour", "black") and it doesnt works fine. On page http://web.archive.org/web/201207060814 ... l#Checkbox i found properties for checkboxes but there is no examples. Could anyone help? Link to comment
Castillo Posted November 2, 2013 Share Posted November 2, 2013 guiSetProperty ( CHECKBOX_ELEMENT, "NormalTextColour", "FF012BFD" ) Try it. Link to comment
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