> xanchor.settooltip(0,"*info (expr("++;;+
> ?'word(win.getrect("ycrosshair"),1)+thickness++","++'++;;+
> ?'word(win.getrect("xcrosshair"),2)+thickness))/'++;;+
> ?'"L»drag M»close R»follow mouse"')
>

The above is not quite right as thickness is a static variable and 
cannot be referenced from *info expr.  You could use &() or, more 
elegantly, use a functioncall [EMAIL PROTECTED]:  but then your 
script would depend on the script file name.

BTW, do you find this script does a seems to draw the bars less 
reliably than your first one.

Also, on my machine at home, it takes a second or so for each bar to 
appear and then they flicker as transmouse applied.  I think this can 
be fixed by using transparent property and mousethrough keyword of 
latest betas, rather than using transmouse after.






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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/power-pro/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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