Stalker0 Posted October 31, 2007 Posted October 31, 2007 So I'm trying to create a progress bar gui window that tracks the progress of a filecopy using the AutoIT Filecopy command. Trouble is, autoit seems to pause the script while the copying is running, so I cannot update the progress bar. Does anyone have any suggestions on how to correct this problem?
Achilles Posted October 31, 2007 Posted October 31, 2007 #214312For the API include search in example scripts for AutoItLib... or this might be in the newest version of beta, I'm not really sure anymore. My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Stalker0 Posted October 31, 2007 Author Posted October 31, 2007 #214312For the API include search in example scripts for AutoItLib... or this might be in the newest version of beta, I'm not really sure anymore.Thanks that will help a lot. I also have a problem with freezes from the custom progress bar code mentioned there, but the obj code that brings up windows copying service will suffice for this program.
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