Posted by member 212670 on 2006-03-02 14:43:18 link

I tested out the hotspot with...

*ckHotspot 0 -10 $ResolutionX$ 10 "!alert enter" "!alert exit"

...and it worked for me. Should work the same for label !bangs.

Another approach you could take would be just to move the bar to 1px along the monitor edge, and have it hide/show OnEnter/OnLeave. If it's a bunch of things hiding/showing, you could just hook it all in to a label. If you didn't want to see it along the edge, you could just turn its transparency to 1 when it's against the screen edge, and 255 when it's shown.