Does anyone know if (and if so, how?) Is it possible to put the Shoes application in the MS Windows system tray?
Something like using minimize to place a window in the system tray.
done! with green boots, see sample 54.rb
As far as I know, you have to mess with win32api (Shell_NotifyIcon function in shell32). This discussion may help you get started.
You cannot currently do this using Shoes.