2
<defaultcontrol>3</defaultcontrol>
8
<include>dialogeffect</include>
10
<control type="image">
11
<description>background image</description>
16
<texture border="40">DialogBack.png</texture>
18
<control type="image">
19
<description>background image</description>
24
<texture border="40">DialogFront.png</texture>
26
<control type="label" id="1">
27
<description>heading label</description>
33
<aligny>center</aligny>
36
<textcolor>dialogheader</textcolor>
38
<control type="image">
43
<texture>separator.png</texture>
45
<control type="spincontrolex" id="3">
46
<description>Content Picker</description>
51
<texturefocus border="5">button-focus.png</texturefocus>
52
<texturenofocus border="5">button-nofocus.png</texturenofocus>
55
<aligny>center</aligny>
56
<reverse>yes</reverse>
62
<control type="image">
63
<description>scraper image</description>
68
<aspectratio>keep</aspectratio>
69
<info>ListItem.Icon</info>
70
<visible>Control.IsVisible(4)</visible>
72
<control type="list" id="4">
81
<pagecontrol>-</pagecontrol>
82
<scrolltime>200</scrolltime>
83
<itemlayout height="40">
84
<control type="image">
89
<texture border="5">button-nofocus.png</texture>
91
<control type="image">
96
<texture>$INFO[Listitem.Icon]</texture>
98
<control type="label">
105
<aligny>center</aligny>
106
<textcolor>grey2</textcolor>
107
<selectedcolor>green</selectedcolor>
108
<info>ListItem.Label</info>
111
<focusedlayout height="40">
112
<control type="image">
117
<visible>!Control.HasFocus(4)</visible>
118
<texture border="5">button-nofocus.png</texture>
120
<control type="image">
125
<visible>Control.HasFocus(4)</visible>
126
<texture border="5">button-focus.png</texture>
128
<control type="image">
133
<texture>$INFO[Listitem.Icon]</texture>
135
<control type="label">
142
<aligny>center</aligny>
143
<textcolor>white</textcolor>
144
<selectedcolor>green</selectedcolor>
145
<info>ListItem.Label</info>
149
<control type="image">
154
<texture>separator.png</texture>
156
<control type="grouplist" id="5">
157
<description>control area</description>
168
<control type="button" id="7">
169
<description>Default Button</description>
174
<texturefocus border="5">button-focus.png</texturefocus>
175
<texturenofocus border="5">button-nofocus.png</texturenofocus>
177
<control type="radiobutton" id="8">
178
<description>Default RadioButton</description>
183
<texturefocus border="5">button-focus.png</texturefocus>
184
<texturenofocus border="5">button-nofocus.png</texturenofocus>
186
<control type="group" id="9001">
187
<control type="button" id="28">
188
<description>OK Button</description>
193
<align>center</align>
194
<aligny>center</aligny>
195
<texturenofocus border="3">button-nofocus.png</texturenofocus>
196
<texturefocus border="3">button-focus2.png</texturefocus>
199
<onright>29</onright>
203
<control type="button" id="29">
204
<description>Cancel Button</description>
209
<align>center</align>
210
<aligny>center</aligny>
211
<texturenofocus border="3">button-nofocus.png</texturenofocus>
212
<texturefocus border="3">button-focus2.png</texturefocus>
219
<control type="button" id="6">
220
<description>Settings Button</description>
225
<align>center</align>
226
<aligny>center</aligny>
227
<texturenofocus border="3">button-nofocus.png</texturenofocus>
228
<texturefocus border="3">button-focus2.png</texturefocus>
231
<onright>28</onright>