648 lines
31 KiB
XML
648 lines
31 KiB
XML
<?xml version="1.0"?>
|
|
<window id="5200">
|
|
<defaultcontrol>5211</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 32999] - $ADDON[script.games.rom.collection.browser 32800]</label>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>120</posy>
|
|
<control type="list" id="5210">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<onleft>5210</onleft>
|
|
<onright>5210</onright>
|
|
<onup>5210</onup>
|
|
<ondown>5210</ondown>
|
|
<pagecontrol>-</pagecontrol>
|
|
<enable>false</enable>
|
|
<scrolltime>0</scrolltime>
|
|
<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>3-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>3-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>
|
|
<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>5300</onleft>
|
|
<onright>5212</onright>
|
|
<onup>5101</onup>
|
|
<ondown>5222</ondown>
|
|
</control>
|
|
<control type="button" id="5212">
|
|
<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(5210,-1)</onclick>
|
|
<onleft>5211</onleft>
|
|
<onright>8542</onright>
|
|
<onup>5101</onup>
|
|
<ondown>5223</ondown>
|
|
</control>
|
|
<!-- Scraping mode -->
|
|
<control type="list" id="5220">
|
|
<posx>0</posx>
|
|
<posy>1-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<onleft>5220</onleft>
|
|
<onright>5220</onright>
|
|
<onup>5220</onup>
|
|
<ondown>5220</ondown>
|
|
<pagecontrol>-</pagecontrol>
|
|
<scrolltime>0</scrolltime>
|
|
<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(5222) | Control.HasFocus(5223)</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 32801]</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 32801]</label>
|
|
<visible>Control.HasFocus(5222) | Control.HasFocus(5223)</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(5222) | Control.HasFocus(5223)</visible>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="button" id="5222">
|
|
<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(5220,1)</onclick>
|
|
<onleft>5300</onleft>
|
|
<onright>5223</onright>
|
|
<onup>5211</onup>
|
|
<ondown>5330</ondown>
|
|
</control>
|
|
<control type="button" id="5223">
|
|
<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(5220,-1)</onclick>
|
|
<onleft>5222</onleft>
|
|
<onright>8542</onright>
|
|
<onup>5212</onup>
|
|
<ondown>5330</ondown>
|
|
</control>
|
|
<control type="radiobutton" id="5330">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>12-col</width>
|
|
<label>$ADDON[script.games.rom.collection.browser 32802]</label>
|
|
<onleft>5300</onleft>
|
|
<onright>8542</onright>
|
|
<onup>5223</onup>
|
|
<ondown>5271</ondown>
|
|
<onclick>Skin.ToggleSetting(rcb_overwriteImportOptions)</onclick>
|
|
</control>
|
|
<!-- Scraper 1 -->
|
|
<control type="list" id="5270">
|
|
<posx>0</posx>
|
|
<posy>3-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<onleft>5272</onleft>
|
|
<onright>5270</onright>
|
|
<onup>5270</onup>
|
|
<ondown>5270</ondown>
|
|
<enable>false</enable>
|
|
<pagecontrol>-</pagecontrol>
|
|
<scrolltime>0</scrolltime>
|
|
<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(5271) | Control.HasFocus(5272)</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(5271) | Control.HasFocus(5272)</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(5271) | Control.HasFocus(5272)</visible>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="button" id="5271">
|
|
<description>Menu Item Next Button</description>
|
|
<posx>11-col</posx>
|
|
<posy>183</posy>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
<texturenofocus>UIControls/arrow-down-nf.png</texturenofocus>
|
|
<texturefocus>UIControls/arrow-down-fo.png</texturefocus>
|
|
<onclick>Control.Move(5270,1)</onclick>
|
|
<onleft>5300</onleft>
|
|
<onright>5272</onright>
|
|
<onup>5330</onup>
|
|
<ondown>5281</ondown>
|
|
<enable>Skin.HasSetting(rcb_overwriteImportOptions)</enable>
|
|
</control>
|
|
<control type="button" id="5272">
|
|
<description>Menu Item Prev Button</description>
|
|
<posx>822</posx>
|
|
<posy>183</posy>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
<texturenofocus>UIControls/arrow-up-nf.png</texturenofocus>
|
|
<texturefocus>UIControls/arrow-up-fo.png</texturefocus>
|
|
<onclick>Control.Move(5270,-1)</onclick>
|
|
<onleft>5271</onleft>
|
|
<onright>8542</onright>
|
|
<onup>5330</onup>
|
|
<ondown>5282</ondown>
|
|
<enable>Skin.HasSetting(rcb_overwriteImportOptions)</enable>
|
|
</control>
|
|
<!-- Scraper 2 -->
|
|
<control type="list" id="5280">
|
|
<posx>0</posx>
|
|
<posy>4-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<onleft>5280</onleft>
|
|
<onright>5280</onright>
|
|
<onup>5280</onup>
|
|
<ondown>5280</ondown>
|
|
<pagecontrol>-</pagecontrol>
|
|
<scrolltime>0</scrolltime>
|
|
<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(5281) | Control.HasFocus(5282)</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(5281) | Control.HasFocus(5282)</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(5281) | Control.HasFocus(5282)</visible>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="button" id="5281">
|
|
<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(5280,1)</onclick>
|
|
<onleft>5300</onleft>
|
|
<onright>5282</onright>
|
|
<onup>5271</onup>
|
|
<ondown>5291</ondown>
|
|
<enable>Skin.HasSetting(rcb_overwriteImportOptions)</enable>
|
|
</control>
|
|
<control type="button" id="5282">
|
|
<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(5280,-1)</onclick>
|
|
<onleft>5281</onleft>
|
|
<onright>8542</onright>
|
|
<onup>5272</onup>
|
|
<ondown>5292</ondown>
|
|
<enable>Skin.HasSetting(rcb_overwriteImportOptions)</enable>
|
|
</control>
|
|
<control type="list" id="5290">
|
|
<posx>0</posx>
|
|
<posy>5-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<onleft>5290</onleft>
|
|
<onright>5290</onright>
|
|
<onup>5290</onup>
|
|
<ondown>5290</ondown>
|
|
<pagecontrol>-</pagecontrol>
|
|
<scrolltime>0</scrolltime>
|
|
<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(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 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(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>297</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>5300</onleft>
|
|
<onright>5292</onright>
|
|
<onup>5281</onup>
|
|
<ondown>5300</ondown>
|
|
<enable>Skin.HasSetting(rcb_overwriteImportOptions)</enable>
|
|
</control>
|
|
<control type="button" id="5292">
|
|
<description>Menu Item Prev Button</description>
|
|
<posx>822</posx>
|
|
<posy>297</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>5282</onup>
|
|
<ondown>5300</ondown>
|
|
<enable>Skin.HasSetting(rcb_overwriteImportOptions)</enable>
|
|
</control>
|
|
</control>
|
|
<!--dialog buttons-->
|
|
<control type="panel" id="8542">
|
|
<posx>12-col</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>-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>Ok Button</description>
|
|
<label>$ADDON[script.games.rom.collection.browser 32800]</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(5300)</onclick>
|
|
</item>
|
|
<item id="2">
|
|
<description>Cancel Button</description>
|
|
<label>$ADDON[script.games.rom.collection.browser 32635]</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(5310)</onclick>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
</control>
|
|
<!--ok, cancel etc buttons-->
|
|
<control type="group">
|
|
<visible>false</visible>
|
|
<control type="button" id="5300">
|
|
<description>Import</description>
|
|
</control>
|
|
<control type="button" id="5310">
|
|
<description>Cancel</description>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>WindowID</include>
|
|
<label>script-RCB-importoptions.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|