Jump to content

Recommended Posts

Posted

Hi,

Is there any way to locate a window by AHK class and window name?  I have a program that has 2 independent floating windows both of the same AHK class.  However, one of those windows has a title and the other doesn't.  I want to be able to find the location of the window with a specific AHK class without a title and click on a specific position within it.   Is there any way to accomplish this?

Thanks

Posted

You know what ? this is an AutoIt forum...  BTW there is a funny detail : just do this

$post = StringReplace($post, "AHK ", "")

and your post suddenly becomes perfectly AutoIt-compatible  :idiot:

In AutoIt, something like WinGetTitle() exists - I think so

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
  • Recently Browsing   0 members

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