billthecreator Posted June 19, 2008 Posted June 19, 2008 How would i go about stopping the flickering of a control when i have its update in the while 1 field? like: While 1 guictrlsetdata($Label, $data) wend [font=Microsoft Sans Serif]My Scripts: From Most recent to least.[/font]Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap
Linux Posted June 19, 2008 Posted June 19, 2008 While 1 guictrlsetdata($Label, $data) sleep(500) wend You can help! Donate to AutoIt! or, visit ClimatePREDICTION.netMy posts:Travian Bot Example (100+ servers) BETAHow to Host you code/app for free! (unlimited team number) (Public or Private)"Sir, we're surrounded!" "Excellent. We can attack in any direction!"
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