On Fri, 21 Jul 2006 13:38:30 +1000
Alan Martin <[EMAIL PROTECTED]> wrote:

#> 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?

I was thinking about it, but I have defined a global hotkey for tray
minimising active window. I know I could just make this hotkey run a
script which would check if active window should be minimised or
hidden, but it seems inelegant to me :P

And the caption and class of PowerPro icons for tray-minimised
windows, being always the same, appeared somewhat under-utilised. I
thought it might be worthwhile to add some more information there. But
it is just an idea, of course.

#> 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.

Wow, this sounds like a good idea :) Thanks, Alan, I will try that.

-- 
 Best wishes,
   Slawomir Nowaczyk
     ( [EMAIL PROTECTED] )

I'd love to change the world, but they won't give me the source code!



------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/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