Advertisement
Guest User

script-RCB-missinginfo.xml v2.0.17 fixed

a guest
Jan 8th, 2015
427
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 16.73 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window id="5600">
  3.     <defaultcontrol>5201</defaultcontrol>
  4.     <include>dialogeffect</include>
  5.     <coordinates>
  6.         <system>1</system>
  7.         <posx>280</posx>
  8.         <posy>75</posy>
  9.     </coordinates>
  10.    
  11.     <controls>
  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 32850]</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>5201</onleft>
  43.             <onright>5201</onright>
  44.             <onup>6000</onup>
  45.             <ondown>5201</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>550</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>550</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>550</posy>
  68.             <width>720</width>
  69.             <texture border="45,0,45,49">rcb-DialogContextBottom.png</texture>
  70.         </control>             
  71.        
  72.         <!-- Show/Hide missing info list -->
  73.         <control type="list" id="5200">
  74.             <hitrect x="0" y="0" w="0" h="0" />
  75.             <posx>40</posx>
  76.             <posy>50</posy>
  77.             <width>630</width>
  78.             <height>30</height>
  79.             <onleft>5200</onleft>
  80.             <onright>5200</onright>
  81.             <onup>5200</onup>
  82.             <ondown>5200</ondown>
  83.             <pagecontrol>-</pagecontrol>
  84.             <scrolltime>0</scrolltime>
  85.             <itemlayout height="1" width="750"></itemlayout>
  86.             <focusedlayout height="30" width="670">
  87.                 <control type="image">
  88.                     <posx>0</posx>
  89.                     <posy>0</posy>
  90.                     <width>630</width>
  91.                     <height>30</height>
  92.                     <texture>rcb-MenuItemNF.png</texture>
  93.                     <visible>![Control.HasFocus(5201) | Control.HasFocus(5202)]</visible>
  94.                 </control>
  95.                 <control type="image">
  96.                     <posx>0</posx>
  97.                     <posy>0</posy>
  98.                     <width>630</width>
  99.                     <height>30</height>
  100.                     <texture>rcb-MenuItemFO.png</texture>
  101.                     <visible>[Control.HasFocus(5201) | Control.HasFocus(5202)]</visible>
  102.                 </control>
  103.                 <control type="label">
  104.                     <posx>7</posx>
  105.                     <posy>5</posy>
  106.                     <width>300</width>
  107.                     <height>20</height>
  108.                     <font>font13</font>
  109.                     <textcolor>88FFFFFF</textcolor>
  110.                     <align>left</align>
  111.                     <aligny>center</aligny>
  112.                     <label>$ADDON[script.games.rom.collection.browser 32851]</label>
  113.                     <visible>![Control.HasFocus(5201) | Control.HasFocus(5202)]</visible>
  114.                 </control>
  115.                 <control type="label">
  116.                     <posx>7</posx>
  117.                     <posy>5</posy>
  118.                     <width>300</width>
  119.                     <height>20</height>
  120.                     <font>font13</font>
  121.                     <textcolor>FFFFFFFF</textcolor>
  122.                     <align>left</align>
  123.                     <aligny>center</aligny>
  124.                     <label>$ADDON[script.games.rom.collection.browser 32851]</label>
  125.                     <visible>[Control.HasFocus(5201) | Control.HasFocus(5202)]</visible>
  126.                 </control>
  127.                 <control type="label">
  128.                     <posx>200</posx>
  129.                     <posy>5</posy>
  130.                     <width>370</width>
  131.                     <height>20</height>
  132.                     <font>font13</font>
  133.                     <textcolor>88FFFFFF</textcolor>
  134.                     <align>right</align>
  135.                     <aligny>center</aligny>
  136.                     <label>$INFO[ListItem.Label]</label>
  137.                     <visible>![Control.HasFocus(5201) | Control.HasFocus(5202)]</visible>
  138.                 </control>
  139.                 <control type="label">
  140.                     <posx>200</posx>
  141.                     <posy>5</posy>
  142.                     <width>370</width>
  143.                     <height>20</height>
  144.                     <font>font13</font>
  145.                     <textcolor>FFFFFFFF</textcolor>
  146.                     <align>right</align>
  147.                     <aligny>center</aligny>
  148.                     <label>$INFO[ListItem.Label]</label>
  149.                     <visible>[Control.HasFocus(5201) | Control.HasFocus(5202)]</visible>
  150.                 </control>
  151.             </focusedlayout>
  152.         </control>
  153.         <control type="button" id="5201">
  154.             <description>Menu Item Next Button</description>
  155.             <posx>630</posx>
  156.             <posy>55</posy>
  157.             <width>20</width>
  158.             <height>20</height>
  159.             <label>-</label>
  160.             <font>-</font>
  161.             <texturenofocus>rcb-scroll-down-2.png</texturenofocus>
  162.             <texturefocus>rcb-scroll-down-focus-2.png</texturefocus>
  163.             <onclick>Control.Move(5200,1)</onclick>
  164.             <onleft>6000</onleft>
  165.             <onright>5202</onright>
  166.             <onup>5101</onup>
  167.             <ondown>5230</ondown>
  168.         </control>
  169.         <control type="button" id="5202">
  170.             <description>Menu Item Prev Button</description>
  171.             <posx>650</posx>
  172.             <posy>55</posy>
  173.             <width>20</width>
  174.             <height>20</height>
  175.             <label>-</label>
  176.             <font>-</font>
  177.             <texturenofocus>rcb-scroll-up-2.png</texturenofocus>
  178.             <texturefocus>rcb-scroll-up-focus-2.png</texturefocus>
  179.             <onclick>Control.Move(5200,-1)</onclick>
  180.             <onleft>5201</onleft>
  181.             <onright>6000</onright>
  182.             <onup>5101</onup>
  183.             <ondown>5230</ondown>
  184.         </control>
  185.            
  186.         <!-- Artwork -->
  187.         <control type="group">
  188.             <posx>40</posx>
  189.             <posy>100</posy>
  190.             <control type="label">
  191.                 <posx>7</posx>
  192.                 <posy>0</posy>
  193.                 <width>370</width>
  194.                 <height>20</height>
  195.                 <font>font13</font>
  196.                 <textcolor>88FFFFFF</textcolor>
  197.                 <align>left</align>
  198.                 <aligny>center</aligny>
  199.                 <label>$ADDON[script.games.rom.collection.browser 32852]</label>
  200.             </control>
  201.             <control type="group">
  202.                 <posx>20</posx>
  203.                 <posy>30</posy>
  204.                 <control type="label">
  205.                     <posx>0</posx>
  206.                     <posy>0</posy>
  207.                     <width>370</width>
  208.                     <height>20</height>
  209.                     <font>font13</font>
  210.                     <textcolor>88FFFFFF</textcolor>
  211.                     <align>left</align>
  212.                     <aligny>center</aligny>
  213.                     <label>$ADDON[script.games.rom.collection.browser 32853]:</label>
  214.                 </control>
  215.                 <control type="label" id="5220">
  216.                     <posx>605</posx>
  217.                     <posy>0</posy>
  218.                     <width>300</width>
  219.                     <height>20</height>
  220.                     <font>font13</font>
  221.                     <textcolor>88FFFFFF</textcolor>
  222.                     <align>right</align>
  223.                     <aligny>center</aligny>
  224.                     <label>$ADDON[script.games.rom.collection.browser 32854]</label>
  225.                 </control>
  226.                 <control type="button" id="5230">
  227.                     <description>Add item</description>
  228.                     <posx>15</posx>
  229.                     <posy>25</posy>
  230.                     <width>613</width>
  231.                     <height>30</height>            
  232.                     <font>font13</font>
  233.                     <colordiffuse>DDFFFFFF</colordiffuse>
  234.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  235.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  236.                     <label>- $ADDON[script.games.rom.collection.browser 32855]</label>
  237.                     <textcolor>88FFFFFF</textcolor>
  238.                     <focusedcolor>FFFFFFFF</focusedcolor>
  239.                     <disabledcolor>80FFFFFF</disabledcolor>
  240.                     <align>left</align>
  241.                     <aligny>center</aligny>
  242.                     <onup>5201</onup>
  243.                     <ondown>5240</ondown>
  244.                     <onleft>6000</onleft>
  245.                     <onright>6000</onright>
  246.                 </control>
  247.                 <control type="button" id="5240">
  248.                     <description>Remove item</description>
  249.                     <posx>15</posx>
  250.                     <posy>50</posy>
  251.                     <width>613</width>
  252.                     <height>30</height>            
  253.                     <font>font13</font>
  254.                     <colordiffuse>DDFFFFFF</colordiffuse>
  255.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  256.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  257.                     <label>- $ADDON[script.games.rom.collection.browser 32856]</label>
  258.                     <textcolor>88FFFFFF</textcolor>
  259.                     <focusedcolor>FFFFFFFF</focusedcolor>
  260.                     <disabledcolor>80FFFFFF</disabledcolor>
  261.                     <align>left</align>
  262.                     <aligny>center</aligny>
  263.                     <onup>5230</onup>
  264.                     <ondown>5260</ondown>
  265.                     <onleft>6000</onleft>
  266.                     <onright>6000</onright>
  267.                 </control>
  268.             </control>
  269.             <control type="group">
  270.                 <posx>20</posx>
  271.                 <posy>120</posy>
  272.                 <control type="label">
  273.                     <posx>0</posx>
  274.                     <posy>0</posy>
  275.                     <width>370</width>
  276.                     <height>20</height>
  277.                     <font>font13</font>
  278.                     <textcolor>88FFFFFF</textcolor>
  279.                     <align>left</align>
  280.                     <aligny>center</aligny>
  281.                     <label>$ADDON[script.games.rom.collection.browser 32857]:</label>
  282.                 </control>
  283.                 <control type="label" id="5250">
  284.                     <posx>605</posx>
  285.                     <posy>0</posy>
  286.                     <width>300</width>
  287.                     <height>20</height>
  288.                     <font>font13</font>
  289.                     <textcolor>88FFFFFF</textcolor>
  290.                     <align>right</align>
  291.                     <aligny>center</aligny>
  292.                     <label>$ADDON[script.games.rom.collection.browser 32854]</label>
  293.                 </control>
  294.                 <control type="button" id="5260">
  295.                     <description>Add item</description>
  296.                     <posx>15</posx>
  297.                     <posy>25</posy>
  298.                     <width>613</width>
  299.                     <height>30</height>            
  300.                     <font>font13</font>
  301.                     <colordiffuse>DDFFFFFF</colordiffuse>
  302.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  303.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  304.                     <label>- $ADDON[script.games.rom.collection.browser 32855]</label>
  305.                     <textcolor>88FFFFFF</textcolor>
  306.                     <focusedcolor>FFFFFFFF</focusedcolor>
  307.                     <disabledcolor>80FFFFFF</disabledcolor>
  308.                     <align>left</align>
  309.                     <aligny>center</aligny>
  310.                     <onup>5240</onup>
  311.                     <ondown>5270</ondown>
  312.                     <onleft>6000</onleft>
  313.                     <onright>6000</onright>
  314.                 </control>
  315.                 <control type="button" id="5270">
  316.                     <description>Remove item</description>
  317.                     <posx>15</posx>
  318.                     <posy>50</posy>
  319.                     <width>613</width>
  320.                     <height>30</height>            
  321.                     <font>font13</font>
  322.                     <colordiffuse>DDFFFFFF</colordiffuse>
  323.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  324.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  325.                     <label>- $ADDON[script.games.rom.collection.browser 32856]</label>
  326.                     <textcolor>88FFFFFF</textcolor>
  327.                     <focusedcolor>FFFFFFFF</focusedcolor>
  328.                     <disabledcolor>80FFFFFF</disabledcolor>
  329.                     <align>left</align>
  330.                     <aligny>center</aligny>
  331.                     <onup>5260</onup>
  332.                     <ondown>5290</ondown>
  333.                     <onleft>6000</onleft>
  334.                     <onright>6000</onright>
  335.                 </control>
  336.             </control>
  337.         </control>
  338.        
  339.         <!-- Info -->
  340.         <control type="group">
  341.             <posx>40</posx>
  342.             <posy>320</posy>
  343.             <control type="label">
  344.                 <posx>7</posx>
  345.                 <posy>0</posy>
  346.                 <width>370</width>
  347.                 <height>20</height>
  348.                 <font>font13</font>
  349.                 <textcolor>88FFFFFF</textcolor>
  350.                 <align>left</align>
  351.                 <aligny>center</aligny>
  352.                 <label>$ADDON[script.games.rom.collection.browser 32858]</label>
  353.             </control>
  354.             <control type="group">
  355.                 <posx>20</posx>
  356.                 <posy>30</posy>
  357.                 <control type="label">
  358.                     <posx>0</posx>
  359.                     <posy>0</posy>
  360.                     <width>370</width>
  361.                     <height>20</height>
  362.                     <font>font13</font>
  363.                     <textcolor>88FFFFFF</textcolor>
  364.                     <align>left</align>
  365.                     <aligny>center</aligny>
  366.                     <label>$ADDON[script.games.rom.collection.browser 32853]:</label>
  367.                 </control>
  368.                 <control type="label" id="5280">
  369.                     <posx>605</posx>
  370.                     <posy>0</posy>
  371.                     <width>300</width>
  372.                     <height>20</height>
  373.                     <font>font13</font>
  374.                     <textcolor>88FFFFFF</textcolor>
  375.                     <align>right</align>
  376.                     <aligny>center</aligny>
  377.                     <label>$ADDON[script.games.rom.collection.browser 32854]</label>
  378.                 </control>
  379.                 <control type="button" id="5290">
  380.                     <description>Add item</description>
  381.                     <posx>15</posx>
  382.                     <posy>25</posy>
  383.                     <width>613</width>
  384.                     <height>30</height>            
  385.                     <font>font13</font>
  386.                     <colordiffuse>DDFFFFFF</colordiffuse>
  387.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  388.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  389.                     <label>- $ADDON[script.games.rom.collection.browser 32855]</label>
  390.                     <textcolor>88FFFFFF</textcolor>
  391.                     <focusedcolor>FFFFFFFF</focusedcolor>
  392.                     <disabledcolor>80FFFFFF</disabledcolor>
  393.                     <align>left</align>
  394.                     <aligny>center</aligny>
  395.                     <onup>5270</onup>
  396.                     <ondown>5300</ondown>
  397.                     <onleft>6000</onleft>
  398.                     <onright>6000</onright>
  399.                 </control>
  400.                 <control type="button" id="5300">
  401.                     <description>Remove item</description>
  402.                     <posx>15</posx>
  403.                     <posy>50</posy>
  404.                     <width>613</width>
  405.                     <height>30</height>            
  406.                     <font>font13</font>
  407.                     <colordiffuse>DDFFFFFF</colordiffuse>
  408.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  409.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  410.                     <label>- $ADDON[script.games.rom.collection.browser 32856]</label>
  411.                     <textcolor>88FFFFFF</textcolor>
  412.                     <focusedcolor>FFFFFFFF</focusedcolor>
  413.                     <disabledcolor>80FFFFFF</disabledcolor>
  414.                     <align>left</align>
  415.                     <aligny>center</aligny>
  416.                     <onup>5290</onup>
  417.                     <ondown>5320</ondown>
  418.                     <onleft>6000</onleft>
  419.                     <onright>6000</onright>
  420.                 </control>
  421.             </control>
  422.             <control type="group">
  423.                 <posx>20</posx>
  424.                 <posy>120</posy>
  425.                 <control type="label">
  426.                     <posx>0</posx>
  427.                     <posy>0</posy>
  428.                     <width>370</width>
  429.                     <height>20</height>
  430.                     <font>font13</font>
  431.                     <textcolor>88FFFFFF</textcolor>
  432.                     <align>left</align>
  433.                     <aligny>center</aligny>
  434.                     <label>$ADDON[script.games.rom.collection.browser 32857]:</label>
  435.                 </control>
  436.                 <control type="label" id="5310">
  437.                     <posx>605</posx>
  438.                     <posy>0</posy>
  439.                     <width>300</width>
  440.                     <height>20</height>
  441.                     <font>font13</font>
  442.                     <textcolor>88FFFFFF</textcolor>
  443.                     <align>right</align>
  444.                     <aligny>center</aligny>
  445.                     <label>$ADDON[script.games.rom.collection.browser 32854]</label>
  446.                 </control>
  447.                 <control type="button" id="5320">
  448.                     <description>Add item</description>
  449.                     <posx>15</posx>
  450.                     <posy>25</posy>
  451.                     <width>613</width>
  452.                     <height>30</height>            
  453.                     <font>font13</font>
  454.                     <colordiffuse>DDFFFFFF</colordiffuse>
  455.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  456.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  457.                     <label>- $ADDON[script.games.rom.collection.browser 32855]</label>
  458.                     <textcolor>88FFFFFF</textcolor>
  459.                     <focusedcolor>FFFFFFFF</focusedcolor>
  460.                     <disabledcolor>80FFFFFF</disabledcolor>
  461.                     <align>left</align>
  462.                     <aligny>center</aligny>
  463.                     <onup>5300</onup>
  464.                     <ondown>5330</ondown>
  465.                     <onleft>6000</onleft>
  466.                     <onright>6000</onright>
  467.                 </control>
  468.                 <control type="button" id="5330">
  469.                     <description>Remove item</description>
  470.                     <posx>15</posx>
  471.                     <posy>50</posy>
  472.                     <width>613</width>
  473.                     <height>30</height>            
  474.                     <font>font13</font>
  475.                     <colordiffuse>DDFFFFFF</colordiffuse>
  476.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  477.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  478.                     <label>- $ADDON[script.games.rom.collection.browser 32856]</label>
  479.                     <textcolor>88FFFFFF</textcolor>
  480.                     <focusedcolor>FFFFFFFF</focusedcolor>
  481.                     <disabledcolor>80FFFFFF</disabledcolor>
  482.                     <align>left</align>
  483.                     <aligny>center</aligny>
  484.                     <onup>5320</onup>
  485.                     <ondown>6000</ondown>
  486.                     <onleft>6000</onleft>
  487.                     <onright>6000</onright>
  488.                 </control>
  489.             </control>
  490.         </control>
  491.            
  492.         <!-- Save and Cancel -->
  493.         <control type="button" id="6000">
  494.             <description>Delete</description>
  495.             <posx>150</posx>
  496.             <posy>540</posy>
  497.             <width>200</width>
  498.             <height>30</height>
  499.             <visible>true</visible>
  500.             <font>font13</font>
  501.             <colordiffuse>DDFFFFFF</colordiffuse>
  502.             <texturefocus>rcb-button-focus.png</texturefocus>
  503.             <texturenofocus>rcb-button-nofocus.png</texturenofocus>
  504.             <label>$ADDON[script.games.rom.collection.browser 32634]</label>
  505.             <textcolor>88FFFFFF</textcolor>
  506.             <disabledcolor>80FFFFFF</disabledcolor>
  507.             <align>center</align>
  508.             <aligny>center</aligny>
  509.             <textoffsetx></textoffsetx>
  510.             <textoffsety></textoffsety>
  511.             <pulseonselect></pulseonselect>
  512.             <onup>5330</onup>
  513.             <ondown>5101</ondown>
  514.             <onleft>6010</onleft>
  515.             <onright>6010</onright>
  516.         </control>
  517.         <control type="button" id="6010">
  518.             <description>Cancel</description>
  519.             <posx>370</posx>
  520.             <posy>540</posy>
  521.             <width>200</width>
  522.             <height>30</height>
  523.             <visible>true</visible>
  524.             <font>font13</font>
  525.             <colordiffuse>DDFFFFFF</colordiffuse>
  526.             <texturefocus>rcb-button-focus.png</texturefocus>
  527.             <texturenofocus>rcb-button-nofocus.png</texturenofocus>
  528.             <label>$ADDON[script.games.rom.collection.browser 32635]</label>           
  529.             <textcolor>88FFFFFF</textcolor>
  530.             <disabledcolor>80FFFFFF</disabledcolor>
  531.             <align>center</align>
  532.             <aligny>center</aligny>
  533.             <textoffsetx></textoffsetx>
  534.             <textoffsety></textoffsety>
  535.             <pulseonselect></pulseonselect>
  536.             <onup>5330</onup>
  537.             <ondown>5101</ondown>
  538.             <onleft>6000</onleft>
  539.             <onright>6000</onright>
  540.         </control>     
  541.     </controls>
  542. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement