bobheart Posted September 15, 2004 Posted September 15, 2004 Autohotkey has this so you can have a menu in the icon in the system tray were you just right click on the icon and get a menu . #persistent Menu, Tray, Add , Example One, Example1 Menu, Tray, Add , Example Two, Example2 return Example1: msgbox, This is Example One return Example2: msgbox, This is Example Two return
bobheart Posted September 15, 2004 Author Posted September 15, 2004 Bummer .. that would be so cool if it did .
this-is-me Posted September 15, 2004 Posted September 15, 2004 Don't worry. Tray menus are on the todo list. Who else would I be?
bobheart Posted September 15, 2004 Author Posted September 15, 2004 Sooner the better for me is good . Lots of stuff I could with it .
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