Jump to content

Clicking to a directed window


 Share

Recommended Posts

Is there anyway to click on a directed window, without activating it, but not using controlclick?

I am trying to make AutoIt click on the World of Warcraft window whilst I have it minimized

I cannot accomplish this with ControlClick because I believe WoW doesn't have a control?

I have tried it with

ControlClick ("World of Warcraft" ,"", "", "left")

And

ControlClick ("World of Warcraft", "", "GxWindowClassD3d", "left")

Still no luck

Any help would be appreciated.

Link to comment
Share on other sites

Sorry to bump but I have a bit of a something weird here:

I can't ControlClick to the WoW window, but I can ControlSend to the WoW Window using:

ControlSend ("World of Warcraft", "", "", "key")

Weird.

Edited by Dampe
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...