FFS Posted August 18, 2007 Posted August 18, 2007 Anyone know how I can fix this? =) Here's my code for it: $Pic3 = GUICtrlCreatePic("Dancing Vegeta.gif", 160, 176, 100, 100, BitOR($SS_NOTIFY,$WS_GROUP,$WS_CLIPSIBLINGS))
Zedna Posted August 18, 2007 Posted August 18, 2007 From Autoit helpfile for GUICtrlCreatePic Animated .gif are not supported Resources UDF ResourcesEx UDF AutoIt Forum Search
Zedna Posted August 18, 2007 Posted August 18, 2007 You may Search for other ways how to display animated GIFS. Resources UDF ResourcesEx UDF AutoIt Forum Search
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