aboutsummaryrefslogtreecommitdiff
path: root/skin/PM3.HD/720p/MusicOSDVisSettings.xml
blob: dc9d56ac3c6e965197fd308da32b109e981323ae (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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<window id="121">
	<defaultcontrol>2</defaultcontrol>
	<coordinates>
		<system>1</system>
		<posx>400</posx>
		<posy>55</posy>
	</coordinates>
	<include>dialogeffect</include>
	<controls>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>800</width>
			<height>610</height>
			<colordiffuse>DDFFFFFF</colordiffuse>
			<texture border="40">DialogBack.png</texture>
		</control>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>800</width>
			<height>610</height>
			<texture border="40">DialogFront.png</texture>
		</control>
		<control type="button">
			<description>Close Window button</description>
			<posx>731</posx>
			<posy>35</posy>
			<width>35</width>
			<height>25</height>
			<label>-</label>
			<font>-</font>
			<onclick>Dialog.Close(121)</onclick>
			<texturefocus>close-windowFO.png</texturefocus>
			<texturenofocus>close-window.png</texturenofocus>
			<onleft>5</onleft>
			<onright>5</onright>
			<onup>5</onup>
			<ondown>5</ondown>
			<visible>system.getbool(lookandfeel.enablemouse)</visible>
		</control>
		<control type="label" id="2">
			<description>heading label</description>
			<posx>40</posx>
			<posy>40</posy>
			<width>720</width>
			<height>30</height>
			<align>center</align>
			<aligny>center</aligny>
			<font>font18</font>
			<label>-</label>
			<textcolor>dialogheader</textcolor>
		</control>
		<control type="image">
			<posx>40</posx>
			<posy>78</posy>
			<width>720</width>
			<height>2</height>
			<texture>separator.png</texture>
		</control>
		<control type="grouplist" id="5">
			<description>control area</description>
			<posx>45</posx>
			<posy>85</posy>
			<width>710</width>
			<height>480</height>
			<itemgap>5</itemgap>
			<pagecontrol>60</pagecontrol>
			<onleft>5</onleft>
			<onright>5</onright>
			<onup>5</onup>
			<ondown>5</ondown>
		</control>
		<control type="button" id="7">
			<description>Default Button</description>
			<height>35</height>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<texturefocus border="5">button-focus.png</texturefocus>
			<texturenofocus border="5">button-nofocus.png</texturenofocus>
		</control>
		<control type="radiobutton" id="8">
			<description>Default RadioButton</description>
			<height>35</height>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<texturefocus border="5">button-focus.png</texturefocus>
			<texturenofocus border="5">button-nofocus.png</texturenofocus>
		</control>
		<control type="spincontrolex" id="9">
			<description>Default spincontrolex</description>
			<height>35</height>
			<texturefocus border="5">button-focus.png</texturefocus>
			<texturenofocus border="5">button-nofocus.png</texturenofocus>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<reverse>yes</reverse>
		</control>
	</controls>
</window>