brucexs wrote:

> Or use the new syntax:  trayicon.command("caption_list (id)")
> 
> Here "command" is one of left, leftdouble, right, rightdouble, hide, 
> show, or dump.

I want to use the new commands to make my trayicon bar respond to mouse 
double clicks like the standard windows taskbar.

is it currently possible to use the last activebar button as a behavior 
template for all active tray buttons, like i can do for active application 
buttons? or is it a new feature request?

then I could simply define an icontray template button as

LCmd1= .IfDoubleClick("trayicon.LeftDouble(activetrayicon)","trayicon.Left
(activetrayicon)")
RCmd1= .IfDoubleClick("trayicon.RightDouble
(activetrayicon)","trayicon.Right(activetrayicon)")

and is activetrayicon an actual feature or a request of mine?

thanks



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