--- In [email protected], "Rutheford E. Wayne-Smith" 
<danceofdeath0...@...> wrote:
>
> 
> On Sun, 09 Aug 2009 21:37:09 +0200
> "Rutheford E. Wayne-Smith" <danceofdeath0...@...> wrote:

> It seems that no app can be launched minimized to the tray. Try
> launching Internet Explorer for example: the icon shows in the tray, but
> the window is displayed in all his glory. The same happens with tray
> aware apps.
> 


Works for me for simple apps like notepad.  For others, try putting commands 
like the following in "more commands" to overcome timing issues
wait.for(1000, activewindow("=firefox"))
window traymin active
which works for me for firefix.  
You may have to adjust 1000.





Reply via email to