Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

WinGetState Is Visible not working correctly ?

$
0
0
[ autoit ]      
; Check if a new notepad window is Visible Local $state = WinGetState("[CLASS:Notepad]", "") ; Is the "Visible" value set? If BitAND($state, 2) Then MsgBox(0, "Example", "Window is Visible") endif

but it seams to run even if the window is minimized ?

Is this intended?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>