Posted by member 602 on 2003-05-18 04:22:01 link

Have you tried using systray without a box. Would be interesting to se if it worked then. Might be something with the hook. BTW it isn't that $tardock app takin over your systray I've read about in some threads.
I use SystrayCurrentWidth in my litescape theme, but not the versions posted here yet. However here's the code if it's any help to you.
; ===============================================
; S y s t r a y . d l l
; ===============================================
SystrayCheckOnCommands
SystrayOnAdd !TaskbarShrink 18 0
SystrayOnDel !TaskbarGrow 18 0
SystrayAutoSize
SystrayAlign right bottom
sysTrayX -82
sysTrayY -34
SystrayDirection Left
SystrayWidth 0
sysTrayIconSpacingX 2
SystrayIconSpacingY 0
SystrayBorderTop 8
SystrayBorderBottom 10
SystrayBitmapTiled
SystrayBitmap systray.bmp