bobheart 0 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 Share this post Link to post Share on other sites
bobheart 0 Posted September 15, 2004 Bummer .. that would be so cool if it did . Share this post Link to post Share on other sites
this-is-me 6 Posted September 15, 2004 Don't worry. Tray menus are on the todo list. Who else would I be? Share this post Link to post Share on other sites
bobheart 0 Posted September 15, 2004 Sooner the better for me is good . Lots of stuff I could with it . Share this post Link to post Share on other sites