HitcherUK

Untitled

Jun 14th, 2017
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 10.37 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <window>
  3.     <defaultcontrol always="true">9000</defaultcontrol>
  4.     <onload condition="!ListItem.Property(addon.isinstalled) + Window.IsActive(addonbrowser)">SetFocus(6)</onload>
  5.     <onload>SetProperty(infobackground,$ESCINFO[ListItem.Art(fanart)],home)</onload>
  6.     <onunload>ClearProperty(infobackground,home)</onunload>
  7.     <controls>
  8.         <control type="group">
  9.             <centertop>50%</centertop>
  10.             <height>1080</height>
  11.             <centerleft>50%</centerleft>
  12.             <width>1920</width>
  13.             <control type="group">
  14.                 <include>OpenClose_Right</include>
  15.                 <control type="button" id="5000">
  16.                     <left>605</left>
  17.                     <top>400</top>
  18.                     <width>1235</width>
  19.                     <height>435</height>
  20.                     <label></label>
  21.                     <texturenofocus border="21">dialogs/dialog-bg.png</texturenofocus>
  22.                     <onup>50</onup>
  23.                     <ondown>9000</ondown>
  24.                     <onclick>SetProperty(TextViewer_Header,$LOCALIZE[31141] $INFO[ListItem.AddonVersion],home)</onclick>
  25.                     <onclick>SetProperty(TextViewer_Text,$ESCINFO[ListItem.AddonNews],home)</onclick>
  26.                     <onclick>ActivateWindow(1102)</onclick>
  27.                     <enable>!String.IsEmpty(ListItem.AddonNews)</enable>
  28.                 </control>
  29.                 <control type="textbox">
  30.                     <left>670</left>
  31.                     <top>435</top>
  32.                     <width>1050</width>
  33.                     <height>365</height>
  34.                     <label>$INFO[ListItem.AddonSummary,[B],[/B][CR]]$INFO[ListItem.AddonDescription][CR]$VAR[AddonNewsVar,[I][CR][CR],[/I]]</label>
  35.                     <autoscroll delay="5000" repeat="7500" time="5000">true</autoscroll>
  36.                 </control>
  37.                 <control type="group">
  38.                     <left>606</left>
  39.                     <top>160</top>
  40.                     <visible>Integer.IsEqual(Container(50).NumItems,0)</visible>
  41.                     <control type="image">
  42.                         <width>425</width>
  43.                         <height>260</height>
  44.                         <texture background="true">DefaultNoPreview.png</texture>
  45.                         <aspectratio>scale</aspectratio>
  46.                         <bordertexture border="21">overlays/shadow.png</bordertexture>
  47.                         <bordersize>20</bordersize>
  48.                     </control>
  49.                     <control type="image">
  50.                         <left>405</left>
  51.                         <width>425</width>
  52.                         <height>260</height>
  53.                         <texture background="true">DefaultNoPreview.png</texture>
  54.                         <aspectratio>scale</aspectratio>
  55.                         <bordertexture border="21">overlays/shadow.png</bordertexture>
  56.                         <bordersize>20</bordersize>
  57.                     </control>
  58.                     <control type="image">
  59.                         <left>810</left>
  60.                         <width>425</width>
  61.                         <height>260</height>
  62.                         <texture background="true">DefaultNoPreview.png</texture>
  63.                         <aspectratio>scale</aspectratio>
  64.                         <bordertexture border="21">overlays/shadow.png</bordertexture>
  65.                         <bordersize>20</bordersize>
  66.                     </control>
  67.                 </control>
  68.                 <control type="panel" id="50">
  69.                     <left>618</left>
  70.                     <top>160</top>
  71.                     <width>1215</width>
  72.                     <height>273</height>
  73.                     <ondown>5000</ondown>
  74.                     <onup>9000</onup>
  75.                     <orientation>horizontal</orientation>
  76.                     <itemlayout height="225" width="405">
  77.                         <control type="image">
  78.                             <left>-12</left>
  79.                             <width>425</width>
  80.                             <height>260</height>
  81.                             <texture background="true">DefaultNoPreview.png</texture>
  82.                             <aspectratio>scale</aspectratio>
  83.                             <bordertexture border="21">overlays/shadow.png</bordertexture>
  84.                             <bordersize>20</bordersize>
  85.                         </control>
  86.                         <control type="image">
  87.                             <left>-12</left>
  88.                             <width>425</width>
  89.                             <height>260</height>
  90.                             <texture background="true">$INFO[ListItem.Icon]</texture>
  91.                             <aspectratio>scale</aspectratio>
  92.                             <bordertexture border="21">overlays/shadow.png</bordertexture>
  93.                             <bordersize>20</bordersize>
  94.                         </control>
  95.                     </itemlayout>
  96.                     <focusedlayout height="225" width="405">
  97.                         <control type="image">
  98.                             <left>-12</left>
  99.                             <width>425</width>
  100.                             <height>260</height>
  101.                             <texture background="true">DefaultNoPreview.png</texture>
  102.                             <aspectratio>scale</aspectratio>
  103.                             <bordertexture border="21">overlays/shadow.png</bordertexture>
  104.                             <bordersize>20</bordersize>
  105.                         </control>
  106.                         <control type="image">
  107.                             <left>-12</left>
  108.                             <width>425</width>
  109.                             <height>260</height>
  110.                             <texture background="true">$INFO[ListItem.Icon]</texture>
  111.                             <aspectratio>scale</aspectratio>
  112.                             <bordertexture border="21">overlays/shadow.png</bordertexture>
  113.                             <bordersize>20</bordersize>
  114.                         </control>
  115.                         <control type="image">
  116.                             <left>4</left>
  117.                             <top>16</top>
  118.                             <width>393</width>
  119.                             <height>228</height>
  120.                             <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
  121.                         </control>
  122.                     </focusedlayout>
  123.                 </control>
  124.                 <include content="LeftRightArrows">
  125.                     <param name="list_id" value="50" />
  126.                     <param name="left_posx" value="590" />
  127.                     <param name="right_posx" value="1840" />
  128.                     <param name="posy" value="280" />
  129.                     <param name="visible" value="true" />
  130.                 </include>
  131.                 <control type="grouplist" id="9000">
  132.                     <left>90</left>
  133.                     <top>840</top>
  134.                     <width>1740</width>
  135.                     <height>300</height>
  136.                     <onleft>9000</onleft>
  137.                     <onright>9000</onright>
  138.                     <onup>5000</onup>
  139.                     <ondown>9000</ondown>
  140.                     <align>center</align>
  141.                     <itemgap>-18</itemgap>
  142.                     <orientation>horizontal</orientation>
  143.                     <include content="InfoDialogButton">
  144.                         <param name="id" value="12" />
  145.                         <param name="icon" value="icons/infodialogs/launch.png" />
  146.                         <param name="label" value="$LOCALIZE[518]" />
  147.                     </include>
  148.                     <include content="InfoDialogButton">
  149.                         <param name="id" value="9" />
  150.                         <param name="icon" value="icons/infodialogs/configure.png" />
  151.                         <param name="label" value="$LOCALIZE[24020]" />
  152.                     </include>
  153.                     <include content="InfoDialogButton">
  154.                         <param name="id" value="8" />
  155.                         <param name="icon" value="icons/infodialogs/update.png" />
  156.                         <param name="label" value="$LOCALIZE[24069]" />
  157.                     </include>
  158.                     <control type="radiobutton" id="13">
  159.                         <width>262</width>
  160.                         <height>140</height>
  161.                         <align>center</align>
  162.                         <aligny>top</aligny>
  163.                         <textoffsetx>35</textoffsetx>
  164.                         <textoffsety>76</textoffsety>
  165.                         <radioposx>81</radioposx>
  166.                         <radioposy>17</radioposy>
  167.                         <radiowidth>100</radiowidth>
  168.                         <font>font12</font>
  169.                         <visible>Control.IsEnabled(13)</visible>
  170.                     </control>
  171.                     <include content="InfoDialogButton">
  172.                         <param name="id" value="10" />
  173.                         <param name="icon" value="icons/infodialogs/info.png" />
  174.                         <param name="label" value="$LOCALIZE[39017]" />
  175.                     </include>
  176.                     <include content="InfoDialogToggleButton">
  177.                         <param name="id" value="7" />
  178.                         <param name="icon_on" value="icons/infodialogs/disable.png" />
  179.                         <param name="icon_off" value="icons/infodialogs/enabled.png" />
  180.                         <param name="selected" value="!String.StartsWith(Control.GetLabel(7),$LOCALIZE[24022]) | !Window.IsActive(addonbrowser)" />
  181.                         <param name="label" value="" />
  182.                     </include>
  183.                     <include content="InfoDialogToggleButton">
  184.                         <param name="id" value="6" />
  185.                         <param name="icon_on" value="icons/infodialogs/uninstall.png" />
  186.                         <param name="icon_off" value="icons/infodialogs/install.png" />
  187.                         <param name="selected" value="ListItem.Property(addon.isinstalled) | !Window.IsActive(addonbrowser)" />
  188.                         <param name="label" value="" />
  189.                     </include>
  190.                 </control>
  191.             </control>
  192.             <control type="group">
  193.                 <include>OpenClose_Left</include>
  194.                 <top>158</top>
  195.                 <left>80</left>
  196.                 <control type="image">
  197.                     <left>-6</left>
  198.                     <top>4</top>
  199.                     <width>540</width>
  200.                     <height>540</height>
  201.                     <aspectratio>scale</aspectratio>
  202.                     <texture>dialogs/dialog-bg-nobo.png</texture>
  203.                     <bordertexture border="21">overlays/shadow.png</bordertexture>
  204.                     <bordersize>20</bordersize>
  205.                 </control>
  206.                 <control type="image">
  207.                     <left>14</left>
  208.                     <top>24</top>
  209.                     <width>500</width>
  210.                     <height>500</height>
  211.                     <aspectratio aligny="top">scale</aspectratio>
  212.                     <fadetime>300</fadetime>
  213.                     <texture fallback="DefaultAddon.png" background="true">$INFO[ListItem.Art(thumb)]</texture>
  214.                 </control>
  215.                 <control type="group">
  216.                     <visible>!String.IsEmpty(ListItem.AddonBroken)</visible>
  217.                     <control type="image">
  218.                         <left>14</left>
  219.                         <top>24</top>
  220.                         <width>500</width>
  221.                         <height>500</height>
  222.                         <texture colordiffuse="AAFFFFFF">colors/black.png</texture>
  223.                     </control>
  224.                     <control type="textbox">
  225.                         <left>34</left>
  226.                         <top>24</top>
  227.                         <width>460</width>
  228.                         <height>500</height>
  229.                         <align>center</align>
  230.                         <aligny>center</aligny>
  231.                         <label>$LOCALIZE[24096]</label>
  232.                         <font>font36_title</font>
  233.                     </control>
  234.                 </control>
  235.                 <control type="image">
  236.                     <left>-5</left>
  237.                     <top>525</top>
  238.                     <width>540</width>
  239.                     <height>150</height>
  240.                     <texture>dialogs/dialog-bg-nobo.png</texture>
  241.                     <bordertexture border="21">overlays/shadow.png</bordertexture>
  242.                     <bordersize>20</bordersize>
  243.                 </control>
  244.                 <control type="grouplist">
  245.                     <left>30</left>
  246.                     <top>555</top>
  247.                     <control type="label">
  248.                         <width>470</width>
  249.                         <height>40</height>
  250.                         <label>$INFO[ListItem.AddonSize,[COLOR button_focus]$LOCALIZE[22031]:[/COLOR] ,[CR]]</label>
  251.                         <visible>!String.IsEmpty(ListItem.AddonSize)</visible>
  252.                     </control>
  253.                     <control type="label">
  254.                         <width>470</width>
  255.                         <height>40</height>
  256.                         <label>$INFO[ListItem.AddonOrigin,[COLOR button_focus]$LOCALIZE[31150]:[/COLOR] ]</label>
  257.                         <visible>!String.IsEmpty(ListItem.AddonOrigin)</visible>
  258.                     </control>
  259.                 </control>
  260.             </control>
  261.             <control type="textbox">
  262.                 <left>150</left>
  263.                 <top>980</top>
  264.                 <width>1620</width>
  265.                 <height>82</height>
  266.                 <align>center</align>
  267.                 <aligny>center</aligny>
  268.                 <animation effect="fade" start="0" end="100" time="300" delay="300">WindowOpen</animation>
  269.                 <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  270.                 <label>[I]$INFO[ListItem.AddonDisclaimer][/I]</label>
  271.                 <textcolor>88FFFFFF</textcolor>
  272.                 <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
  273.             </control>
  274.             <include content="InfoDialogTopBarInfo">
  275.                 <param name="main_label" value="$INFO[ListItem.AddonName]" />
  276.                 <param name="sub_label" value="$INFO[ListItem.AddonVersion,[COLOR grey],[/COLOR]]$INFO[ListItem.AddonCreator, $LOCALIZE[31071] ]" />
  277.             </include>
  278.         </control>
  279.         <include condition="Skin.HasSetting(touchmode)">TouchBackButton</include>
  280.     </controls>
  281. </window>
Advertisement
Add Comment
Please, Sign In to add comment