332 lines
16 KiB
XML
332 lines
16 KiB
XML
<?xml version="1.0"?>
|
|
<window id="5400">
|
|
<defaultcontrol>5411</defaultcontrol>
|
|
<controls>
|
|
<!--background-->
|
|
<include>globalBackground</include>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<aspectratio>stretch</aspectratio>
|
|
<colordiffuse>99ffffff</colordiffuse>
|
|
</control>
|
|
<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 32900]</label>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>120</posy>
|
|
<!-- Rom Collection List -->
|
|
<control type="list" id="5410">
|
|
<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">
|
|
</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(5411) | Control.HasFocus(5412)</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>
|
|
<visible>![Control.HasFocus(5411) | Control.HasFocus(5412)]</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 32601]</label>
|
|
<visible>[Control.HasFocus(5411) | Control.HasFocus(5412)]</visible>
|
|
</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>
|
|
<visible>![Control.HasFocus(5411) | Control.HasFocus(5412)]</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(5411) | Control.HasFocus(5412)]</visible>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="button" id="5411">
|
|
<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(5410,1)</onclick>
|
|
<onleft></onleft>
|
|
<onright>5412</onright>
|
|
<onup>5491</onup>
|
|
<ondown>5491</ondown>
|
|
</control>
|
|
<control type="button" id="5412">
|
|
<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(5410,-1)</onclick>
|
|
<onleft>5411</onleft>
|
|
<onright>8542</onright>
|
|
<onup>5492</onup>
|
|
<ondown>5492</ondown>
|
|
</control>
|
|
<!-- Delete Options -->
|
|
<control type="list" id="5490">
|
|
<posx>0</posx>
|
|
<posy>1-row</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<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(5491) | Control.HasFocus(5492)</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 32901]</label>
|
|
<visible>![Control.HasFocus(5491) | Control.HasFocus(5492)]</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 32901]</label>
|
|
<visible>[Control.HasFocus(5491) | Control.HasFocus(5492)]</visible>
|
|
</control>
|
|
<control type="label">
|
|
<right>98</right>
|
|
<posy>0</posy>
|
|
<width>6-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(5491) | Control.HasFocus(5492)]</visible>
|
|
</control>
|
|
<control type="label">
|
|
<right>98</right>
|
|
<posy>0</posy>
|
|
<width>6-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(5491) | Control.HasFocus(5492)]</visible>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="button" id="5491">
|
|
<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(5490,1)</onclick>
|
|
<onleft></onleft>
|
|
<onright>5492</onright>
|
|
<onup>5411</onup>
|
|
<ondown>6000</ondown>
|
|
</control>
|
|
<control type="button" id="5492">
|
|
<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(5490,-1)</onclick>
|
|
<onleft>5491</onleft>
|
|
<onright>8542</onright>
|
|
<onup>5412</onup>
|
|
<ondown>5412</ondown>
|
|
</control>
|
|
<!--dialog buttons-->
|
|
<control type="panel" id="8542">
|
|
<posx>12-col</posx>
|
|
<posy>0</posy>
|
|
<width>4-col</width>
|
|
<height>2-row</height>
|
|
<itemgap>3</itemgap>
|
|
<orientation>vertical</orientation>
|
|
<onleft>5412</onleft>
|
|
<itemlayout width="6-col" height="1-row">
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<font>symbolLarge</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>symbolLarge</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 32902]</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>
|
|
</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-removeRC.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|