crouzilles 0 Posted February 9, 2011 Hi all, I am wondering if it is possible to click at a specific coordinate inside a window that is minimised. Lets say we have a 100 X 100 pixel application window. The window is minimised. The is a button at local window coordinates 50 X 50. Can I click this button? Would autoit allow me to do so or does the window have to be shown on screen? Thank you Crouzilles Share this post Link to post Share on other sites
Newb 5 Posted February 9, 2011 (edited) Hi all,I am wondering if it is possible to click at a specific coordinate inside a window that is minimised.Lets say we have a 100 X 100 pixel application window.The window is minimised.The is a button at local window coordinates 50 X 50.Can I click this button? Would autoit allow me to do so or does the window have to be shown on screen?Thank youCrouzillesLook in help for:ControlSendAnd if that doesn't work: Edited February 9, 2011 by Newb I'm a compulsive poster. When I post something, come to read it at least 5 minutes later after the posting, because I will edit it. I edited even this signature a few minutes later after I wrote it. Share this post Link to post Share on other sites