496 lines
23 KiB
XML
496 lines
23 KiB
XML
<?xml version="1.0"?>
|
|
<window id="5600">
|
|
<defaultcontrol>5201</defaultcontrol>
|
|
<controls>
|
|
<!--background-->
|
|
<include>globalBackground</include>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<aspectratio>stretch</aspectratio>
|
|
<colordiffuse>99ffffff</colordiffuse>
|
|
</control>
|
|
<!--Settings category-->
|
|
<control type="group">
|
|
<posx>col-5-begin</posx>
|
|
<posy>row-3-begin</posy>
|
|
<!--animations-->
|
|
<include>modalDialogInOutVertical</include>
|
|
<control type="image">
|
|
<posx>-384</posx>
|
|
<posy>44</posy>
|
|
<width>fullscreenWidth</width>
|
|
<height>1-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>-3</posx>
|
|
<posy>44</posy>
|
|
<width>3</width>
|
|
<height>1-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>44</posy>
|
|
<width>16-col</width>
|
|
<font>dialogTitle</font>
|
|
<label>$ADDON[script.games.rom.collection.browser 32850]</label>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>120</posy>
|
|
<!-- Show/Hide missing info list -->
|
|
<control type="list" id="5200">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<pagecontrol>-</pagecontrol>
|
|
<scrolltime>0</scrolltime>
|
|
<itemlayout height="1-row" width="12-col"/>
|
|
<focusedlayout height="1-row" width="12-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>12-col</width>
|
|
<height>54</height>
|
|
<texture>colors/white.png</texture>
|
|
<visible>Control.HasFocus(5201) | Control.HasFocus(5202)</visible>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>0</posy>
|
|
<width>10-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32851]</label>
|
|
<visible>![Control.HasFocus(5201) | Control.HasFocus(5202)]</visible>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>0</posy>
|
|
<width>10-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32851]</label>
|
|
<visible>[Control.HasFocus(5201) | Control.HasFocus(5202)]</visible>
|
|
</control>
|
|
<control type="label">
|
|
<right>98</right>
|
|
<posy>0</posy>
|
|
<width>7-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<align>right</align>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
<visible>![Control.HasFocus(5201) | Control.HasFocus(5202)]</visible>
|
|
</control>
|
|
<control type="label">
|
|
<right>98</right>
|
|
<posy>0</posy>
|
|
<width>7-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<align>right</align>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
<visible>[Control.HasFocus(5201) | Control.HasFocus(5202)]</visible>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="button" id="5201">
|
|
<description>Menu Item Next Button</description>
|
|
<posx>11-col</posx>
|
|
<posy>13</posy>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
<texturenofocus>UIControls/arrow-down-nf.png</texturenofocus>
|
|
<texturefocus>UIControls/arrow-down-fo.png</texturefocus>
|
|
<onclick>Control.Move(5200,1)</onclick>
|
|
<onleft></onleft>
|
|
<onright>5202</onright>
|
|
<onup>5320</onup>
|
|
<ondown>5230</ondown>
|
|
</control>
|
|
<control type="button" id="5202">
|
|
<description>Menu Item Prev Button</description>
|
|
<posx>822</posx>
|
|
<posy>13</posy>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
<texturenofocus>UIControls/arrow-up-nf.png</texturenofocus>
|
|
<texturefocus>UIControls/arrow-up-fo.png</texturefocus>
|
|
<onclick>Control.Move(5200,-1)</onclick>
|
|
<onleft>5201</onleft>
|
|
<onright>8542</onright>
|
|
<onup>5330</onup>
|
|
<ondown>5240</ondown>
|
|
</control>
|
|
<!-- Artwork -->
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>2-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<font>itemSubTitleCondensed</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32852]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>3-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32853]:</label>
|
|
</control>
|
|
<control type="label" id="5220">
|
|
<right>828</right>
|
|
<posy>3-row</posy>
|
|
<width>4-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<align>right</align>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32854]</label>
|
|
</control>
|
|
<control type="grouplist">
|
|
<posx>10-col</posx>
|
|
<posy>3-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<itemgap>6</itemgap>
|
|
<orientation>horizontal</orientation>
|
|
<onright>8542</onright>
|
|
<control type="button" id="5230">
|
|
<description>Add item</description>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<font>symbol</font>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>colors/unselected.png</texturenofocus>
|
|
<label></label>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<disabledcolor>-</disabledcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<ondown>5260</ondown>
|
|
<onup>5201</onup>
|
|
</control>
|
|
<control type="button" id="5240">
|
|
<description>Remove item</description>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<font>symbol</font>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>colors/unselected.png</texturenofocus>
|
|
<label></label>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<disabledcolor>-</disabledcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<ondown>5270</ondown>
|
|
<onup>5202</onup>
|
|
</control>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>4-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32857]:</label>
|
|
</control>
|
|
<control type="label" id="5250">
|
|
<right>828</right>
|
|
<posy>4-row</posy>
|
|
<width>4-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<align>right</align>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32854]</label>
|
|
</control>
|
|
<control type="grouplist">
|
|
<posx>10-col</posx>
|
|
<posy>4-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<itemgap>6</itemgap>
|
|
<orientation>horizontal</orientation>
|
|
<onright>8542</onright>
|
|
<control type="button" id="5260">
|
|
<description>Add item</description>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<font>symbol</font>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>colors/unselected.png</texturenofocus>
|
|
<label></label>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<disabledcolor>-</disabledcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<ondown>5290</ondown>
|
|
<onup>5230</onup>
|
|
</control>
|
|
<control type="button" id="5270">
|
|
<description>Remove item</description>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<font>symbol</font>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>colors/unselected.png</texturenofocus>
|
|
<label></label>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<disabledcolor>-</disabledcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<ondown>5300</ondown>
|
|
<onup>5240</onup>
|
|
</control>
|
|
</control>
|
|
<!-- Info -->
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>6-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<font>itemSubTitleCondensed</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32858]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>7-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32853]:</label>
|
|
</control>
|
|
<control type="label" id="5280">
|
|
<right>828</right>
|
|
<posy>7-row</posy>
|
|
<width>4-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32854]</label>
|
|
</control>
|
|
<control type="grouplist">
|
|
<posx>10-col</posx>
|
|
<posy>7-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<itemgap>6</itemgap>
|
|
<orientation>horizontal</orientation>
|
|
<onright>8542</onright>
|
|
<control type="button" id="5290">
|
|
<description>Add item</description>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<font>symbol</font>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>colors/unselected.png</texturenofocus>
|
|
<label></label>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<disabledcolor>-</disabledcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<ondown>5320</ondown>
|
|
<onup>5260</onup>
|
|
</control>
|
|
<control type="button" id="5300">
|
|
<description>Remove item</description>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<font>symbol</font>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>colors/unselected.png</texturenofocus>
|
|
<label></label>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<disabledcolor>-</disabledcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<ondown>5330</ondown>
|
|
<onup>5270</onup>
|
|
</control>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>8-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32857]:</label>
|
|
</control>
|
|
<control type="label" id="5310">
|
|
<right>828</right>
|
|
<posy>8-row</posy>
|
|
<width>4-col</width>
|
|
<height>1-row</height>
|
|
<font>itemTitle</font>
|
|
<align>right</align>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$ADDON[script.games.rom.collection.browser 32854]</label>
|
|
</control>
|
|
<control type="grouplist">
|
|
<posx>10-col</posx>
|
|
<posy>8-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<itemgap>6</itemgap>
|
|
<orientation>horizontal</orientation>
|
|
<onright>8542</onright>
|
|
<control type="button" id="5320">
|
|
<description>Add item</description>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<font>symbol</font>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>colors/unselected.png</texturenofocus>
|
|
<label></label>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<disabledcolor>-</disabledcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<ondown>5201</ondown>
|
|
<onup>5290</onup>
|
|
</control>
|
|
<control type="button" id="5330">
|
|
<description>Remove item</description>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<font>symbol</font>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>colors/unselected.png</texturenofocus>
|
|
<label></label>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<disabledcolor>-</disabledcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<ondown>5202</ondown>
|
|
<onup>5300</onup>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<!--dialog buttons-->
|
|
<control type="panel" id="8542">
|
|
<posx>12-col</posx>
|
|
<posy>120</posy>
|
|
<width>4-col</width>
|
|
<height>2-row</height>
|
|
<itemgap>3</itemgap>
|
|
<orientation>vertical</orientation>
|
|
<onleft>5202</onleft>
|
|
<itemlayout width="6-col" height="1-row">
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<font>symbol</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>-1</posy>
|
|
<width>6-col</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="6-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>6-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<font>symbol</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>-1</posy>
|
|
<width>6-col</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</focusedlayout>
|
|
<content>
|
|
<item id="1">
|
|
<description>Delete Button</description>
|
|
<label>$ADDON[script.games.rom.collection.browser 32634]</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(6000)</onclick>
|
|
</item>
|
|
<item id="2">
|
|
<description>Cancel Button</description>
|
|
<label>$ADDON[script.games.rom.collection.browser 32635]</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(6010)</onclick>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
</control>
|
|
<!--ok, cancel etc buttons-->
|
|
<control type="group">
|
|
<visible>false</visible>
|
|
<control type="button" id="6000">
|
|
<description>Delete</description>
|
|
</control>
|
|
<control type="button" id="6010">
|
|
<description>Cancel</description>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>WindowID</include>
|
|
<label>script-RCB-missinginfo.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|