Ema 0 Report post Posted January 27, 2009 Hi all, Is there a way for making myscript act on a minimized window while I'm doing anything else? For instance, I want myscript to push "+" button on my minimized window calculator while I'm writing into word. thanks so much Share this post Link to post Share on other sites
SpookMeister 1 Report post Posted January 27, 2009 Look at ControlSend [u]Helpful tips:[/u]If you want better answers to your questions, take the time to reproduce your issue in a small "stand alone" example script whenever possible. Also, make sure you tell us 1) what you tried, 2) what you expected to happen, and 3) what happened instead.[u]Useful links:[/u]BrettF's update to LxP's "How to AutoIt" pdfValuater's Autoit 1-2-3 Download page for the latest versions of Autoit and SciTE[quote]<glyph> For example - if you came in here asking "how do I use a jackhammer" we might ask "why do you need to use a jackhammer"<glyph> If the answer to the latter question is "to knock my grandmother's head off to let out the evil spirits that gave her cancer", then maybe the problem is actually unrelated to jackhammers[/quote] Share this post Link to post Share on other sites
Jos 1,293 Report post Posted January 27, 2009 sure, but first things first:Please avoid typing everything in CAPS because that is considered rude. As to your question: It depends on the application, but have a look at the Control??? functions in the helpfile, Jos Visit the SciTE4AutoIt3 Download page for the latest versions - Beta files How to post scriptsource Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
Ema 0 Report post Posted January 28, 2009 oh, right, excuse me for caps. mmh i didn't see the control function, but it work with mousemove (and mouse function) or only with send/controlsend? Share this post Link to post Share on other sites
nfaustin 1 Report post Posted January 28, 2009 Just type in the helpfile's index: ControlSend It should have a related topic. [font="Palatino Linotype"][size="2"]*** The information contained in this post should be considered and certified WORKS ON MY MACHINE ***[/size][/font][font="Palatino Linotype"][size="2"] [/size][/font] Share this post Link to post Share on other sites