hot202 Posted February 10, 2010 Posted February 10, 2010 (edited) is there away to tell if the gui still exists? so if i have it in my whie to tell it to do something it checks 1st if i have used GUIDelete? or to check if the gui is hidden with GUISetState(@SW_HIDE)? Edited February 10, 2010 by hot202
omikron48 Posted February 10, 2010 Posted February 10, 2010 Try looking at WinExists and WinGetState. Or try browsing around in the help file. That's why it's there.
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