xPaintClass and xTray Thread last updated on 2006-12-03 09:29:12

Posted by member 27809 on 2006-12-03 09:29:12

I just want to have a systray with a transparent background and colored/tinted icons. I can't get xPaint to color ANYTHING right now and I dunno what else to try to get it to work. My current config is...

IF WINXP
*xTrayOverlayTray 0 0 100% 100% ghost #

GhostAlphaMap
GhostTextureTrueTransparency True
GhostPaintingMode ".image"
GhostTextureAlphaTransparency $transparency$
GhostImage transparent.png

GhostHueIntensity 50
GhostSaturationIntensity 100
GhostHueColor $ThemeColor$
ENDIF

Thanks in advance for any help.