Jump to content


Photo

Reading icon on sys tray


  • Please log in to reply
1 reply to this topic

#1 inventor96

inventor96
  • Members
  • 12 posts

Posted 10 April 2012 - 12:33 AM

Is it possible to have ahk read the message that pops up when you mouse over an icon in the Windows System Tray? (With out having to mouse over it). The icon I want it to "read" sets two different messages for the text in the pop-up after completing a process, and I want ahk to act on both of them in different ways, when the text is set by the application related to the icon.

#2 Guests

  • Guests

Posted 10 April 2012 - 01:10 AM

Have you looked at this thread: <!-- l --><a class="postlink-local" href="http://www.autohotkey.com/community/viewtopic.php?f=2&t=17314">viewtopic.php?f=2&t=17314</a><!-- l --> ? I'm pretty sure the script in the OP there has code in it that will let you do what you want.