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

Autoit tool - Toolbar Information

$
0
0
Untitled.jpg

So i used the Autoit tool on the windows 7 toolbar, to find out which icons are there. I must admit i hadn't planned on it going this smoothly.

I am looking to check when a icon has appeared. How can i use the information above to check this?

My guess is the end code would look something like

[ autoit ]      
While 1 sleep(250) $Array = GetToolBarInformation('[Class:Shell_TrayWnd]') For $i = 1 to $Array[0] If Array[$i] = "Skype (Online)" then consolewrite("Skype is online") next wend

Viewing all articles
Browse latest Browse all 12506

Trending Articles



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