32 lines
427 B
Plaintext
32 lines
427 B
Plaintext
|
"resource/layout/musicplayervolumepanel.layout"
|
||
|
{
|
||
|
controls
|
||
|
{
|
||
|
VolumeSlider { controlname=Slider style="VolumeSlider" zpos="4" }
|
||
|
}
|
||
|
|
||
|
colors
|
||
|
{
|
||
|
}
|
||
|
|
||
|
styles
|
||
|
{
|
||
|
CMusicPlayerVolumePanel
|
||
|
{
|
||
|
minimum-width = 100
|
||
|
minimum-height = 18
|
||
|
bgcolor=DefaultBackground
|
||
|
}
|
||
|
|
||
|
|
||
|
VolumeSlider { bgcolor=none font-family=basefont font-size=16 }
|
||
|
}
|
||
|
|
||
|
|
||
|
layout
|
||
|
{
|
||
|
place { control="VolumeSlider" x=0 y=0 height=18 width=100 }
|
||
|
}
|
||
|
|
||
|
}
|