RexLond Posted August 9, 2014 Share Posted August 9, 2014 Hello guys. Problem is label background. Running: guiSetProperty(label, "FrameEnabled", "True") guiSetProperty(label, "BackgroundEnabled", "True") Not Running: guiSetProperty(label, "BackgroundColours", "FFFFFFFF") guiSetProperty(label, "FrameColours", "FFFFFFFF") guiSetProperty(label, "TopFrameImage", "frame.png") -- etc. Only grey. 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