JonnyThunder Posted March 25, 2008 Posted March 25, 2008 Hello (again), This is an easy one I'd think. How can I change the text that shows up when I hover over my system tray script icon. At the moment it shows the name of the script. Thanks,
DarkMatter Posted March 25, 2008 Posted March 25, 2008 Look in the AutoIT help file for TraySetToolTip TraySetState() TraySetToolTip("This is my new tooltip text!") While 1 Sleep(10); Idle loop WEnd Exit [sub]Quantum mechanics: The dreams stuff is made of[/sub]
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