closeupman 0 Posted May 4, 2005 I have a program that exists in the windows tray only...unless you click on it there, which then brings up a window that stays till you close it. (i.e. it doesn't exist as an 'application' in the task manager until that window pops up, and I can't find it as a process). Is there any way to detect it or activate it so I can bring the window up without having to hard code a mouse click. If I want to distribute this to other users, their tray icon may be at a different mouse coordinate. Thanks Close Share this post Link to post Share on other sites
layer 2 Posted May 4, 2005 Ummm... The new BETA has TrayMenu functions, just like how you explained... Go take a look in the Dev section FootbaG Share this post Link to post Share on other sites
closeupman 0 Posted May 4, 2005 Ummm... The new BETA has TrayMenu functions, just like how you explained... Go take a look in the Dev section <{POST_SNAPBACK}>Thanks I will. I haven't used it in a while, so gotta get familiar with all the new stuff. Share this post Link to post Share on other sites