~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to addons/skin.pm3-hd/720p/DialogContentSettings.xml

  • Committer: jmarshallnz
  • Date: 2010-04-27 23:05:22 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk:29568
changed: paint the (system) addons bikeshed (moves - id's to come)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<window id="132">
 
2
        <defaultcontrol>3</defaultcontrol>
 
3
        <coordinates>
 
4
                <system>1</system>
 
5
                <posx>240</posx>
 
6
                <posy>20</posy>
 
7
        </coordinates>
 
8
        <include>dialogeffect</include>
 
9
        <controls>
 
10
                <control type="image">
 
11
                        <description>background image</description>
 
12
                        <posx>0</posx>
 
13
                        <posy>0</posy>
 
14
                        <width>800</width>
 
15
                        <height>660</height>
 
16
                        <texture border="40">DialogBack.png</texture>
 
17
                </control>
 
18
                <control type="image">
 
19
                        <description>background image</description>
 
20
                        <posx>0</posx>
 
21
                        <posy>0</posy>
 
22
                        <width>800</width>
 
23
                        <height>660</height>
 
24
                        <texture border="40">DialogFront.png</texture>
 
25
                </control>
 
26
                <control type="label" id="1">
 
27
                        <description>heading label</description>
 
28
                        <posx>40</posx>
 
29
                        <posy>40</posy>
 
30
                        <width>720</width>
 
31
                        <height>30</height>
 
32
                        <align>center</align>
 
33
                        <aligny>center</aligny>
 
34
                        <font>font18</font>
 
35
                        <label>20333</label>
 
36
                        <textcolor>dialogheader</textcolor>
 
37
                </control>
 
38
                <control type="image">
 
39
                        <posx>40</posx>
 
40
                        <posy>78</posy>
 
41
                        <width>720</width>
 
42
                        <height>2</height>
 
43
                        <texture>separator.png</texture>
 
44
                </control>
 
45
                <control type="spincontrolex" id="3">
 
46
                        <description>Content Picker</description>
 
47
                        <posx>40</posx>
 
48
                        <posy>85</posy>
 
49
                        <width>720</width>
 
50
                        <height>35</height>
 
51
                        <texturefocus border="5">button-focus.png</texturefocus>
 
52
                        <texturenofocus border="5">button-nofocus.png</texturenofocus>
 
53
                        <font>font12</font>
 
54
                        <label>20344</label>
 
55
                        <aligny>center</aligny>
 
56
                        <reverse>yes</reverse>
 
57
                        <onup>28</onup>
 
58
                        <ondown>4</ondown>
 
59
                        <onleft>3</onleft>
 
60
                        <onright>3</onright>
 
61
                </control>
 
62
                <control type="image">
 
63
                        <description>scraper image</description>
 
64
                        <posx>450</posx>
 
65
                        <posy>125</posy>
 
66
                        <width>310</width>
 
67
                        <height>200</height>
 
68
                        <aspectratio>keep</aspectratio>
 
69
                        <info>ListItem.Icon</info>
 
70
                        <visible>Control.IsVisible(4)</visible>
 
71
                </control>
 
72
                <control type="list" id="4">
 
73
                        <posx>40</posx>
 
74
                        <posy>125</posy>
 
75
                        <width>400</width>
 
76
                        <height>200</height>
 
77
                        <onup>3</onup>
 
78
                        <onleft>5</onleft>
 
79
                        <onright>5</onright>
 
80
                        <ondown>5</ondown>
 
81
                        <pagecontrol>-</pagecontrol>
 
82
                        <scrolltime>200</scrolltime>
 
83
                        <itemlayout height="40">
 
84
                                <control type="image">
 
85
                                        <posx>0</posx>
 
86
                                        <posy>0</posy>
 
87
                                        <width>400</width>
 
88
                                        <height>35</height>
 
89
                                        <texture border="5">button-nofocus.png</texture>
 
90
                                </control>
 
91
                                <control type="image">
 
92
                                        <posx>5</posx>
 
93
                                        <posy>4</posy>
 
94
                                        <width>35</width>
 
95
                                        <height>27</height>
 
96
                                        <texture>$INFO[Listitem.Icon]</texture>
 
97
                                </control>
 
98
                                <control type="label">
 
99
                                        <posx>50</posx>
 
100
                                        <posy>0</posy>
 
101
                                        <width>340</width>
 
102
                                        <height>35</height>
 
103
                                        <font>font12</font>
 
104
                                        <align>left</align>
 
105
                                        <aligny>center</aligny>
 
106
                                        <textcolor>grey2</textcolor>
 
107
                                        <selectedcolor>green</selectedcolor>
 
108
                                        <info>ListItem.Label</info>
 
109
                                </control>
 
110
                        </itemlayout>
 
111
                        <focusedlayout height="40">
 
112
                                <control type="image">
 
113
                                        <posx>0</posx>
 
114
                                        <posy>0</posy>
 
115
                                        <width>400</width>
 
116
                                        <height>35</height>
 
117
                                        <visible>!Control.HasFocus(4)</visible>
 
118
                                        <texture border="5">button-nofocus.png</texture>
 
119
                                </control>
 
120
                                <control type="image">
 
121
                                        <posx>0</posx>
 
122
                                        <posy>0</posy>
 
123
                                        <width>400</width>
 
124
                                        <height>35</height>
 
125
                                        <visible>Control.HasFocus(4)</visible>
 
126
                                        <texture border="5">button-focus.png</texture>
 
127
                                </control>
 
128
                                <control type="image">
 
129
                                        <posx>5</posx>
 
130
                                        <posy>4</posy>
 
131
                                        <width>35</width>
 
132
                                        <height>27</height>
 
133
                                        <texture>$INFO[Listitem.Icon]</texture>
 
134
                                </control>
 
135
                                <control type="label">
 
136
                                        <posx>50</posx>
 
137
                                        <posy>0</posy>
 
138
                                        <width>340</width>
 
139
                                        <height>35</height>
 
140
                                        <font>font12</font>
 
141
                                        <align>left</align>
 
142
                                        <aligny>center</aligny>
 
143
                                        <textcolor>white</textcolor>
 
144
                                        <selectedcolor>green</selectedcolor>
 
145
                                        <info>ListItem.Label</info>
 
146
                                </control>
 
147
                        </focusedlayout>
 
148
                </control>
 
149
                <control type="image">
 
150
                        <posx>40</posx>
 
151
                        <posy>333</posy>
 
152
                        <width>720</width>
 
153
                        <height>2</height>
 
154
                        <texture>separator.png</texture>
 
155
                </control>
 
156
                <control type="grouplist" id="5">
 
157
                        <description>control area</description>
 
158
                        <posx>40</posx>
 
159
                        <posy>345</posy>
 
160
                        <width>720</width>
 
161
                        <height>200</height>
 
162
                        <itemgap>5</itemgap>
 
163
                        <onup>4</onup>
 
164
                        <ondown>28</ondown>
 
165
                        <onleft>5</onleft>
 
166
                        <onright>5</onright>
 
167
                </control>
 
168
                <control type="button" id="7">
 
169
                        <description>Default Button</description>
 
170
                        <posx>0</posx>
 
171
                        <posy>0</posy>
 
172
                        <height>35</height>
 
173
                        <font>font12</font>
 
174
                        <texturefocus border="5">button-focus.png</texturefocus>
 
175
                        <texturenofocus border="5">button-nofocus.png</texturenofocus>
 
176
                </control>
 
177
                <control type="radiobutton" id="8">
 
178
                        <description>Default RadioButton</description>
 
179
                        <posx>0</posx>
 
180
                        <posy>0</posy>
 
181
                        <height>35</height>
 
182
                        <font>font12</font>
 
183
                        <texturefocus border="5">button-focus.png</texturefocus>
 
184
                        <texturenofocus border="5">button-nofocus.png</texturenofocus>
 
185
                </control>
 
186
                <control type="group" id="9001">
 
187
                        <control type="button" id="28">
 
188
                                <description>OK Button</description>
 
189
                                <posx>300</posx>
 
190
                                <posy>575</posy>
 
191
                                <width>200</width>
 
192
                                <height>35</height>
 
193
                                <align>center</align>
 
194
                                <aligny>center</aligny>
 
195
                                <texturenofocus border="3">button-nofocus.png</texturenofocus>
 
196
                                <texturefocus border="3">button-focus2.png</texturefocus>
 
197
                                <label>186</label>
 
198
                                <onleft>6</onleft>
 
199
                                <onright>29</onright>
 
200
                                <onup>30</onup>
 
201
                                <ondown>3</ondown>
 
202
                        </control>
 
203
                        <control type="button" id="29">
 
204
                                <description>Cancel Button</description>
 
205
                                <posx>510</posx>
 
206
                                <posy>575</posy>
 
207
                                <width>200</width>
 
208
                                <height>35</height>
 
209
                                <align>center</align>
 
210
                                <aligny>center</aligny>
 
211
                                <texturenofocus border="3">button-nofocus.png</texturenofocus>
 
212
                                <texturefocus border="3">button-focus2.png</texturefocus>
 
213
                                <label>222</label>
 
214
                                <onleft>28</onleft>
 
215
                                <onright>6</onright>
 
216
                                <onup>30</onup>
 
217
                                <ondown>3</ondown>
 
218
                        </control>
 
219
                        <control type="button" id="6">
 
220
                                <description>Settings Button</description>
 
221
                                <posx>90</posx>
 
222
                                <posy>575</posy>
 
223
                                <width>200</width>
 
224
                                <height>35</height>
 
225
                                <align>center</align>
 
226
                                <aligny>center</aligny>
 
227
                                <texturenofocus border="3">button-nofocus.png</texturenofocus>
 
228
                                <texturefocus border="3">button-focus2.png</texturefocus>
 
229
                                <label>5</label>
 
230
                                <onleft>29</onleft>
 
231
                                <onright>28</onright>
 
232
                                <onup>30</onup>
 
233
                                <ondown>3</ondown>
 
234
                        </control>
 
235
                </control>
 
236
        </controls>
 
237
</window>