legiom455 Posted August 24, 2008 Share Posted August 24, 2008 (edited) Looking for which "commands", "techniques" are used for putting up some sort of "I'm busy working signal" wile large file operations are being done.. (I'm using DirCopy) I can use the Progress ON, .. but for some reason, can't figure out how to use it, .. WHILE at the same time doing other commands. thanks for any help Allen Edited August 24, 2008 by legiom455 Link to comment Share on other sites More sharing options...
Uten Posted August 24, 2008 Share Posted August 24, 2008 Look at GUISetIcon in the help file. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling Link to comment Share on other sites More sharing options...
burners Posted August 24, 2008 Share Posted August 24, 2008 try progress bar or use splashtext to tell the user to wait ~~--Feel Free to Steal my Sigs --~~FLAT LOOK____________________________________ROUNDED LOOK Link to comment Share on other sites More sharing options...
LongBowNZ Posted August 24, 2008 Share Posted August 24, 2008 Look at GUISetIcon in the help file.I think you mean GUISetCursor?http://www.autoitscript.com/autoit3/docs/f...UISetCursor.htm Link to comment Share on other sites More sharing options...
Uten Posted August 24, 2008 Share Posted August 24, 2008 Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling Link to comment Share on other sites More sharing options...
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