brucexs wrote:

> just use 255-value to do the setting

Maybe I'm not getting it but that doesn't work because if I drag the slider 
anywhere it'll just set the volume to 255 and I want the slider to work as the 
normal horizontal slider:

left to lower, right to raise
down to lower, up to raise

here is the full command, which is the sample provided by the help file,
I just added the keyword "vertical" nothing more.

[1]
id = slider
Label = *control slider (volume) 0 255 0 vertical noticks clientedge
Format = Height: 67 Width: 15
LCmd1 = exec.volumeall(cl.getctrlvalue("HaruTaskbarS","slider"))
MCmd1 = (none)
RCmd1 = (none)

Reply via email to