paragon Posted February 18, 2007 Posted February 18, 2007 Hi. I was wondering how you can send intructions to a minimized window. If anyone could point me in the right direction. I would appreciate it.
Thatsgreat2345 Posted February 18, 2007 Posted February 18, 2007 Controlsend but in versions now it's broken, but download the oldest one from here http://www.autoitscript.com/autoit3/files/beta/autoit/sav/ and it should work
paragon Posted February 19, 2007 Author Posted February 19, 2007 Is there a way to send mouse movements and clicks and still let the user keep function of the mouse?
daslick Posted February 23, 2007 Posted February 23, 2007 controlclick, mouseclick, and mousemove functions. read the helpfile
Shevilie Posted February 24, 2007 Posted February 24, 2007 Now this is kind of impossible Send Mouse movements and let the user have the function of the mouse.... Start here if you are new Valuater's AutoIT 1-2-3Looking for an UDF - Look hereDo you need to do it twice - Autoit
daslick Posted February 24, 2007 Posted February 24, 2007 I think he means where the user can't move it. MouseClick doesn't keep control of the mouse... You can use that to simulate the clicks.
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