huldu Posted February 13, 2006 Posted February 13, 2006 Ive made a small program that uses a background image and images changing on top of that. In versions before 3.1.1.107 the images would just flicker and change, still showing background. However after i installed 3.1.1.107 this happend...In 3.1.1.107 this happend (and also in the non-beta):This is how it looks in 3.1.1.99 and 3.1.1.106:I was just wondering if there is any way to fix these problems? "I'm paper, rock is fine, nerf scissors!!!"
Valuater Posted February 13, 2006 Posted February 13, 2006 after creating your image have you set it to disable... right after 8)
huldu Posted February 13, 2006 Author Posted February 13, 2006 after creating your image have you set it to disable... right after8)Very interesting, will try that. Thank you! "I'm paper, rock is fine, nerf scissors!!!"
Valik Posted February 13, 2006 Posted February 13, 2006 Sigh. After you create the label controls, call GUICtrlSetBkColor(-1, $GUI_BKCOLOR_TRANSPARENT). This is documented in the change log for 3.1.1.107 as well as GUICtrlCreateLabel() and GUICtrlSetBkColor().
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