Posted by member 37809 on 2004-04-11 12:14:46 link

This has pink artifacts:
*NetLoadModule vtray-1.10

VTraySettingsCompatibility
SystrayX $ResolutionX/2$
SystrayY $ResolutionY-30$
SystraySnap false
SystrayDirection Right
SystrayWrapDirection Down
SystrayBGColor FF00FF
SystrayBorderColor FF00FF
SystrayIconSpacingX 2
SystrayIconSpacingY 4
SystrayBorderSize 2
SystrayHideIfEmpty true
SystrayDoNotCheckOnCommands true
SystrayIconSize 16
SystrayRememberIcons false
SystrayAutoSize true
SystrayWrapCount 0
SystrayOnAdd !SystrayMoveBy -9 +0
SystrayOnDel !SystrayMoveBy +9 +0


For Cerbie's code, did you put
trayXpos $ResolutionX/2$
in a *mzVarFile? Inside a script file it should be
*script var trayXpos $ResolutionX/2$