Posted by member 14891 on 2003-07-18 02:02:55 link
can anyone check this code for me -->
step.rc
topbar.box
i cant get the systray to appear. it appeared before i uncomment the *ModuleHook command, but after i uncomment the line & recycle, it disappear. any idea?
step.rc
SystrayX "0"
SystrayY "-16"
SystrayDirection "Right"
SystrayIconSize "14"
SystrayIconSpacingX "3"
SystrayHeight "14"
SystrayAutoSize "True"
SystrayY "-16"
SystrayDirection "Right"
SystrayIconSize "14"
SystrayIconSpacingX "3"
SystrayHeight "14"
SystrayAutoSize "True"
topbar.box
LsBoxName topbar
LsBoxX 0
LsBoxY -17
LsBoxBackGround top_bar.png
LsBoxAlphaTransparency $Transparent$
*ModuleHook !systrayHook
LsBoxX 0
LsBoxY -17
LsBoxBackGround top_bar.png
LsBoxAlphaTransparency $Transparent$
*ModuleHook !systrayHook
i cant get the systray to appear. it appeared before i uncomment the *ModuleHook command, but after i uncomment the line & recycle, it disappear. any idea?