2
<defaultcontrol always="true">9000</defaultcontrol>
8
<include>dialogeffect</include>
10
<control type="group">
11
<include>VisibleFadeEffect</include>
12
<control type="image">
13
<description>background image</description>
18
<texture border="40">DialogBack.png</texture>
20
<control type="image">
25
<texture border="5">black-back2.png</texture>
27
<control type="image">
32
<aspectratio>stretch</aspectratio>
33
<texture>GlassTitleBar.png</texture>
35
<control type="button">
36
<description>Close Window button</description>
43
<onclick>PreviousMenu</onclick>
44
<texturefocus>DialogCloseButton-focus.png</texturefocus>
45
<texturenofocus>DialogCloseButton.png</texturenofocus>
50
<visible>system.getbool(input.enablemouse)</visible>
52
<control type="label">
53
<description>header label</description>
58
<font>font30_title</font>
61
<aligny>center</aligny>
62
<textcolor>white</textcolor>
63
<shadowcolor>black</shadowcolor>
65
<control type="image">
70
<aspectratio>keep</aspectratio>
71
<texture>$INFO[ListItem.Icon]</texture>
73
<control type="label">
74
<description>Song Title value</description>
80
<aligny>center</aligny>
81
<font>font13caps</font>
82
<label>[B]$INFO[ListItem.Property(Addon.Name)][/B]</label>
83
<textcolor>white</textcolor>
86
<control type="group">
89
<control type="label">
90
<description>Type txt</description>
95
<label>$LOCALIZE[146]</label>
97
<aligny>center</aligny>
98
<font>font13_title</font>
99
<textcolor>blue</textcolor>
101
<control type="label">
102
<description>Type Value</description>
107
<label fallback="416">$INFO[ListItem.Property(Addon.Type)]</label>
109
<aligny>center</aligny>
111
<scroll>true</scroll>
113
<control type="label">
114
<description>Author txt</description>
119
<label>$LOCALIZE[21863]:</label>
121
<aligny>center</aligny>
122
<font>font13_title</font>
123
<textcolor>blue</textcolor>
125
<control type="label">
126
<description>Author Value</description>
131
<label fallback="416">$INFO[ListItem.Property(Addon.Creator)]</label>
133
<aligny>center</aligny>
135
<scroll>true</scroll>
137
<control type="label">
138
<description>Version txt</description>
143
<label>$LOCALIZE[24051]</label>
145
<aligny>center</aligny>
146
<font>font13_title</font>
147
<textcolor>blue</textcolor>
149
<control type="label">
150
<description>Version Value</description>
155
<label fallback="416">$INFO[ListItem.Property(Addon.Version)]</label>
157
<aligny>center</aligny>
159
<scroll>true</scroll>
161
<control type="label">
162
<description>Rating txt</description>
167
<label>$LOCALIZE[563]:</label>
169
<aligny>center</aligny>
170
<font>font13_title</font>
171
<textcolor>blue</textcolor>
173
<control type="image">
174
<description>Rating value</description>
179
<texture>LeftRating/$INFO[ListItem.Property(Addon.Rating)]</texture>
181
<control type="label">
182
<description>Summary txt</description>
187
<label>$LOCALIZE[20037]:</label>
189
<aligny>center</aligny>
190
<font>font13_title</font>
191
<textcolor>blue</textcolor>
193
<control type="fadelabel">
194
<description>Summary Value</description>
199
<label fallback="416">$INFO[ListItem.Property(Addon.Summary)]</label>
201
<aligny>center</aligny>
203
<scrollout>false</scrollout>
204
<pauseatend>2000</pauseatend>
206
<control type="image">
211
<texture>separator.png</texture>
213
<control type="label">
214
<description>Description txt</description>
219
<label>$LOCALIZE[21821]</label>
221
<aligny>center</aligny>
223
<textcolor>blue</textcolor>
225
<control type="label">
226
<description>Description Page Count</description>
231
<label>$INFO[Container(400).CurrentPage, $LOCALIZE[31024] [COLOR=blue]([/COLOR]]$INFO[Container(400).NumPages,/,[COLOR=blue])[/COLOR]]</label>
233
<aligny>center</aligny>
235
<textcolor>grey</textcolor>
237
<control type="textbox" id="400">
238
<description>Description</description>
244
<align>justify</align>
245
<textcolor>white</textcolor>
246
<label>$INFO[ListItem.Property(Addon.Description)]</label>
247
<pagecontrol>60</pagecontrol>
249
<control type="scrollbar" id="60">
254
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
255
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
256
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
257
<textureslidernib>ScrollBarNib.png</textureslidernib>
258
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
259
<onleft>9000</onleft>
260
<onright>9000</onright>
261
<showonepage>false</showonepage>
262
<orientation>vertical</orientation>
264
<control type="label">
265
<description>Disclaimer txt</description>
270
<label>$LOCALIZE[24052]</label>
272
<aligny>center</aligny>
274
<textcolor>orange</textcolor>
276
<control type="textbox">
277
<description>Disclaimer</description>
283
<align>justify</align>
284
<textcolor>white</textcolor>
285
<label>$INFO[ListItem.Property(Addon.Disclaimer)]</label>
286
<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
289
<control type="group" id="9000">
292
<control type="button" id ="6">
293
<description>Enable Addon button</description>
298
<textoffsetx>20</textoffsetx>
300
<font>font13_title</font>
302
<texturenofocus border="5">MenuItemNF.png</texturenofocus>
303
<texturefocus border="5">MenuItemFO.png</texturefocus>
305
<onright>60</onright>
309
<control type="button" id="7">
310
<description>Disable Addon button</description>
315
<textoffsetx>20</textoffsetx>
317
<font>font13_title</font>
319
<texturenofocus border="5">MenuItemNF.png</texturenofocus>
320
<texturefocus border="5">MenuItemFO.png</texturefocus>
322
<onright>60</onright>
326
<control type="button" id="9">
327
<description>Addon Settings</description>
332
<textoffsetx>20</textoffsetx>
334
<font>font13_title</font>
336
<texturenofocus border="5">MenuItemNF.png</texturenofocus>
337
<texturefocus border="5">MenuItemFO.png</texturefocus>
339
<onright>60</onright>
343
<control type="button" id="8">
344
<description>Update Addon button</description>
349
<textoffsetx>20</textoffsetx>
351
<font>font13_title</font>
353
<texturenofocus border="5">MenuItemNF.png</texturenofocus>
354
<texturefocus border="5">MenuItemFO.png</texturefocus>
356
<onright>60</onright>