Gerald Posted June 26, 2011 Posted June 26, 2011 can posible insert gif file on GUICtrlSetImage($videoThumbnail, "l2.gif") plsss help
Klovis Posted June 26, 2011 Posted June 26, 2011 (edited) yes it's simple just go into the Koda form manager or Alt + m, then click additional and the icon next to the mouse is the picture then in the left gui select the gif you want to use. Example: $Pic1 = GUICtrlCreatePic("C:\Users\"USER"\Pictures\Graphics\1294810502787.gif", 0, 0, 628, 452, BitOR($SS_NOTIFY,$WS_GROUP,$WS_CLIPSIBLINGS)) Whoops sorry for the invalid reply but this does the same thing I believe Edited June 26, 2011 by Klovis
Zedna Posted June 26, 2011 Posted June 26, 2011 GUICtrlSetImage($videoThumbnail, @ScriptDir & "\l2.gif") 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