DonationCoder.com Forum

Main Area and Open Discussion => General Software Discussion => Topic started by: Mandork on June 07, 2007, 04:20 AM

Title: Combine AHK scripts in tray button?
Post by: Mandork on June 07, 2007, 04:20 AM
Apologies if this is misplaced and/or obvious.

Is it possible to combine all the AHK scripts and programs in such a way that there is only one taskbar button, and right-clicking on it would allow you to navigate to the program you want and then access the menu for that program?  Sort of like a miniature program launcher or start menu, only in the tray.

Title: Re: Combine AHK scripts in tray button?
Post by: Nighted on June 07, 2007, 10:54 AM
Read this (http://www.r-moth.com/code/Autohotkey_Article.htm#_Toc139693154).

Download this (http://www.r-moth.com/code/Article.zip). Run the "Parent" script first. Then you will notice that the 2 items in the menu are other scripts.

I haven't tested it much, but I did most of the Google-ing and reading for you so forgive me if this isn't what you wanted. ;)
Title: Re: Combine AHK scripts in tray button?
Post by: Mandork on June 07, 2007, 05:51 PM
Thanks...it's a bit over my head, but I'll figure it out eventually.  I just didn't know what terms to look for.   :-[