Volume Track (HBtn)
The instructions in skin.ini aren't too clear for the horizontal button volume track.
The old way worked fine, but wont work in the new version for me.
[Volume]
VolumeKind=CH
Volume=167,14,208
VolumeBtn=vol
In the new version I cannot get the volume HBtn to move. The PosSize variable deals with x,y,w,h but how do i indicated how far I want my HBtn to go? The old method had Volume=x,y, and max x distance.
[Volume]
Kind=HBtn
PosSize=167,14,12, 7
ButtonImg=vol
TransparentBg=0
|