forked from beatmasterRS/skin.arctic.zephyr.mod
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDialogAddonSettings.xml
160 lines (159 loc) · 6.83 KB
/
DialogAddonSettings.xml
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<?xml version="1.0" encoding="UTF-8"?>
<!-- Foundation -->
<window id="10140">
<defaultcontrol always="true">5</defaultcontrol>
<controls>
<include>GlobalOverlay</include>
<control type="group">
<posx>240</posx>
<posy>83</posy>
<include>Animation.FadeIn.Slide</include>
<include>Animation.FadeOut</include>
<control type="image">
<posx>-30</posx>
<posy>-30</posy>
<width>1500</width>
<height>975</height>
<texture border="16" colordiffuse="White100">common/rounded-shadow8.png</texture>
</control>
<control type="label" id="2">
<description>Header Label</description>
<left>70</left>
<width>1000</width>
<posy>0</posy>
<include>FontTop</include>
<textcolor>Dark2</textcolor>
<label />
</control>
<include>Kodi_Logo</include>
<!-- Lines -->
<control type="image">
<top>70</top>
<left>15</left>
<width>1410</width>
<height>1</height>
<bottom>10</bottom>
<colordiffuse>Black12</colordiffuse>
<texture>common/white.png</texture>
</control>
<control type="grouplist" id="3">
<description>button area</description>
<posx>15</posx>
<posy>114</posy>
<width>387</width>
<height>342</height>
<itemgap>3</itemgap>
<onright>5</onright>
<onup>9</onup>
<ondown>9</ondown>
<scrolltime>0</scrolltime>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<posx>458</posx>
<posy>114</posy>
<width>969</width>
<height>687</height>
<itemgap>3</itemgap>
<onup>5</onup>
<ondown>9001</ondown>
<onleft>3</onleft>
<onright>9001</onright>
</control>
<control type="togglebutton" id="10">
<description>Default Category Button</description>
<width>387</width>
<align>left</align>
<texturefocus colordiffuse="$VAR[ColorHighlight]" border="8">common/box.png</texturefocus>
<alttexturefocus colordiffuse="$VAR[ColorHighlight]" border="8">common/box.png</alttexturefocus>
</control>
<control type="button" id="7">
<description>Default Button</description>
<align>left</align>
<texturefocus colordiffuse="$VAR[ColorHighlight]" border="8">common/box.png</texturefocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<align>left</align>
<radioposx>910</radioposx>
<texturefocus colordiffuse="$VAR[ColorHighlight]" border="8">common/box.png</texturefocus>
</control>
<control type="spincontrolex" id="9">
<description>Default spincontrolex</description>
<reverse>yes</reverse>
<align>left</align>
<texturefocus colordiffuse="$VAR[ColorHighlight]" border="8">common/box.png</texturefocus>
</control>
<control type="label" id="14">
<label />
<textcolor>$VAR[ColorHighlight]</textcolor>
</control>
<control type="image" id="11">
<description>Default Seperator</description>
<height>-3</height>
<texture />
</control>
<control type="sliderex" id="13">
<description>Default Slider</description>
<width>969</width>
<align>left</align>
<texturefocus colordiffuse="$VAR[ColorHighlight]" border="8">common/box.png</texturefocus>
<textwidth>600</textwidth>
</control>
<control type="image">
<posx>15</posx>
<posy>513</posy>
<width>383</width>
<height>383</height>
<texture fallback="DefaultAddon.png">$INFO[ListItem.Icon]</texture>
<aspectratio align="center" aligny="bottom">keep</aspectratio>
</control>
<control type="group" id="9001">
<posx>458</posx>
<posy>828</posy>
<control type="button" id="28">
<description>OK Button</description>
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<label>186</label>
<onleft>5</onleft>
<onright>29</onright>
<onup>5</onup>
<ondown>5</ondown>
<texturefocus colordiffuse="$VAR[ColorHighlight]" border="5">common/box.png</texturefocus>
<texturenofocus colordiffuse="Black12" border="5">common/box.png</texturenofocus>
<include>DefDialogButtons</include>
</control>
<control type="button" id="29">
<description>Cancel Button</description>
<posx>335</posx>
<posy>0</posy>
<width>300</width>
<label>222</label>
<onleft>28</onleft>
<onright>30</onright>
<onup>5</onup>
<ondown>5</ondown>
<texturefocus colordiffuse="$VAR[ColorHighlight]" border="5">common/box.png</texturefocus>
<texturenofocus colordiffuse="Black12" border="5">common/box.png</texturenofocus>
<include>DefDialogButtons</include>
</control>
<control type="button" id="30">
<description>Defaults Button</description>
<posx>669</posx>
<posy>0</posy>
<width>300</width>
<label>409</label>
<onleft>29</onleft>
<onright>28</onright>
<onup>5</onup>
<ondown>5</ondown>
<texturefocus colordiffuse="$VAR[ColorHighlight]" border="5">common/box.png</texturefocus>
<texturenofocus colordiffuse="Black12" border="5">common/box.png</texturenofocus>
<include>DefDialogButtons</include>
</control>
</control>
</control>
</controls>
</window>