kamyers1 Posted September 10, 2009 Posted September 10, 2009 In AutoItX, is there a method available to find the currently active window? I may be blind, but I'm sure not finding one in the docs. I suppose that I could loop over all of the windows returned using WinList and check the state using WinGetState for each window, but that would be really slow. Sure there must be a better was...?
kamyers1 Posted September 10, 2009 Author Posted September 10, 2009 Never mind, I finally located the [ACTIVE] option under the Window Titles and Texas (Advanced) docs. Sorry for the extra message.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now