Advertisement
Guest User

script-RCB-removeRC.xml v2.0.17 fixed

a guest
Jan 8th, 2015
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 10.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window id="5400">
  3.     <defaultcontrol>5411</defaultcontrol>
  4.     <include>dialogeffect</include>
  5.     <coordinates>
  6.         <system>1</system>
  7.         <posx>280</posx>
  8.         <posy>250</posy>
  9.     </coordinates>
  10.     <controls>
  11.        
  12.         <!-- Window -->
  13.         <control type="image">
  14.             <description>background top image</description>
  15.             <posx>0</posx>
  16.             <posy>-65</posy>
  17.             <width>720</width>
  18.             <height>65</height>
  19.             <texture border="45,45,45,0">rcb-DialogContextTop.png</texture>
  20.         </control>
  21.         <control type="label">
  22.             <posx>0</posx>
  23.             <posy>-30</posy>
  24.             <width>720</width>
  25.             <height>30</height>
  26.             <font>font24_title</font>
  27.             <textcolor>white</textcolor>
  28.             <align>center</align>
  29.             <aligny>center</aligny>
  30.             <label>$ADDON[script.games.rom.collection.browser 32900]</label>
  31.         </control>
  32.         <control type="button" id="5101">
  33.             <description>Close Window button</description>
  34.             <posx>640</posx>
  35.             <posy>-30</posy>
  36.             <width>40</width>
  37.             <height>25</height>
  38.             <label>-</label>
  39.             <font>-</font>
  40.             <texturefocus>rcb-DialogCloseButton-focus.png</texturefocus>
  41.             <texturenofocus>rcb-DialogCloseButton.png</texturenofocus>
  42.             <onleft>5411</onleft>
  43.             <onright>5411</onright>
  44.             <onup>6000</onup>
  45.             <ondown>5411</ondown>
  46.             <visible>system.getbool(input.enablemouse)</visible>
  47.         </control>
  48.         <control type="image">
  49.             <description>background image</description>
  50.             <posx>0</posx>
  51.             <posy>0</posy>
  52.             <width>720</width>
  53.             <height>120</height>
  54.             <texture border="45,0,45,0">rcb-DialogContextMiddle.png</texture>              
  55.         </control>
  56.         <control type="image">
  57.             <description>background image</description>
  58.             <posx>35</posx>
  59.             <posy>0</posy>
  60.             <width>640</width>
  61.             <height>120</height>               
  62.             <texture border="0,0,0,0">rcb-floor.png</texture>
  63.         </control>
  64.         <control type="image">
  65.             <description>background bottom image</description>
  66.             <posx>0</posx>
  67.             <posy>120</posy>
  68.             <width>720</width>
  69.             <texture border="45,0,45,49">rcb-DialogContextBottom.png</texture>
  70.         </control>
  71.        
  72.         <!-- Rom Collection List -->
  73.         <control type="list" id="5410">
  74.             <hitrect x="0" y="0" w="0" h="0" />
  75.             <posx>40</posx>
  76.             <posy>15</posy>
  77.             <width>630</width>
  78.             <height>30</height>
  79.             <onleft>5410</onleft>
  80.             <onright>5410</onright>
  81.             <onup>5410</onup>
  82.             <ondown>5410</ondown>
  83.             <pagecontrol>-</pagecontrol>
  84.             <scrolltime>0</scrolltime>
  85.             <itemlayout height="1" width="750">
  86.             </itemlayout>
  87.             <focusedlayout height="30" width="630">
  88.                 <control type="image">
  89.                     <posx>0</posx>
  90.                     <posy>0</posy>
  91.                     <width>630</width>
  92.                     <height>30</height>
  93.                     <texture>rcb-MenuItemNF.png</texture>
  94.                     <visible>![Control.HasFocus(5411) | Control.HasFocus(5412)]</visible>
  95.                 </control>
  96.                 <control type="image">
  97.                     <posx>0</posx>
  98.                     <posy>0</posy>
  99.                     <width>630</width>
  100.                     <height>30</height>
  101.                     <texture>rcb-MenuItemFO.png</texture>
  102.                     <visible>[Control.HasFocus(5411) | Control.HasFocus(5412)]</visible>
  103.                 </control>
  104.                 <control type="label">
  105.                     <posx>7</posx>
  106.                     <posy>5</posy>
  107.                     <width>200</width>
  108.                     <height>20</height>
  109.                     <font>font13</font>
  110.                     <textcolor>88FFFFFF</textcolor>
  111.                     <align>left</align>
  112.                     <aligny>center</aligny>
  113.                     <label>$ADDON[script.games.rom.collection.browser 32601]</label>
  114.                     <visible>![Control.HasFocus(5411) | Control.HasFocus(5412)]</visible>
  115.                 </control>
  116.                 <control type="label">
  117.                     <posx>7</posx>
  118.                     <posy>5</posy>
  119.                     <width>200</width>
  120.                     <height>20</height>
  121.                     <font>font13</font>
  122.                     <textcolor>white</textcolor>
  123.                     <align>left</align>
  124.                     <aligny>center</aligny>
  125.                     <label>$ADDON[script.games.rom.collection.browser 32601]</label>
  126.                     <visible>[Control.HasFocus(5411) | Control.HasFocus(5412)]</visible>
  127.                 </control>
  128.                 <control type="label">
  129.                     <posx>240</posx>
  130.                     <posy>5</posy>
  131.                     <width>330</width>
  132.                     <height>20</height>
  133.                     <font>font13</font>
  134.                     <textcolor>88FFFFFF</textcolor>
  135.                     <align>right</align>
  136.                     <aligny>center</aligny>
  137.                     <label>$INFO[ListItem.Label]</label>
  138.                     <visible>![Control.HasFocus(5411) | Control.HasFocus(5412)]</visible>
  139.                 </control>
  140.                 <control type="label">
  141.                     <posx>240</posx>
  142.                     <posy>5</posy>
  143.                     <width>330</width>
  144.                     <height>20</height>
  145.                     <font>font13</font>
  146.                     <textcolor>white</textcolor>
  147.                     <align>right</align>
  148.                     <aligny>center</aligny>
  149.                     <label>$INFO[ListItem.Label]</label>
  150.                     <visible>[Control.HasFocus(5411) | Control.HasFocus(5412)]</visible>
  151.                 </control>
  152.             </focusedlayout>
  153.         </control>
  154.         <control type="button" id="5411">
  155.             <description>Menu Item Next Button</description>
  156.             <posx>630</posx>
  157.             <posy>20</posy>
  158.             <width>20</width>
  159.             <height>20</height>
  160.             <label>-</label>
  161.             <font>-</font>
  162.             <texturenofocus>rcb-scroll-down-2.png</texturenofocus>
  163.             <texturefocus>rcb-scroll-down-focus-2.png</texturefocus>
  164.             <onclick>Control.Move(5410,1)</onclick>
  165.             <onleft>6000</onleft>
  166.             <onright>5412</onright>
  167.             <onup>5101</onup>
  168.             <ondown>5491</ondown>
  169.         </control>
  170.         <control type="button" id="5412">
  171.             <description>Menu Item Prev Button</description>
  172.             <posx>650</posx>
  173.             <posy>20</posy>
  174.             <width>20</width>
  175.             <height>20</height>
  176.             <label>-</label>
  177.             <font>-</font>
  178.             <texturenofocus>rcb-scroll-up-2.png</texturenofocus>
  179.             <texturefocus>rcb-scroll-up-focus-2.png</texturefocus>
  180.             <onclick>Control.Move(5410,-1)</onclick>
  181.             <onleft>5411</onleft>
  182.             <onright>6000</onright>
  183.             <onup>5101</onup>
  184.             <ondown>5492</ondown>
  185.         </control>
  186.        
  187.         <!-- Delete Options -->
  188.         <control type="list" id="5490">
  189.             <hitrect x="0" y="0" w="0" h="0" />
  190.             <posx>40</posx>
  191.             <posy>50</posy>
  192.             <width>630</width>
  193.             <height>30</height>
  194.             <onleft>5490</onleft>
  195.             <onright>5490</onright>
  196.             <onup>5490</onup>
  197.             <ondown>5490</ondown>
  198.             <pagecontrol>-</pagecontrol>
  199.             <scrolltime>0</scrolltime>
  200.             <itemlayout height="1" width="750">
  201.             </itemlayout>
  202.             <focusedlayout height="30" width="630">
  203.                 <control type="image">
  204.                     <posx>0</posx>
  205.                     <posy>0</posy>
  206.                     <width>630</width>
  207.                     <height>30</height>
  208.                     <texture>rcb-MenuItemNF.png</texture>
  209.                     <visible>![Control.HasFocus(5491) | Control.HasFocus(5492)]</visible>
  210.                 </control>
  211.                 <control type="image">
  212.                     <posx>0</posx>
  213.                     <posy>0</posy>
  214.                     <width>630</width>
  215.                     <height>30</height>
  216.                     <texture>rcb-MenuItemFO.png</texture>
  217.                     <visible>[Control.HasFocus(5491) | Control.HasFocus(5492)]</visible>
  218.                 </control>
  219.                 <control type="label">
  220.                     <posx>7</posx>
  221.                     <posy>5</posy>
  222.                     <width>200</width>
  223.                     <height>20</height>
  224.                     <font>font13</font>
  225.                     <textcolor>88FFFFFF</textcolor>
  226.                     <align>left</align>
  227.                     <aligny>center</aligny>
  228.                     <label>$ADDON[script.games.rom.collection.browser 32901]</label>
  229.                     <visible>![Control.HasFocus(5491) | Control.HasFocus(5492)]</visible>
  230.                 </control>
  231.                 <control type="label">
  232.                     <posx>7</posx>
  233.                     <posy>5</posy>
  234.                     <width>200</width>
  235.                     <height>20</height>
  236.                     <font>font13</font>
  237.                     <textcolor>white</textcolor>
  238.                     <align>left</align>
  239.                     <aligny>center</aligny>
  240.                     <label>$ADDON[script.games.rom.collection.browser 32901]</label>
  241.                     <visible>[Control.HasFocus(5491) | Control.HasFocus(5492)]</visible>
  242.                 </control>
  243.                 <control type="label">
  244.                     <posx>240</posx>
  245.                     <posy>5</posy>
  246.                     <width>330</width>
  247.                     <height>20</height>
  248.                     <font>font13</font>
  249.                     <textcolor>88FFFFFF</textcolor>
  250.                     <align>right</align>
  251.                     <aligny>center</aligny>
  252.                     <label>$INFO[ListItem.Label]</label>
  253.                     <visible>![Control.HasFocus(5491) | Control.HasFocus(5492)]</visible>
  254.                 </control>
  255.                 <control type="label">
  256.                     <posx>240</posx>
  257.                     <posy>5</posy>
  258.                     <width>330</width>
  259.                     <height>20</height>
  260.                     <font>font13</font>
  261.                     <textcolor>white</textcolor>
  262.                     <align>right</align>
  263.                     <aligny>center</aligny>
  264.                     <label>$INFO[ListItem.Label]</label>
  265.                     <visible>[Control.HasFocus(5491) | Control.HasFocus(5492)]</visible>
  266.                 </control>
  267.             </focusedlayout>
  268.         </control>
  269.         <control type="button" id="5491">
  270.             <description>Menu Item Next Button</description>
  271.             <posx>630</posx>
  272.             <posy>55</posy>
  273.             <width>20</width>
  274.             <height>20</height>
  275.             <label>-</label>
  276.             <font>-</font>
  277.             <texturenofocus>rcb-scroll-down-2.png</texturenofocus>
  278.             <texturefocus>rcb-scroll-down-focus-2.png</texturefocus>
  279.             <onclick>Control.Move(5490,1)</onclick>
  280.             <onleft>6000</onleft>
  281.             <onright>5492</onright>
  282.             <onup>5411</onup>
  283.             <ondown>6000</ondown>
  284.         </control>
  285.         <control type="button" id="5492">
  286.             <description>Menu Item Prev Button</description>
  287.             <posx>650</posx>
  288.             <posy>55</posy>
  289.             <width>20</width>
  290.             <height>20</height>
  291.             <label>-</label>
  292.             <font>-</font>
  293.             <texturenofocus>rcb-scroll-up-2.png</texturenofocus>
  294.             <texturefocus>rcb-scroll-up-focus-2.png</texturefocus>
  295.             <onclick>Control.Move(5490,-1)</onclick>
  296.             <onleft>5491</onleft>
  297.             <onright>6000</onright>
  298.             <onup>5412</onup>
  299.             <ondown>6000</ondown>
  300.         </control>
  301.            
  302.         <!-- Save and Cancel -->
  303.            
  304.         <control type="button" id="6000">
  305.             <description>Delete</description>
  306.             <posx>150</posx>
  307.             <posy>100</posy>
  308.             <width>200</width>
  309.             <height>30</height>
  310.             <visible>true</visible>
  311.             <font>font13</font>
  312.             <colordiffuse>DDFFFFFF</colordiffuse>
  313.             <texturefocus>rcb-button-focus.png</texturefocus>
  314.             <texturenofocus>rcb-button-nofocus.png</texturenofocus>
  315.             <label>$ADDON[script.games.rom.collection.browser 32902]</label>
  316.             <textcolor>88FFFFFF</textcolor>
  317.             <disabledcolor>80FFFFFF</disabledcolor>
  318.             <align>center</align>
  319.             <aligny>center</aligny>
  320.             <textoffsetx></textoffsetx>
  321.             <textoffsety></textoffsety>
  322.             <pulseonselect></pulseonselect>
  323.             <onup>5491</onup>
  324.             <ondown>5101</ondown>
  325.             <onleft>6010</onleft>
  326.             <onright>6010</onright>
  327.         </control>
  328.         <control type="button" id="6010">
  329.             <description>Cancel</description>
  330.             <posx>370</posx>
  331.             <posy>100</posy>
  332.             <width>200</width>
  333.             <height>30</height>
  334.             <visible>true</visible>
  335.             <font>font13</font>
  336.             <colordiffuse>DDFFFFFF</colordiffuse>
  337.             <texturefocus>rcb-button-focus.png</texturefocus>
  338.             <texturenofocus>rcb-button-nofocus.png</texturenofocus>
  339.             <label>$ADDON[script.games.rom.collection.browser 32635]</label>
  340.             <textcolor>88FFFFFF</textcolor>
  341.             <disabledcolor>80FFFFFF</disabledcolor>
  342.             <align>center</align>
  343.             <aligny>center</aligny>
  344.             <textoffsetx></textoffsetx>
  345.             <textoffsety></textoffsety>
  346.             <pulseonselect></pulseonselect>
  347.             <onup>5491</onup>
  348.             <ondown>5101</ondown>
  349.             <onleft>6000</onleft>
  350.             <onright>6000</onright>
  351.         </control>     
  352.     </controls>
  353. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement