JoshAssing Posted November 12, 2008 Posted November 12, 2008 Is there a way to detect if the mouse is over the autoit tray icon? I know I can set a tray icon tool tip I know I can set a tray icon menu but what i want to do is respond to a mouse moving over the icon...
JoshAssing Posted November 12, 2008 Author Posted November 12, 2008 Not sure how I was so blinded -- found it... TraySetOnEvent ( $TRAY_EVENT_MOUSEOVER, "function" ) I'm so amazed / impressed by autoit's abilities.......
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