gatsbysamericandream Posted April 8, 2006 Posted April 8, 2006 Is there a way to make text appear instantly? I tried Opt("SendKeyDelay", 0) and Opt("SendKeyDelay", 1) but neither look like it's just being copy/pasted. I would preferably like the text to just appear instantly like I said. Thanks for taking the time to read.
GrungeRocker Posted April 8, 2006 Posted April 8, 2006 use clipput() and then send ctrl + v [font="Verdana"]In work:[list=1][*]InstallIt[*]New version of SpaceWar[/list] [/font]
Lakes Posted April 8, 2006 Posted April 8, 2006 ControlCommand ( "title", "text", controlID, "EditPaste", 'string') 2015 - Still no flying cars, instead blankets with sleeves.
Moderators SmOke_N Posted April 8, 2006 Moderators Posted April 8, 2006 ControlSetText() also is another option to look at. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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