Jump to content

Recommended Posts

Posted

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

Posted (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 you

Crouzilles

Look in help for:

ControlSend

And if that doesn't work:

Edited 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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...