systray2 transparency Thread last updated on 2003-12-07 23:06:16

Posted by member 71746 on 2003-12-07 14:45:43

Trying to use a bitmap with magic pink for transparency in systray2, I end up with black where it should be transparent. Using 2.0.1. Any thoughts?

Here's the bitmap:
http://www.guerillamusic.net:4280/tmp/systray.transparency.bug.bmp

SystrayX 199
SystrayY -31
SystrayWidth 0
SystrayHeight 32

SystrayIconSize 16
SystrayIconSpacingX 2
SystrayIconSpacingY 2
SystrayAutoSize

SystrayDirection "right"
SystrayWrapDirection "up"
SystrayWrapCount $ResolutionX/31-9$

SystrayAlwaysOnTop
SystrayHidden

SystrayBitmap "$LSImageFolder$tray.box.bmp"

SystrayBorderLeft 5
SystrayBorderRight 5
SystrayBorderTop 5
SystrayBorderBottom 5

SystrayOnAdd !TrayBoxIconAdded
SystrayOnDel !TrayBoxIconDeleted

Posted by member 71746 on 2003-12-07 16:22:45 link

I'm finding the same phenomenon with Taskbar3, though with TB3 some transparency is left black, some is left white.

Posted by member 7223 on 2003-12-07 22:23:08 link

Have you tried with another default width ?

Posted by member 71746 on 2003-12-07 23:06:16 link

Nope, abandonned that method and decided to load both into LsBoxes and have them both be static-width with scrolling.