jdobbs
15th December 2004, 22:38
VIP Users,
The recent release of v0.69 included a bug in which using batch mode while in the "Rockas Original" skin would result in no action when the "Add", "Del", and "Ok" were pushed.
The fault isn't Rockas' -- I had inadvertently not added a new overlay for the batch graphic that Rockas had provided.
As a temporary fix, you can make the following changes to the "Rockas Original.txt" file in the "Skins" directory:
Change these lines:
BatchList=1170,9600,5130,3855
AddButton=6420,10140,375,495
AddButtonGraphic=
DelButton=6420,11340,375.495
DelButtonGraphic=
SaveButton=6360,12240,495,1155
SaveButtonColor=&H00FFFF80&
to this:
BatchList=1170,9500,5680,3955
AddButton=6970,10140,375,495
AddButtonGraphic=
DelButton=6970,11340,375.495
DelButtonGraphic=
SaveButton=6970,12240,495,1155
SaveButtonColor=&H00FFFF80&
It's easiest to just cut and paste from this post. Thanks...
The recent release of v0.69 included a bug in which using batch mode while in the "Rockas Original" skin would result in no action when the "Add", "Del", and "Ok" were pushed.
The fault isn't Rockas' -- I had inadvertently not added a new overlay for the batch graphic that Rockas had provided.
As a temporary fix, you can make the following changes to the "Rockas Original.txt" file in the "Skins" directory:
Change these lines:
BatchList=1170,9600,5130,3855
AddButton=6420,10140,375,495
AddButtonGraphic=
DelButton=6420,11340,375.495
DelButtonGraphic=
SaveButton=6360,12240,495,1155
SaveButtonColor=&H00FFFF80&
to this:
BatchList=1170,9500,5680,3955
AddButton=6970,10140,375,495
AddButtonGraphic=
DelButton=6970,11340,375.495
DelButtonGraphic=
SaveButton=6970,12240,495,1155
SaveButtonColor=&H00FFFF80&
It's easiest to just cut and paste from this post. Thanks...