skin.pellucidPlus/1080i/script-RCB-editromcollectio...

1621 lines
88 KiB
XML

<?xml version="1.0"?>
<window id="5200">
<defaultcontrol>7000</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-3-begin</posx>
<posy>row-3-begin</posy>
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="image">
<posx>-240</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 32999] - $ADDON[script.games.rom.collection.browser 32600]</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<!--left column-->
<control type="group">
<posx>0</posx>
<posy>118</posy>
<!-- Category buttons -->
<control type="list" id="7000">
<posx>0</posx>
<posy>0</posy>
<width>276</width>
<height>6-row</height>
<onleft>noop</onleft>
<onright>5211</onright>
<onup>7000</onup>
<ondown>7000</ondown>
<pagecontrol>-</pagecontrol>
<itemgap>3</itemgap>
<itemlayout height="1-row" width="4-col">
<control type="label">
<posx>12</posx>
<posy>2</posy>
<width>4-col-gutter</width>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
<focusedlayout height="1-row" width="4-col">
<control type="image">
<visible>!control.hasfocus(7000)</visible>
<posx>0</posx>
<posy>2</posy>
<width>4-col</width>
<height>55</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="image">
<visible>control.hasfocus(7000)</visible>
<posx>0</posx>
<posy>2</posy>
<width>4-col</width>
<height>55</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>12</posx>
<posy>2</posy>
<width>4-col-gutter</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<label>$ADDON[script.games.rom.collection.browser 32602]</label>
<onclick>noop</onclick>
</item>
<item id="2">
<label>$ADDON[script.games.rom.collection.browser 32603]</label>
<onclick>noop</onclick>
</item>
<item id="3">
<label>$ADDON[script.games.rom.collection.browser 32604]</label>
<onclick>noop</onclick>
</item>
<item id="4">
<label>$ADDON[script.games.rom.collection.browser 32605]</label>
<onclick>noop</onclick>
</item>
</content>
</control>
</control>
<!--right panel-->
<control type="group">
<posx>4-col</posx>
<posy>120</posy>
<!-- Rom Collection List -->
<control type="list" id="5210">
<visible>!Container(7000).Hasfocus(5)</visible>
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<height>1-row</height>
<pagecontrol>-</pagecontrol>
<scrolltime>0</scrolltime>
<onleft>7000</onleft>
<onright>5210</onright>
<ondown>7010</ondown>
<enable>false</enable>
<itemlayout height="1-row" width="12-col">
</itemlayout>
<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(5211) | Control.HasFocus(5212)</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 32601]</label>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<align>right</align>
<label>$INFO[ListItem.Label]</label>
</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 32601]</label>
<visible>Control.HasFocus(5211) | Control.HasFocus(5212)</visible>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-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(5211) | Control.HasFocus(5212)</visible>
</control>
</focusedlayout>
</control>
<control type="button" id="5211">
<description>Menu Item Next Button</description>
<visible>!Container(7000).Hasfocus(5)</visible>
<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(5210,1)</onclick>
<onleft>7000</onleft>
<onright>5212</onright>
<ondown>control.setfocus(7010,1)</ondown>
</control>
<control type="button" id="5212">
<description>Menu Item Prev Button</description>
<visible>!Container(7000).Hasfocus(5)</visible>
<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(5210,-1)</onclick>
<onleft>5211</onleft>
<onright>8542</onright>
<ondown>control.setfocus(7010,1)</ondown>
</control>
<control type="group" id="7010">
<!-- Game Import -->
<control type="group" id="7001">
<visible>Container(7000).Hasfocus(1)</visible>
<control type="grouplist">
<posx>0</posx>
<posy>1-row</posy>
<width>12-col</width>
<height>11-row</height>
<onup>5211</onup>
<onleft>7000</onleft>
<onright>8542</onright>
<itemgap>3</itemgap>
<control type="button" id="5240">
<description>Rom Path</description>
<align>right</align>
<height>54</height>
<width>12-col</width>
<textwidth>6-col</textwidth>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$ADDON[script.games.rom.collection.browser 32606]</label>
</control>
<control type="button" id="5250">
<description>Rom file mask</description>
<align>right</align>
<height>54</height>
<width>12-col</width>
<textwidth>6-col</textwidth>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$ADDON[script.games.rom.collection.browser 32607]</label>
</control>
<!-- Ignore on scan -->
<control type="radiobutton" id="5330">
<label>$ADDON[script.games.rom.collection.browser 32608]</label>
</control>
<!-- Allow update -->
<control type="radiobutton" id="5400">
<label>$ADDON[script.games.rom.collection.browser 32609]</label>
</control>
<!-- Max folder depth -->
<control type="button" id="5410">
<description>Max folder depth</description>
<align>right</align>
<height>54</height>
<width>12-col</width>
<textwidth>6-col</textwidth>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$ADDON[script.games.rom.collection.browser 32610]</label>
</control>
<control type="button" id="5420">
<description>Disk indicator</description>
<align>right</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<textwidth>6-col</textwidth>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$ADDON[script.games.rom.collection.browser 32611]</label>
</control>
<control type="radiobutton" id="5430">
<label>$ADDON[script.games.rom.collection.browser 32612]</label>
</control>
</control>
<!--extra button labels-->
<control type="label">
<visible>!control.hasfocus(5240)</visible>
<posx>12</posx>
<posy>1-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32606]</label>
</control>
<control type="label">
<visible>control.hasfocus(5240)</visible>
<posx>12</posx>
<posy>1-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32606]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5250)</visible>
<posx>12</posx>
<posy>2-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32607]</label>
</control>
<control type="label">
<visible>control.hasfocus(5250)</visible>
<posx>12</posx>
<posy>2-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32607]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5410)</visible>
<posx>12</posx>
<posy>5-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32610]</label>
</control>
<control type="label">
<visible>control.hasfocus(5410)</visible>
<posx>12</posx>
<posy>5-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32610]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5420)</visible>
<posx>12</posx>
<posy>6-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32611]</label>
</control>
<control type="label">
<visible>control.hasfocus(5420)</visible>
<posx>12</posx>
<posy>6-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32611]</label>
</control>
</control>
<!-- Import Game data -->
<control type="group" id="7002">
<visible>Container(7000).Hasfocus(2)</visible>
<!-- Scraper 1 -->
<control type="list" id="5290">
<posx>0</posx>
<posy>1-row</posy>
<width>12-col</width>
<height>1-row</height>
<pagecontrol>-</pagecontrol>
<scrolltime>0</scrolltime>
<onleft>5280</onleft>
<onright>5280</onright>
<onup>5280</onup>
<ondown>5280</ondown>
<enable>false</enable>
<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(5291) | Control.HasFocus(5292)</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 32613]</label>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<align>right</align>
<label>$INFO[ListItem.Label]</label>
</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 32613]</label>
<visible>Control.HasFocus(5291) | Control.HasFocus(5292)</visible>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-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(5291) | Control.HasFocus(5292)</visible>
</control>
</focusedlayout>
</control>
<control type="button" id="5291">
<description>Menu Item Next Button</description>
<posx>11-col</posx>
<posy>70</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-down-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-down-fo.png</texturefocus>
<onclick>Control.Move(5290,1)</onclick>
<onleft>7000</onleft>
<onright>5292</onright>
<onup>5211</onup>
<ondown>5301</ondown>
</control>
<control type="button" id="5292">
<description>Menu Item Prev Button</description>
<posx>822</posx>
<posy>70</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-up-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-up-fo.png</texturefocus>
<onclick>Control.Move(5290,-1)</onclick>
<onleft>5291</onleft>
<onright>8542</onright>
<onup>5212</onup>
<ondown>5302</ondown>
</control>
<!-- Scraper 2 -->
<control type="list" id="5300">
<posx>0</posx>
<posy>1-row</posy>
<width>12-col</width>
<height>2-row</height>
<pagecontrol>-</pagecontrol>
<scrolltime>0</scrolltime>
<onleft>5290</onleft>
<onright>5310</onright>
<onup>5290</onup>
<ondown>5310</ondown>
<enable>false</enable>
<itemlayout height="1-row" width="12-col">
</itemlayout>
<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(5301) | Control.HasFocus(5302)</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 32614]</label>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<align>right</align>
<label>$INFO[ListItem.Label]</label>
</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 32614]</label>
<visible>Control.HasFocus(5301) | Control.HasFocus(5302)</visible>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-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(5301) | Control.HasFocus(5302)</visible>
</control>
</focusedlayout>
</control>
<control type="button" id="5301">
<description>Menu Item Next Button</description>
<posx>11-col</posx>
<posy>127</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-down-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-down-fo.png</texturefocus>
<onclick>Control.Move(5300,1)</onclick>
<onleft>7000</onleft>
<onright>5302</onright>
<onup>5291</onup>
<ondown>5311</ondown>
</control>
<control type="button" id="5302">
<description>Menu Item Prev Button</description>
<posx>822</posx>
<posy>127</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-up-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-up-fo.png</texturefocus>
<onclick>Control.Move(5300,-1)</onclick>
<onleft>5301</onleft>
<onright>8542</onright>
<onup>5292</onup>
<ondown>5312</ondown>
</control>
<!-- Scraper 3 -->
<control type="list" id="5310">
<posx>0</posx>
<posy>2-row</posy>
<width>12-col</width>
<height>2-row</height>
<pagecontrol>-</pagecontrol>
<scrolltime>0</scrolltime>
<onleft>5302</onleft>
<onright>5320</onright>
<onup>5301</onup>
<ondown>5320</ondown>
<enable>false</enable>
<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(5311) | Control.HasFocus(5312)</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 32615]</label>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<align>right</align>
<label>$INFO[ListItem.Label]</label>
</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 32615]</label>
<visible>Control.HasFocus(5311) | Control.HasFocus(5312)</visible>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-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(5311) | Control.HasFocus(5312)</visible>
</control>
</focusedlayout>
</control>
<control type="button" id="5311">
<description>Menu Item Next Button</description>
<posx>11-col</posx>
<posy>184</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-down-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-down-fo.png</texturefocus>
<onclick>Control.Move(5310,1)</onclick>
<onleft>7000</onleft>
<onright>5312</onright>
<onup>5301</onup>
<ondown>5261</ondown>
</control>
<control type="button" id="5312">
<description>Menu Item Prev Button</description>
<posx>822</posx>
<posy>184</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-up-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-up-fo.png</texturefocus>
<onclick>Control.Move(5310,-1)</onclick>
<onleft>5311</onleft>
<onright>8542</onright>
<onup>5302</onup>
<ondown>5262</ondown>
</control>
<!-- Media Path -->
<control type="group">
<control type="list" id="5260">
<posx>0</posx>
<posy>4-row</posy>
<width>12-col</width>
<height>1-row</height>
<pagecontrol>-</pagecontrol>
<scrolltime>0</scrolltime>
<onleft>7000</onleft>
<onright>5210</onright>
<onup>5210</onup>
<ondown>5210</ondown>
<enable>false</enable>
<itemlayout height="1-row" width="12-col">
</itemlayout>
<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(5261) | Control.HasFocus(5262)</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 32616]</label>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<align>right</align>
<label>$INFO[ListItem.Label]</label>
</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 32616]</label>
<visible>Control.HasFocus(5261) | Control.HasFocus(5262)</visible>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-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(5261) | Control.HasFocus(5262)</visible>
</control>
</focusedlayout>
</control>
<control type="button" id="5261">
<description>Menu Item Next Button</description>
<posx>11-col</posx>
<posy>240</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-down-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-down-fo.png</texturefocus>
<onclick>Control.Move(5260,1)</onclick>
<onleft>7000</onleft>
<onright>5262</onright>
<onup>5311</onup>
<ondown>5270</ondown>
</control>
<control type="button" id="5262">
<description>Menu Item Prev Button</description>
<posx>822</posx>
<posy>240</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-up-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-up-fo.png</texturefocus>
<onclick>Control.Move(5260,-1)</onclick>
<onleft>5261</onleft>
<onright>8542</onright>
<onup>5312</onup>
<ondown>5270</ondown>
</control>
<control type="grouplist">
<posx>0</posx>
<posy>5-row</posy>
<width>12-col</width>
<height>11-row</height>
<onup>5261</onup>
<onright>8542</onright>
<onleft>7000</onleft>
<!-- Media Path -->
<control type="button" id="5270">
<description>Media Path</description>
<align>right</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<textwidth>6-col</textwidth>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$ADDON[script.games.rom.collection.browser 32617]</label>
</control>
<!-- File Mask -->
<control type="button" id="5280">
<description>Media File Mask</description>
<align>right</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textwidth>6-col</textwidth>
<textoffsetx>12</textoffsetx>
<label>$ADDON[script.games.rom.collection.browser 32618]</label>
</control>
<control type="button" id="5490">
<description>Remove Media path</description>
<align>left</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$ADDON[script.games.rom.collection.browser 32619]</label>
</control>
<control type="button" id="5500">
<description>Add Media path</description>
<align>left</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$ADDON[script.games.rom.collection.browser 32620]</label>
</control>
</control>
</control>
<!--extra button labels-->
<control type="label">
<visible>!control.hasfocus(5270)</visible>
<posx>12</posx>
<posy>5-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32617]</label>
</control>
<control type="label">
<visible>control.hasfocus(5270)</visible>
<posx>12</posx>
<posy>5-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32617]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5280)</visible>
<posx>12</posx>
<posy>6-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32618]</label>
</control>
<control type="label">
<visible>control.hasfocus(5280)</visible>
<posx>12</posx>
<posy>6-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32618]</label>
</control>
</control>
<!-- Game Browsing -->
<control type="group" id="7002">
<visible>Container(7000).Hasfocus(3)</visible>
<control type="list" id="5320">
<posx>0</posx>
<posy>1-row</posy>
<width>12-col</width>
<height>1-row</height>
<pagecontrol>-</pagecontrol>
<scrolltime>0</scrolltime>
<enable>false</enable>
<onleft>5320</onleft>
<onright>5320</onright>
<onup>5320</onup>
<ondown>5320</ondown>
<itemlayout height="1-row" width="12-col">
</itemlayout>
<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(5321) | Control.HasFocus(5322)</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 32621]</label>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<align>right</align>
<label>$INFO[ListItem.Label]</label>
</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 32621]</label>
<visible>Control.HasFocus(5321) | Control.HasFocus(5322)</visible>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-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(5321) | Control.HasFocus(5322)</visible>
</control>
</focusedlayout>
</control>
<control type="button" id="5321">
<description>Menu Item Next Button</description>
<posx>11-col</posx>
<posy>70</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-down-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-down-fo.png</texturefocus>
<onclick>Control.Move(5320,1)</onclick>
<onleft>7000</onleft>
<onright>5322</onright>
<onup>5211</onup>
<ondown>5341</ondown>
</control>
<control type="button" id="5322">
<description>Menu Item Prev Button</description>
<posx>822</posx>
<posy>70</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-up-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-up-fo.png</texturefocus>
<onclick>Control.Move(5320,-1)</onclick>
<onleft>5321</onleft>
<onright>8542</onright>
<onup>5212</onup>
<ondown>5342</ondown>
</control>
<control type="list" id="5340">
<enable>false</enable>
<posx>0</posx>
<posy>2-row</posy>
<width>12-col</width>
<height>1-row</height>
<pagecontrol>-</pagecontrol>
<scrolltime>0</scrolltime>
<onleft>5340</onleft>
<onright>5340</onright>
<onup>5340</onup>
<ondown>5340</ondown>
<itemlayout height="1-row" width="12-col">
</itemlayout>
<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(5341) | Control.HasFocus(5342)</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 32622]</label>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<align>right</align>
<label>$INFO[ListItem.Label]</label>
</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 32622]</label>
<visible>Control.HasFocus(5341) | Control.HasFocus(5342)</visible>
</control>
<control type="label">
<right>98</right>
<posy>0</posy>
<width>5-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(5341) | Control.HasFocus(5342)</visible>
</control>
</focusedlayout>
</control>
<control type="button" id="5341">
<description>Menu Item Next Button</description>
<posx>11-col</posx>
<posy>127</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-down-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-down-fo.png</texturefocus>
<onclick>Control.Move(5340,1)</onclick>
<onleft>7000</onleft>
<onright>5342</onright>
<onup>5321</onup>
<ondown>5350</ondown>
</control>
<control type="button" id="5342">
<description>Menu Item Prev Button</description>
<posx>822</posx>
<posy>127</posy>
<width>30</width>
<height>30</height>
<texturenofocus>UIControls/arrow-up-nf.png</texturenofocus>
<texturefocus>UIControls/arrow-up-fo.png</texturefocus>
<onclick>Control.Move(5340,-1)</onclick>
<onleft>5341</onleft>
<onright>8542</onright>
<onup>5322</onup>
<ondown>5350</ondown>
</control>
<control type="grouplist">
<posx>0</posx>
<posy>3-row</posy>
<width>12-col</width>
<height>11-row</height>
<onup>5342</onup>
<onright>8542</onright>
<!-- Autoplay Main -->
<control type="radiobutton" id="5350">
<label>$ADDON[script.games.rom.collection.browser 32623]</label>
</control>
<!-- Autoplay Info -->
<control type="radiobutton" id="5360">
<label>$ADDON[script.games.rom.collection.browser 32636]</label>
</control>
</control>
</control>
<!-- Game Launching -->
<control type="group" id="7003">
<visible>Container(7000).Hasfocus(4)</visible>
<posx>0</posx>
<posy>0</posy>
<!-- Emulator Cmd -->
<control type="button" id="5220">
<description>EmuCmd (5540 = use retroplayer)</description>
<posx>0</posx>
<posy>1-row</posy>
<align>right</align>
<height>54</height>
<width>12-col</width>
<textwidth>6-col</textwidth>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$INFO[ListItem.Label]</label>
<onup>5212</onup>
<ondown>5230</ondown>
<onleft>7000</onleft>
<onright>6000</onright>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
</control>
<!-- Emulator Params -->
<control type="button" id="5230">
<description>EmuParams</description>
<posx>0</posx>
<posy>2-row</posy>
<align>right</align>
<height>54</height>
<width>12-col</width>
<textwidth>6-col</textwidth>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<onup>5220</onup>
<ondown>5440</ondown>
<onleft>7000</onleft>
<onright>8542</onright>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
</control>
<!-- Use emu solo -->
<control type="radiobutton" id="5440">
<posx>0</posx>
<posy>3-row</posy>
<width>12-col</width>
<label>$ADDON[script.games.rom.collection.browser 32626]</label>
<onleft>7000</onleft>
<onright>8542</onright>
<onup>5230</onup>
<ondown>5530</ondown>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
</control>
<!-- Use Popen -->
<control type="radiobutton" id="5530">
<posx>0</posx>
<posy>4-row</posy>
<width>12-col</width>
<label>$ADDON[script.games.rom.collection.browser 32627]</label>
<onleft>7000</onleft>
<onright>8542</onright>
<onup>5440</onup>
<ondown>5460</ondown>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
</control>
<!-- Savestate path -->
<control type="button" id="5460">
<description>Savestates</description>
<posx>0</posx>
<posy>5-row</posy>
<align>right</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<onup>5530</onup>
<ondown>5470</ondown>
<onleft>7000</onleft>
<onright>8542</onright>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
</control>
<!-- Savestate file mask -->
<control type="button" id="5470">
<description>Savestates</description>
<posx>0</posx>
<posy>6-row</posy>
<align>right</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<onup>5460</onup>
<ondown>5480</ondown>
<onleft>7000</onleft>
<onright>8542</onright>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
</control>
<!-- Savestate params -->
<control type="button" id="5480">
<description>Savestates</description>
<posx>0</posx>
<posy>7-row</posy>
<align>right</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<onup>5470</onup>
<ondown>5510</ondown>
<onleft>7000</onleft>
<onright>8542</onright>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
</control>
<!-- PreCmd -->
<control type="button" id="5510">
<description>Pre-Launch Command</description>
<posx>0</posx>
<posy>8-row</posy>
<align>right</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<onup>5480</onup>
<ondown>5520</ondown>
<onleft>7000</onleft>
<onright>8542</onright>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
</control>
<!-- PostCmd -->
<control type="button" id="5520">
<description>Post-Launch Command</description>
<posx>0</posx>
<posy>9-row</posy>
<align>right</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<onup>5510</onup>
<ondown>5450</ondown>
<onleft>7000</onleft>
<onright>8542</onright>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
</control>
<!-- Do not extract zip files -->
<control type="radiobutton" id="5450">
<posx>0</posx>
<posy>10-row</posy>
<width>12-col</width>
<label>$ADDON[script.games.rom.collection.browser 32628]</label>
<onleft>7000</onleft>
<onright>8542</onright>
<onup>5520</onup>
<ondown>5540</ondown>
</control>
<!-- Use RetroPlayer -->
<control type="radiobutton" id="5540">
<posx>0</posx>
<posy>11-row</posy>
<width>12-col</width>
<label>$ADDON[script.games.rom.collection.browser 32637]</label>
<onleft>7000</onleft>
<onright>8542</onright>
<onup>5450</onup>
<ondown>5550</ondown>
</control>
<!-- Game Client -->
<control type="button" id="5550">
<description>Game client</description>
<enable>SubString(Control.GetLabel(5540),*)</enable>
<posx>0</posx>
<posy>12-row</posy>
<align>right</align>
<height>54</height>
<width>12-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$INFO[ListItem.Label]</label>
<onup>5540</onup>
<ondown>6000</ondown>
<onleft>7000</onleft>
<onright>8542</onright>
</control>
<!--extra button labels-->
<control type="label">
<visible>!control.hasfocus(5220)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>1-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32624]</label>
</control>
<control type="label">
<visible>control.hasfocus(5220)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>1-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32624]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5230)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>2-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32625]</label>
</control>
<control type="label">
<visible>control.hasfocus(5230)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>2-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32625]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5460)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>5-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32629]</label>
</control>
<control type="label">
<visible>control.hasfocus(5460)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>5-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32629]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5470)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>6-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32630]</label>
</control>
<control type="label">
<visible>control.hasfocus(5470)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>6-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32630]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5480)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>7-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32631]</label>
</control>
<control type="label">
<visible>control.hasfocus(5480)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>7-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32631]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5510)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>8-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32632]</label>
</control>
<control type="label">
<visible>control.hasfocus(5510)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>8-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32632]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5520)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>9-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32633]</label>
</control>
<control type="label">
<visible>control.hasfocus(5520)</visible>
<enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
<posx>12</posx>
<posy>9-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32633]</label>
</control>
<control type="label">
<visible>!control.hasfocus(5550)</visible>
<enable>SubString(Control.GetLabel(5540),*)</enable>
<posx>12</posx>
<posy>12-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32638]</label>
</control>
<control type="label">
<visible>control.hasfocus(5550)</visible>
<enable>SubString(Control.GetLabel(5540),*)</enable>
<posx>12</posx>
<posy>12-row</posy>
<width>10-col</width>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$ADDON[script.games.rom.collection.browser 32638]</label>
</control>
</control>
</control>
</control>
<!--OK / Cancel-->
<control type="panel" id="8542">
<posx>1164</posx>
<posy>120</posy>
<width>4-col</width>
<height>5-row</height>
<itemgap>3</itemgap>
<orientation>vertical</orientation>
<onleft>5212</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>2</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>2</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>Ok Button</description>
<label>186</label>
<label2>&#xF479;</label2>
<thumb>-</thumb>
<onclick>SendClick(6000)</onclick>
</item>
<item id="2">
<description>Cancel Button</description>
<label>222</label>
<label2>&#xF478;</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>Save</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-editromcollection.xml</label>
</control>
</controls>
</window>