tomashen Posted November 27, 2011 Posted November 27, 2011 i got a gif file and i made it movabla around gui.. but when i move it around gui with arrows(keyboard) it flashes has sleep of (10/50) any ideas to remove the flashing or any ideas how an "AVI" can be moved around gui ? i use for gif guictrlsetpos but for avi that didnt work for me :/ Proud of AutoIt Proud of MySelf :)
Zedna Posted November 27, 2011 Posted November 27, 2011 Answer is to use Timers instead of Sleep() in your code. Here is example: http://www.autoitscript.com/forum/index.php?s=&showtopic=77179&view=findpost&p=559985 Resources UDF ResourcesEx UDF AutoIt Forum Search
tomashen Posted November 27, 2011 Author Posted November 27, 2011 thnx ill try that Proud of AutoIt Proud of MySelf :)
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