summaryrefslogtreecommitdiffstats
path: root/noatun/modules/kjofol-skin/skins/kjofol/kjofol.wsh
blob: 2910f63669359b11a57588808422b279bd795f7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Kjofol Default resource file - WINDOW SHADE MODE

# Command : BackgroundImage <Name of .BMP file>
# Desc.   : This is the back image.
BackgroundImage sgwshad.png

# Command : BackgroundImageInactive <Name of .BMP file>
# Desc.   : This is the back image when the window is not selected.
#         : If you do not want this feature, just put the same name as
#         : BackgroundImage
BackgroundImageInactive sgwshad.png

# Command : BackgroundImagePressed[1-3] <Name of .BMP file>
# Desc.   : This is the back images when all the buttons are pressed
#         : Used if you use the BMP option in the buttons options.
#         : You can have 3 backimages so you can do nifty things for the
#         : buttons =)
BackgroundImagePressed1 sgwshad2.png

FontImage sg_text.png
FontSize 5 9
FontSpacing 0
FontTransparent 0

# Command : VolumeControlType <BAR/BMP>
# Desc.   : Put BAR if you want a bar style volume control, BMP if you want
#         : to customize it by a BMP animation file ...
VolumeControlType BMP
VolumeControlImage sgwshvol.png
VolumeControlImagePosition sgwshvp.png
VolumeControlImageXSize 30
VolumeControlImageNb 28
VolumeControlButton 192 18 221 22 vOLUME


# Command : [Option]Button <Position X> <Position Y> <End X> <End Y> <Tooltip Text> <DARKEN/BMP[?]>
# The DARKEN option just dark the button when the user click on it.
# The BMP[?] option use the BackgroundImagePressed[?] defined above.
# Be sure to define a BackgroundImagePressed if you use the BMP option !!
AboutButton 10 13 26 29 About BMP1
PlayButton 230 13 247 29 Play BMP1
StopButton 249 13 265 30 Stop BMP1
OpenFileButton 267 14 284 28 Open BMP1
PreviousSongButton 285 14 302 30 PreviousSong BMP1
NextSongButton 303 13 319 29 NextSong BMP1
UnDockModeButton 322 14 336 28 UnDock BMP1

# Command : FilenameWindow
# Desc.   : This is the window where the file name appears
FilenameWindow 38 16 114 25

SeekRegion 148 19 176 22
SeekImage sgwshdsk.png

# Command : AnalyzerWindow <X> <Y> <MaxX> <MaxY> <TipTool>
# Desc.   : Spectrum Analyzer area. If you doesn't want one, just comment the
#           line ...
AnalyzerWindow 117 16 130 25 Analyzer
# Command : AnalyzerColor <Red> <Green> <Blue>
# Desc.   : Spectrum Analyzer color. Colors range are 0-255.
AnalyzerColor 81 94 81

IncludeRCFile kjofol.pl