Hello Slawomir,

Is there a reason to traymin it when you will be hiding
its trayminned tray icon?

Maybe it would be as good to hide the window itself?
[without doing a traymin first]
That would keep it off the taskbar and tray.

For example a hotkey for right click on the min button
window.hide("under")

Or to make it work for a left click on the min button,
you can add something to the HookWindowEvents command list
[or the script which that list runs]:

If( (arg(1) == 2) and (arg(4) == "Process Explorer"))
window hide Process Explorer

Hides it when it is minimised.




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to