Advertisement
Guest User

script-Rom_Collection_Browser-main.xml

a guest
Dec 18th, 2017
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.07 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3. <allowoverlay>no</allowoverlay>
  4. <defaultcontrol always="false">500</defaultcontrol>
  5. <coordinates>
  6. <system>1</system>
  7. <posx>0</posx>
  8. <posy>0</posy>
  9. </coordinates>
  10. <controls>
  11. <!-- background -->
  12. <control type="image" id="75">
  13. <description>background image</description>
  14. <posx>0</posx>
  15. <posy>0</posy>
  16. <width>1280</width>
  17. <height>720</height>
  18. <aspectratio>keep</aspectratio>
  19. <texture fallback="curtains.png">$INFO[ListItem.Property(background)]</texture>
  20. <animation effect="fade" start="0" end="100" time="800">WindowOpen</animation>
  21. <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  22. <animation effect="fade" start="0" end="100" time="200">Visible</animation>
  23. <animation effect="fade" start="100" end="0" time="200">Hidden</animation>
  24. <visible>!Control.IsVisible(52)</visible>
  25. </control>
  26. <control type="image">
  27. <posx>0</posx>
  28. <posy>0</posy>
  29. <width>1280</width>
  30. <height>720</height>
  31. <texture>file-black-background1.png</texture>
  32. <visible>Control.IsVisible(50)</visible>
  33. </control>
  34. <control type="image">
  35. <posx>0</posx>
  36. <posy>0</posy>
  37. <width>1280</width>
  38. <height>720</height>
  39. <fadetime>400</fadetime>
  40. <texture>curtains_diffuse.png</texture>
  41. <animation effect="fade" start="0" end="100" time="800">WindowOpen</animation>
  42. <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  43. <visible>Control.IsVisible(52)</visible>
  44. </control>
  45. <control type="image"><!-- Fanart -->
  46. <posx>0</posx>
  47. <posy>0</posy>
  48. <width>1280</width>
  49. <height>720</height>
  50. <aspectratio>keep</aspectratio>
  51. <texture>movie-back3.png</texture>
  52. <aspectratio>keep</aspectratio>
  53. <animation effect="fade" start="0" end="100" time="800">WindowOpen</animation>
  54. <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  55. <animation effect="fade" start="0" end="100" time="200">Visible</animation>
  56. <animation effect="fade" start="100" end="0" time="200">Hidden</animation>
  57. <visible>Control.IsVisible(51)</visible>
  58. </control>
  59. <control type="image">
  60. <posx>0</posx>
  61. <posy>0</posy>
  62. <width>1280</width>
  63. <height>720</height>
  64. <texture>pic_back.png</texture>
  65. <visible>Control.IsVisible(52)</visible>
  66. </control>
  67. <control type="image"><!-- Fanart -->
  68. <posx>0</posx>
  69. <posy>0</posy>
  70. <width>1280</width>
  71. <height>720</height>
  72. <texture>movie-back3.png</texture>
  73. <aspectratio>keep</aspectratio>
  74. <visible>Control.IsVisible(55)</visible>
  75. </control>
  76.  
  77. <!-- gamelist groups -->
  78. <control type="group" id="200">
  79. <control type="fixedlist" id="50">
  80. <posx>0</posx>
  81. <posy>-14</posy>
  82. <height>885</height>
  83. <width>1680</width>
  84. <onup>50</onup>
  85. <ondown>50</ondown>
  86. <onleft>500</onleft>
  87. <onright>2</onright>
  88. <scrolltime>0</scrolltime>
  89. <viewtype label="Files">list</viewtype>
  90. <orientation>vertical</orientation>
  91. <focusposition>9</focusposition>
  92. <movement>9</movement>
  93. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  94. <animation type="WindowOpen">
  95. <effect type="slide" start="-1000,0" end="0,0" time="600" tween="cubic" easing="inout" />
  96. </animation>
  97. <animation type="WindowClose">
  98. <effect type="slide" start="0" end="-1000,0" time="600" tween="cubic" easing="inout" />
  99. </animation>
  100. <itemlayout width="1210" height="36">
  101. <control type="label">
  102. <posx>20</posx>
  103. <posy>0</posy>
  104. <width>700</width>
  105. <height>46</height>
  106. <aligny>center</aligny>
  107. <font>LiberationSans_Regular_24</font>
  108. <textcolor>67a1a1a1</textcolor>
  109. <selectedcolor>FF068FFF</selectedcolor>
  110. <label>$INFO[ListItem.Label]</label>
  111. </control>
  112. <control type="image">
  113. <posx>0</posx>
  114. <posy>38</posy>
  115. <width>880</width>
  116. <height>4</height>
  117. <aspectratio>keep</aspectratio>
  118. <texture>separator.png</texture>
  119. </control>
  120. <control type="image">
  121. <posx>700</posx>
  122. <posy>15</posy>
  123. <width>100</width>
  124. <height>25</height>
  125. <texture>rcb-star.png</texture>
  126. <visible>!IsEmpty(ListItem.Property(isfavorite))</visible>
  127. </control>
  128. </itemlayout>
  129. <focusedlayout width="1210" height="36">
  130. <control type="image">
  131. <posx>0</posx>
  132. <posy>38</posy>
  133. <width>880</width>
  134. <height>4</height>
  135. <aspectratio>stretch</aspectratio>
  136. <texture>separator.png</texture>
  137. </control>
  138. <control type="image">
  139. <posx>-70</posx>
  140. <posy>-34</posy>
  141. <width>930</width>
  142. <height>121</height>
  143. <texture>highlight.png</texture>
  144. <colordiffuse>FFFFFFFF</colordiffuse>
  145. <animation type="Focus" reversible="false">
  146. <effect type="fade" start="0" end="70" time="800" />
  147. </animation>
  148. </control>
  149. <control type="label">
  150. <posx>20</posx>
  151. <posy>0</posy>
  152. <width>680</width>
  153. <height>46</height>
  154. <aligny>center</aligny>
  155. <font>LiberationSans_Regular_24</font>
  156. <textcolor>FFFFFFFF</textcolor>
  157. <label>$INFO[ListItem.Label]</label>
  158. </control>
  159. <control type="image">
  160. <posx>700</posx>
  161. <posy>15</posy>
  162. <width>100</width>
  163. <height>25</height>
  164. <texture>rcb-star.png</texture>
  165. <visible>!IsEmpty(ListItem.Property(isfavorite))</visible>
  166. </control>
  167. </focusedlayout>
  168. </control>
  169.  
  170. <control type="group">
  171. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  172. <visible>Control.IsVisible(50)</visible>
  173. <animation type="WindowOpen">
  174. <effect type="slide" start="800,0" end="0,0" time="600" delay="600" tween="cubic" easing="inout" />
  175. </animation>
  176. <animation type="WindowClose">
  177. <effect type="slide" start="0" end="800,0" time="600" delay="600" tween="cubic" easing="inout" />
  178. </animation>
  179. <control type="image">
  180. <posx>870</posx>
  181. <posy>360</posy>
  182. <width>400</width>
  183. <height>360</height>
  184. <aspectratio align="right" aligny="bottom">keep</aspectratio>
  185. <texture background="true">$INFO[ListItem.Icon]</texture>
  186. <bordertexture border="5">button-nofocus.png</bordertexture>
  187. <bordersize>5</bordersize>
  188. <fadetime>100</fadetime>
  189. </control>
  190. <control type="image">
  191. <posx>870</posx>
  192. <posy>360</posy>
  193. <width>400</width>
  194. <height>360</height>
  195. <aspectratio align="right" aligny="bottom">keep</aspectratio>
  196. <texture background="true">$INFO[ListItem(-1).Icon]</texture>
  197. <bordertexture border="5">button-nofocus.png</bordertexture>
  198. <bordersize>5</bordersize>
  199. <animation type="Hidden">
  200. <effect type="zoom" time="400" center="1140,660" start="100" end="180" tween="cubic" easing="in" />
  201. <effect type="fade" time="400" start="100" end="0" />
  202. </animation>
  203. <visible>Container(50).OnNext</visible>
  204. </control>
  205. <control type="image">
  206. <posx>870</posx>
  207. <posy>360</posy>
  208. <width>400</width>
  209. <height>360</height>
  210. <aspectratio align="right" aligny="bottom">keep</aspectratio>
  211. <texture background="true">$INFO[ListItem(1).Icon]</texture>
  212. <bordertexture border="5">button-nofocus.png</bordertexture>
  213. <bordersize>5</bordersize>
  214. <animation type="Hidden">
  215. <effect type="zoom" time="400" center="1140,660" start="100" end="180" tween="cubic" easing="in" />
  216. <effect type="fade" time="400" start="100" end="0" />
  217. </animation>
  218. <visible>Container(50).OnPrevious</visible>
  219. </control>
  220. </control>
  221.  
  222. <!-- gamelist 51 -->
  223. <control type="group">
  224. <control type="fixedlist" id="51">
  225. <posx>-100</posx>
  226. <posy>250</posy>
  227. <height>715</height>
  228. <width>1500</width>
  229. <onleft>51</onleft>
  230. <onright>51</onright>
  231. <onup>500</onup>
  232. <ondown>2</ondown>
  233. <viewtype label="3D Landscape">list</viewtype>
  234. <orientation>horizontal</orientation>
  235. <focusposition>2</focusposition>
  236. <scrolltime>400</scrolltime>
  237. <preloaditems>2</preloaditems>
  238. <animation type="WindowOpen">
  239. <effect type="slide" start="1400" end="0,0" time="1000" delay="200" tween="cubic" easing="inout" />
  240. </animation>
  241. <animation type="WindowClose">
  242. <effect type="slide" start="0" end="1400,0" time="1000" delay="200" tween="cubic" easing="inout" />
  243. </animation>
  244. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  245. <camera x="1340" y="380" />
  246. <animation effect="rotatey" center="50" start="12" end="10" time="0" condition="true">Conditional</animation>
  247. <itemlayout width="316" height="245">
  248. <control type="group">
  249. <posx>150</posx>
  250. <posy>60</posy>
  251. <control type="image">
  252. <posx>136</posx>
  253. <posy>132</posy>
  254. <width>28</width>
  255. <height>168</height>
  256. <texture>newcase.png</texture>
  257. <aspectratio scalediffuse="false">stretch</aspectratio>
  258. </control>
  259. <control type="image">
  260. <posx>136</posx>
  261. <posy>290</posy>
  262. <width>36</width>
  263. <height>304</height>
  264. <texture>reflect_bottom2.png</texture>
  265. <colordiffuse>89FFFFFF</colordiffuse>
  266. <aspectratio scalediffuse="false">stretch</aspectratio>
  267. </control>
  268. <control type="image">
  269. <posx>-150</posx>
  270. <posy>130</posy>
  271. <width>304</width>
  272. <height>172</height>
  273. <texture>xper_test.png</texture>
  274. <colordiffuse>ccFFFFFF</colordiffuse>
  275. </control>
  276. <control type="image">
  277. <posx>-150</posx>
  278. <posy>130</posy>
  279. <width>304</width>
  280. <height>172</height>
  281. <texture background="true" diffuse="xper_test.png">$INFO[ListItem.thumb]</texture>
  282. <fadetime>200</fadetime>
  283. <aspectratio scalediffuse="false">stretch</aspectratio>
  284. </control>
  285. <control type="image">
  286. <posx>-150</posx>
  287. <posy>298</posy>
  288. <width>304</width>
  289. <height>172</height>
  290. <texture background="true" flipy="true" diffuse="xper_test.png">$INFO[ListItem.thumb]</texture>
  291. <fadetime>200</fadetime>
  292. <colordiffuse>89FFFFFF</colordiffuse>
  293. <aspectratio scalediffuse="false">stretch</aspectratio>
  294. </control>
  295. <control type="image">
  296. <posx>-200</posx>
  297. <posy>285</posy>
  298. <width>100</width>
  299. <height>25</height>
  300. <texture>rcb-star.png</texture>
  301. <visible>!IsEmpty(ListItem.Property(isfavorite))</visible>
  302. </control>
  303. </control>
  304. </itemlayout>
  305. <focusedlayout width="360" height="515">
  306. <control type="group">
  307. <posx>124</posx>
  308. <posy>60</posy>
  309. <control type="image">
  310. <posx>-186</posx>
  311. <posy>60</posy>
  312. <width>500</width>
  313. <height>305</height>
  314. <texture>3d_side_shadow.png</texture>
  315. <aspectratio scalediffuse="false">stretch</aspectratio>
  316. <animation type="Focus" reversible="false">
  317. <effect type="fade" start="0" end="80" time="600" delay="100" />
  318. </animation>
  319. </control>
  320. <control type="image">
  321. <posx>236</posx>
  322. <posy>90</posy>
  323. <width>38</width>
  324. <height>226</height>
  325. <texture>newcase.png</texture>
  326. <aspectratio scalediffuse="false">stretch</aspectratio>
  327. <animation type="Focus" reversible="false">
  328. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  329. <effect type="fade" start="0" end="100" time="600" />
  330. </animation>
  331. </control>
  332. <control type="image">
  333. <posx>238</posx>
  334. <posy>306</posy>
  335. <width>54</width>
  336. <height>304</height>
  337. <texture>test2.png</texture>
  338. <aspectratio scalediffuse="false">stretch</aspectratio>
  339. <animation type="Focus" reversible="false">
  340. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  341. <effect type="fade" start="0" end="800" time="800" />
  342. </animation>
  343. </control>
  344. <control type="image">
  345. <posx>-150</posx>
  346. <posy>86</posy>
  347. <width>407</width>
  348. <height>232</height>
  349. <texture>xper_test.png</texture>
  350. <aspectratio scalediffuse="false">stretch</aspectratio>
  351. <animation type="Focus" reversible="false">
  352. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  353. </animation>
  354. </control>
  355. <control type="image">
  356. <posx>-148</posx>
  357. <posy>314</posy>
  358. <width>402</width>
  359. <height>226</height>
  360. <texture>mask_border2_3d1.png</texture>
  361. <fadetime>200</fadetime>
  362. <aspectratio scalediffuse="false">stretch</aspectratio>
  363. <animation type="Focus" reversible="false">
  364. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  365. <effect type="fade" start="0" end="50" time="600" />
  366. </animation>
  367. </control>
  368. <control type="image">
  369. <posx>-148</posx>
  370. <posy>310</posy>
  371. <width>400</width>
  372. <height>224</height>
  373. <texture flipy="true">xper_test.png</texture>
  374. <colordiffuse>ff000000</colordiffuse>
  375. <fadetime>200</fadetime>
  376. <aspectratio scalediffuse="false">stretch</aspectratio>
  377. <animation type="Focus" reversible="false">
  378. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  379. <effect type="fade" start="0" end="100" time="600" />
  380. </animation>
  381. </control>
  382. <control type="image">
  383. <posx>-150</posx>
  384. <posy>312</posy>
  385. <width>407</width>
  386. <height>224</height>
  387. <texture background="true" flipy="true" diffuse="xper_test.png">$INFO[ListItem.Thumb]</texture>
  388. <fadetime>200</fadetime>
  389. <aspectratio scalediffuse="false">stretch</aspectratio>
  390. <animation type="Focus" reversible="false">
  391. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  392. <effect type="fade" start="0" end="70" time="600" />
  393. </animation>
  394. </control>
  395. <control type="image">
  396. <posx>-150</posx>
  397. <posy>86</posy>
  398. <width>407</width>
  399. <height>232</height>
  400. <texture background="true" diffuse="xper_test.png">$INFO[ListItem.Thumb]</texture>
  401. <fadetime>200</fadetime>
  402. <aspectratio scalediffuse="false">stretch</aspectratio>
  403. <animation type="Focus" reversible="false">
  404. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  405. </animation>
  406. </control>
  407. <control type="image">
  408. <posx>-190</posx>
  409. <posy>298</posy>
  410. <width>100</width>
  411. <height>25</height>
  412. <texture>rcb-star.png</texture>
  413. <visible>!IsEmpty(ListItem.Property(isfavorite))</visible>
  414. </control>
  415. </control>
  416. </focusedlayout>
  417. </control>
  418. <control type="image">
  419. <visible>Control.IsVisible(51)</visible>
  420. <posx>0</posx>
  421. <posy>0</posy>
  422. <width>1280</width>
  423. <height>720</height>
  424. <texture>last-overlay.png</texture>
  425. <aspectratio>stretch</aspectratio>
  426. </control>
  427. <control type="group">
  428. <visible>Control.IsVisible(51)</visible>
  429. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  430. <animation type="WindowOpen">
  431. <effect type="slide" start="-600" end="0,0" time="600" tween="cubic" easing="inout" />
  432. </animation>
  433. <animation type="WindowClose">
  434. <effect type="slide" start="0,0" end="-600,0" time="600" tween="cubic" easing="inout" />
  435. </animation>
  436. <control type="label"><!--Movie title-->
  437. <posx>15</posx>
  438. <posy>-2</posy>
  439. <width>1280</width>
  440. <height>50</height>
  441. <aligny>center</aligny>
  442. <font>DejaVuSans_80</font>
  443. <textcolor>FF068FFF</textcolor>
  444. <label>[B]$INFO[ListItem.Label][/B]</label>
  445. </control>
  446. <control type="label"><!--Duration-->
  447. <posx>15</posx>
  448. <posy>33</posy>
  449. <width>394</width>
  450. <height>50</height>
  451. <aligny>center</aligny>
  452. <font>LiberationSans_Regular_24</font>
  453. <textcolor>FFFFFFFF</textcolor>
  454. <label>$INFO[ListItem.Property(console)]</label>
  455. </control>
  456. <control type="label"><!--Year-->
  457. <posx>15</posx>
  458. <posy>56</posy>
  459. <width>394</width>
  460. <height>50</height>
  461. <aligny>center</aligny>
  462. <font>LiberationSans_Regular_24</font>
  463. <textcolor>FFFFFFFF</textcolor>
  464. <label>$INFO[ListItem.Property(year)]</label>
  465. </control>
  466. </control>
  467. </control>
  468.  
  469. <!-- gamelist 52 -->
  470. <control type="group">
  471. <control type="group">
  472. <posx>-20</posx>
  473. <posy>0</posy>
  474. <visible>Control.IsVisible(52)</visible>
  475. <control type="image">
  476. <posx>20</posx>
  477. <posy>0</posy>
  478. <width>436</width>
  479. <height>244</height>
  480. <visible>!Player.HasVideo | IsEmpty(ListItem.Property(gameplaymain))</visible>
  481. <texture background="true" diffuse="showcase-diffuse.png" fallback="missing.jpg">$INFO[ListItem.Property(gameinfobig)]</texture>
  482. <fadetime>400</fadetime>
  483. <aspectratio>keep</aspectratio>
  484. <animation type="WindowOpen" reversible="false">
  485. <effect type="slide" start="0,100" end="0,0" time="400" tween="cubic" easing="out" />
  486. <effect type="fade" start="0" end="100" time="400" />
  487. </animation>
  488. <animation type="WindowClose" reversible="false">
  489. <effect type="fade" start="100" end="0" time="400" />
  490. </animation>
  491. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  492. </control>
  493. <!-- videowindowbig -->
  494. <control type="videowindow">
  495. <animation type="WindowOpen" reversible="false">
  496. <effect type="slide" start="0,100" end="0,0" time="400" tween="cubic" easing="out" />
  497. <effect type="fade" start="0" end="100" time="400" />
  498. </animation>
  499. <animation type="WindowClose" reversible="false">
  500. <effect type="fade" start="100" end="0" time="400" />
  501. </animation>
  502. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  503. <description>video control</description>
  504. <posx>20</posx>
  505. <posy>0</posy>
  506. <width>436</width>
  507. <height>244</height>
  508. <visible>!IsEmpty(ListItem.Property(videosizebig)) + !IsEmpty(ListItem.Property(gameplaymain))</visible>
  509. </control>
  510. <control type="button">
  511. <description>click absorber</description>
  512. <posx>20</posx>
  513. <posy>0</posy>
  514. <width>436</width>
  515. <height>244</height>
  516. <texturefocus></texturefocus>
  517. <texturenofocus></texturenofocus>
  518. <visible>!IsEmpty(ListItem.Property(videosizebig))</visible>
  519. </control>
  520. <control type="wraplist" id="52">
  521. <posx>-70</posx>
  522. <posy>220</posy>
  523. <height>515</height>
  524. <width>1380</width>
  525. <onleft>52</onleft>
  526. <onright>52</onright>
  527. <onup>500</onup>
  528. <ondown>2</ondown>
  529. <viewtype label="Showcase">list</viewtype>
  530. <orientation>horizontal</orientation>
  531. <focusposition>4</focusposition>
  532. <scrolltime>300</scrolltime>
  533. <preloaditems>2</preloaditems>
  534. <animation type="WindowOpen">
  535. <effect type="zoom" time="400" center="640,360" start="50" end="100" tween="cubic" easing="out" />
  536. <effect type="fade" time="400" start="0" end="100" />
  537. </animation>
  538. <animation type="WindowClose">
  539. <effect type="zoom" time="400" center="640,360" start="100" end="50" tween="cubic" easing="in" />
  540. <effect type="fade" time="400" start="100" end="0" />
  541. </animation>
  542. <itemlayout width="150" height="245">
  543. <control type="group">
  544. <posx>0</posx>
  545. <posy>180</posy>
  546. <control type="image">
  547. <posx>0</posx>
  548. <posy>0</posy>
  549. <width>150</width>
  550. <height>260</height>
  551. <aspectratio align="center" aligny="bottom">keep</aspectratio>
  552. <texture background="true">$INFO[ListItem.Icon]</texture>
  553. <bordertexture border="5">button-nofocus.png</bordertexture>
  554. <bordersize>5</bordersize>
  555. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  556. </control>
  557. <control type="image">
  558. <posx>0</posx>
  559. <posy>260</posy>
  560. <width>150</width>
  561. <height>260</height>
  562. <aspectratio align="center" aligny="top">keep</aspectratio>
  563. <texture background="true" flipy="true">$INFO[ListItem.Icon]</texture>
  564. <bordertexture border="5">button-nofocus.png</bordertexture>
  565. <bordersize>5</bordersize>
  566. <animation effect="fade" start="30" end="30" time="0" condition="true">Conditional</animation>
  567. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  568. </control>
  569. <control type="image">
  570. <posx>-45</posx>
  571. <posy>250</posy>
  572. <width>100</width>
  573. <height>25</height>
  574. <texture>rcb-star.png</texture>
  575. <visible>!IsEmpty(ListItem.Property(isfavorite))</visible>
  576. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  577. </control>
  578. </control>
  579. </itemlayout>
  580. <focusedlayout width="250" height="500">
  581. <control type="group">
  582. <posx>0</posx>
  583. <posy>160</posy>
  584. <control type="image">
  585. <posx>0</posx>
  586. <posy>0</posy>
  587. <width>250</width>
  588. <height>300</height>
  589. <aspectratio align="center" aligny="bottom">keep</aspectratio>
  590. <texture background="true">$INFO[ListItem.Icon]</texture>
  591. <bordertexture border="5">pic_border.png</bordertexture>
  592. <bordersize>5</bordersize>
  593. <animation type="Focus" reversible="false">
  594. <effect type="zoom" center="80,238" start="81" end="100" time="400" tween="back" easing="out" />
  595. </animation>
  596. <animation effect="fade" start="100" end="0" time="150" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  597. </control>
  598. <control type="image">
  599. <posx>0</posx>
  600. <posy>300</posy>
  601. <width>250</width>
  602. <height>300</height>
  603. <aspectratio align="center" aligny="top">keep</aspectratio>
  604. <texture background="true" flipy="true">$INFO[ListItem.Icon]</texture>
  605. <bordertexture border="5">pic_border.png</bordertexture>
  606. <bordersize>5</bordersize>
  607. <animation type="Focus" reversible="false">
  608. <effect type="zoom" center="80,238" start="81" end="100" time="400" tween="back" easing="out" />
  609. </animation>
  610. <animation effect="fade" start="30" end="30" time="0" condition="true">Conditional</animation>
  611. <animation effect="fade" start="100" end="0" time="150" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  612. </control>
  613. <control type="image">
  614. <posx>-45</posx>
  615. <posy>290</posy>
  616. <width>100</width>
  617. <height>25</height>
  618. <texture>rcb-star.png</texture>
  619. <visible>!IsEmpty(ListItem.Property(isfavorite))</visible>
  620. <animation effect="fade" start="100" end="0" time="150" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  621. </control>
  622. <control type="button">
  623. <description>Autoplay video</description>
  624. <posx>0</posx>
  625. <posy>0</posy>
  626. <width>0</width>
  627. <height>0</height>
  628. <texturefocus></texturefocus>
  629. <texturenofocus></texturenofocus>
  630. <visible>!IsEmpty(ListItem.Property(autoplayvideomain)) + !IsEmpty(ListItem.Property(gameplaymain))</visible>
  631. <animation delay="300" effect="fade" start="100" end="100">Focus</animation>
  632. <onfocus>XBMC.PlayMedia($ESCINFO[ListItem.Property(gameplaymain)],1)</onfocus>
  633. </control>
  634. </control>
  635. </focusedlayout>
  636. </control>
  637. </control>
  638.  
  639. <control type="group">
  640. <visible>Control.IsVisible(52)</visible>
  641. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  642. <animation type="WindowOpen">
  643. <effect type="slide" start="-600" end="0,0" time="600" tween="cubic" easing="inout" />
  644. </animation>
  645. <animation type="WindowClose">
  646. <effect type="slide" start="0,0" end="-600,0" time="600" tween="cubic" easing="inout" />
  647. </animation>
  648. <control type="label"><!--Movie title-->
  649. <posx>15</posx>
  650. <posy>245</posy>
  651. <width>394</width>
  652. <height>50</height>
  653. <aligny>center</aligny>
  654. <font>LiberationSans_Regular_80</font>
  655. <textcolor>FF068FFF</textcolor>
  656. <label>[B]$INFO[ListItem.Label][/B]</label>
  657. </control>
  658. <control type="label"><!--Duration-->
  659. <posx>15</posx>
  660. <posy>268</posy>
  661. <width>394</width>
  662. <height>50</height>
  663. <aligny>center</aligny>
  664. <font>LiberationSans_Regular_24</font>
  665. <textcolor>FFFFFFFF</textcolor>
  666. <label>$INFO[ListItem.Property(console)]</label>
  667. </control>
  668. <control type="label"><!--Year-->
  669. <posx>15</posx>
  670. <posy>292</posy>
  671. <width>394</width>
  672. <height>50</height>
  673. <aligny>center</aligny>
  674. <font>LiberationSans_Regular_24</font>
  675. <textcolor>FFFFFFFF</textcolor>
  676. <label>$INFO[ListItem.Property(year)]</label>
  677. </control>
  678. </control>
  679.  
  680. <control type="grouplist">
  681. <visible>Control.IsVisible(52)</visible>
  682. <posx>1020</posx>
  683. <posy>22</posy>
  684. <itemgap>0</itemgap>
  685. <animation type="WindowOpen">
  686. <effect type="slide" start="800,0" end="0,0" time="800" delay="200" tween="cubic" easing="inout" />
  687. </animation>
  688. <animation type="WindowClose">
  689. <effect type="slide" start="0,0" end="800,0" time="800" delay="200" tween="cubic" easing="inout" />
  690. </animation>
  691. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  692. <control type="label"><!--Director-->
  693. <posx>0</posx>
  694. <posy>0</posy>
  695. <width>390</width>
  696. <height>24</height>
  697. <font>LiberationSans_Regular_22</font>
  698. <textcolor>FF068FFF</textcolor>
  699. <label>[B]$ADDON[script.games.rom.collection.browser 32401][/B]</label>
  700. </control>
  701. <control type="label"><!--Director-->
  702. <posx>0</posx>
  703. <posy>0</posy>
  704. <width>390</width>
  705. <height>24</height>
  706. <font>LiberationSans_Regular_18</font>
  707. <textcolor>FFFFFFFF</textcolor>
  708. <label fallback="Not Available">$INFO[ListItem.Property(genre)]</label>
  709. </control>
  710. <control type="label">
  711. <posx>0</posx>
  712. <posy>0</posy>
  713. <width>390</width>
  714. <height>10</height>
  715. <font>LiberationSans_Regular_22</font>
  716. <textcolor>FF068FFF</textcolor>
  717. <label></label>
  718. </control>
  719. <control type="label"><!--Writer-->
  720. <posx>0</posx>
  721. <posy>0</posy>
  722. <width>390</width>
  723. <height>24</height>
  724. <font>LiberationSans_Regular_22</font>
  725. <textcolor>FF068FFF</textcolor>
  726. <label>[B]$ADDON[script.games.rom.collection.browser 32402][/B]</label>
  727. </control>
  728. <control type="label"><!--Writer-->
  729. <posx>0</posx>
  730. <posy>0</posy>
  731. <width>390</width>
  732. <height>24</height>
  733. <font>LiberationSans_Regular_18</font>
  734. <textcolor>FFFFFFFF</textcolor>
  735. <label fallback="Not Available">$INFO[ListItem.Property(publisher)]</label>
  736. </control>
  737. <control type="label"><!--Director-->
  738. <posx>0</posx>
  739. <posy>0</posy>
  740. <width>390</width>
  741. <height>10</height>
  742. <font>LiberationSans_Regular_22</font>
  743. <textcolor>FF068FFF</textcolor>
  744. <label></label>
  745. </control>
  746. <control type="label"><!--Genre-->
  747. <posx>0</posx>
  748. <posy>0</posy>
  749. <width>390</width>
  750. <height>24</height>
  751. <font>LiberationSans_Regular_50</font>
  752. <textcolor>FF068FFF</textcolor>
  753. <label>[B]$ADDON[script.games.rom.collection.browser 32403][/B]</label>
  754. </control>
  755. <control type="label"><!--Genre-->
  756. <posx>0</posx>
  757. <posy>0</posy>
  758. <width>390</width>
  759. <height>24</height>
  760. <font>LiberationSans_Regular_18</font>
  761. <textcolor>FFFFFFFF</textcolor>
  762. <label fallback="Not Available">$INFO[ListItem.Property(developer)]</label>
  763. </control>
  764. <control type="label"><!--Director-->
  765. <posx>0</posx>
  766. <posy>0</posy>
  767. <width>390</width>
  768. <height>10</height>
  769. <font>LiberationSans_Regular_22</font>
  770. <textcolor>FF068FFF</textcolor>
  771. <label></label>
  772. </control>
  773. <control type="label"><!--Rating-->
  774. <posx>0</posx>
  775. <posy>0</posy>
  776. <width>390</width>
  777. <height>24</height>
  778. <font>LiberationSans_Regular_22</font>
  779. <textcolor>FF068FFF</textcolor>
  780. <label>[B]$ADDON[script.games.rom.collection.browser 32753][/B]</label>
  781. </control>
  782. <control type="label"><!--Rating-->
  783. <posx>0</posx>
  784. <posy>0</posy>
  785. <width>390</width>
  786. <height>24</height>
  787. <font>LiberationSans_Regular_18</font>
  788. <textcolor>FFFFFFFF</textcolor>
  789. <label fallback="Not Available">$INFO[ListItem.Property(rating)]</label>
  790. </control>
  791. <control type="label"><!--Director-->
  792. <posx>0</posx>
  793. <posy>0</posy>
  794. <width>390</width>
  795. <height>10</height>
  796. <font>LiberationSans_Regular_22</font>
  797. <textcolor>FF068FFF</textcolor>
  798. <label></label>
  799. </control>
  800. <control type="label"><!--Studio-->
  801. <posx>0</posx>
  802. <posy>0</posy>
  803. <width>390</width>
  804. <height>24</height>
  805. <font>LiberationSans_Regular_22</font>
  806. <textcolor>FF068FFF</textcolor>
  807. <label>[B]$ADDON[script.games.rom.collection.browser 32754][/B]</label>
  808. </control>
  809. <control type="label"><!--Rating-->
  810. <posx>0</posx>
  811. <posy>0</posy>
  812. <width>390</width>
  813. <height>24</height>
  814. <font>LiberationSans_Regular_18</font>
  815. <textcolor>FFFFFFFF</textcolor>
  816. <label fallback="Not Available">$INFO[ListItem.Property(maxplayers)]</label>
  817. </control>
  818. </control>
  819.  
  820. <control type="group" id="350">
  821. <visible>Control.IsVisible(52)</visible>
  822. <control type="textbox">
  823. <posx>460</posx>
  824. <posy>25</posy>
  825. <width>540</width>
  826. <height>348</height>
  827. <font>LiberationSans_Regular_20</font>
  828. <textcolor>FFFFFFFF</textcolor>
  829. <label>$INFO[ListItem.Property(plot)]</label>
  830. <align>justify</align>
  831. <autoscroll time="3000" delay="5000" repeat="5000">Skin.HasSetting(autoscroll)</autoscroll>
  832. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  833. <animation type="WindowOpen">
  834. <effect type="slide" start="0,-800" end="0,0" time="600" tween="cubic" easing="inout" />
  835. </animation>
  836. <animation type="WindowClose">
  837. <effect type="slide" start="0,0" end="0,-800" time="600" tween="cubic" easing="inout" />
  838. </animation>
  839. </control>
  840. </control>
  841. </control>
  842.  
  843. <!-- gamelists without video support go from id 55-58-->
  844.  
  845. <control type="fixedlist" id="55">
  846. <posx>-30</posx>
  847. <posy>250</posy>
  848. <height>615</height>
  849. <width>1400</width><!-- 1400 -->
  850. <onleft>55</onleft>
  851. <onright>55</onright>
  852. <onup>500</onup>
  853. <ondown>2</ondown>
  854. <viewtype label="Poster">list</viewtype>
  855. <orientation>horizontal</orientation>
  856. <focusposition>3</focusposition>
  857. <scrolltime>400</scrolltime>
  858. <preloaditems>2</preloaditems>
  859. <pagecontrol>65</pagecontrol>
  860. <animation type="WindowOpen">
  861. <effect type="zoom" time="400" center="640,360" start="50" end="100" tween="cubic" easing="out" />
  862. <effect type="fade" time="400" start="0" end="100" />
  863. </animation>
  864. <animation type="WindowClose">
  865. <effect type="zoom" time="400" center="640,360" start="100" end="50" tween="cubic" easing="in" />
  866. <effect type="fade" time="400" start="100" end="0" />
  867. </animation>
  868. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  869. <camera x="1340" y="380" />
  870. <animation effect="rotatey" center="50" start="12" end="10" time="0" condition="true">Conditional</animation>
  871. <itemlayout width="176" height="245">
  872. <control type="group">
  873. <posx>150</posx>
  874. <posy>0</posy>
  875. <control type="image">
  876. <posx>-2</posx>
  877. <posy>133</posy>
  878. <width>28</width>
  879. <height>238</height>
  880. <texture>newcase.png</texture>
  881. <aspectratio scalediffuse="false">stretch</aspectratio>
  882. </control>
  883. <control type="image">
  884. <posx>-2</posx>
  885. <posy>360</posy>
  886. <width>36</width>
  887. <height>304</height>
  888. <texture>reflect_bottom2.png</texture>
  889. <colordiffuse>89FFFFFF</colordiffuse>
  890. <aspectratio scalediffuse="false">stretch</aspectratio>
  891. </control>
  892. <control type="image">
  893. <posx>-149</posx>
  894. <posy>131</posy>
  895. <width>162</width>
  896. <height>241</height>
  897. <texture>posterview_diffuse.png</texture>
  898. </control>
  899. <control type="image">
  900. <posx>-149</posx>
  901. <posy>131</posy>
  902. <width>162</width>
  903. <height>241</height>
  904. <texture background="true" diffuse="posterview_diffuse.png">$INFO[ListItem.Icon]</texture>
  905. <fadetime>200</fadetime>
  906. <aspectratio scalediffuse="false">stretch</aspectratio>
  907. </control>
  908. <control type="image">
  909. <posx>-150</posx>
  910. <posy>368</posy>
  911. <width>162</width>
  912. <height>241</height>
  913. <texture flipy="true">posterview_diffuse_border.png</texture>
  914. <fadetime>200</fadetime>
  915. <colordiffuse>89FFFFFF</colordiffuse>
  916. <aspectratio scalediffuse="false">stretch</aspectratio>
  917. <animation effect="fade" start="0" end="30" time="0" condition="true">Conditional</animation>
  918. </control>
  919. <control type="image">
  920. <posx>-150</posx>
  921. <posy>368</posy>
  922. <width>162</width>
  923. <height>241</height>
  924. <texture background="true" flipy="true" diffuse="posterview_diffuse.png">$INFO[ListItem.Icon]</texture>
  925. <fadetime>200</fadetime>
  926. <colordiffuse>89FFFFFF</colordiffuse>
  927. <aspectratio scalediffuse="false">stretch</aspectratio>
  928. </control>
  929. <control type="image">
  930. <posx>-195</posx>
  931. <posy>355</posy>
  932. <width>100</width>
  933. <height>25</height>
  934. <texture>rcb-star.png</texture>
  935. <visible>!IsEmpty(ListItem.Property(isfavorite))</visible>
  936. </control>
  937. </control>
  938. </itemlayout>
  939. <focusedlayout width="220" height="515">
  940. <control type="group">
  941. <posx>140</posx>
  942. <posy>0</posy>
  943. <control type="image">
  944. <posx>44</posx>
  945. <posy>93</posy>
  946. <width>36</width>
  947. <height>294</height>
  948. <texture>newcase.png</texture>
  949. <aspectratio scalediffuse="false">stretch</aspectratio>
  950. <animation type="Focus" reversible="false">
  951. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  952. <effect type="fade" start="0" end="100" time="600" />
  953. </animation>
  954. </control>
  955. <control type="image">
  956. <posx>48</posx>
  957. <posy>378</posy>
  958. <width>48</width>
  959. <height>304</height>
  960. <texture>test2.png</texture>
  961. <aspectratio scalediffuse="false">stretch</aspectratio>
  962. <animation type="Focus" reversible="false">
  963. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  964. <effect type="fade" start="0" end="800" time="800" />
  965. </animation>
  966. </control>
  967. <control type="image">
  968. <posx>-148</posx>
  969. <posy>90</posy>
  970. <width>211</width>
  971. <height>300</height>
  972. <texture>posterview_diffuse.png</texture>
  973. <fadetime>200</fadetime>
  974. <aspectratio scalediffuse="false">stretch</aspectratio>
  975. <animation type="Focus" reversible="false">
  976. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  977. </animation>
  978. </control>
  979. <control type="image">
  980. <posx>-148</posx>
  981. <posy>390</posy>
  982. <width>211</width>
  983. <height>300</height>
  984. <texture flipy="true">posterview_diffuse.png</texture>
  985. <colordiffuse>ff000000</colordiffuse>
  986. <aspectratio scalediffuse="false">stretch</aspectratio>
  987. <animation type="Focus" reversible="false">
  988. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  989. <effect type="fade" start="0" end="100" time="600" />
  990. </animation>
  991. </control>
  992. <control type="image">
  993. <posx>-148</posx>
  994. <posy>90</posy>
  995. <width>211</width>
  996. <height>300</height>
  997. <texture background="true" diffuse="posterview_diffuse.png">$INFO[ListItem.Icon]</texture>
  998. <fadetime>200</fadetime>
  999. <aspectratio scalediffuse="false">stretch</aspectratio>
  1000. <animation type="Focus" reversible="false">
  1001. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  1002. </animation>
  1003. </control>
  1004. <control type="image">
  1005. <posx>-148</posx>
  1006. <posy>386</posy>
  1007. <width>211</width>
  1008. <height>300</height>
  1009. <texture flipy="true">posterview_diffuse_border.png</texture>
  1010. <fadetime>200</fadetime>
  1011. <aspectratio scalediffuse="false">stretch</aspectratio>
  1012. <animation type="Focus" reversible="false">
  1013. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  1014. <effect type="fade" start="0" end="30" time="600" />
  1015. </animation>
  1016. </control>
  1017. <control type="image">
  1018. <posx>-148</posx>
  1019. <posy>386</posy>
  1020. <width>211</width>
  1021. <height>300</height>
  1022. <texture background="true" flipy="true" diffuse="posterview_diffuse.png">$INFO[ListItem.Icon]</texture>
  1023. <fadetime>200</fadetime>
  1024. <aspectratio scalediffuse="false">stretch</aspectratio>
  1025. <animation type="Focus" reversible="false">
  1026. <effect type="zoom" center="60,238" start="80" end="100" time="600" tween="back" easing="out" />
  1027. <effect type="fade" start="0" end="70" time="600" />
  1028. </animation>
  1029. </control>
  1030. <control type="image">
  1031. <posx>-195</posx>
  1032. <posy>375</posy>
  1033. <width>100</width>
  1034. <height>25</height>
  1035. <texture>rcb-star.png</texture>
  1036. <visible>!IsEmpty(ListItem.Property(isfavorite))</visible>
  1037. </control>
  1038. </control>
  1039. </focusedlayout>
  1040. </control>
  1041.  
  1042.  
  1043. <control type="group">
  1044. <visible>Control.IsVisible(55)</visible>
  1045. <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(songinformation)">Conditional</animation>
  1046. <animation type="WindowOpen">
  1047. <effect type="slide" start="-600" end="0,0" time="600" tween="cubic" easing="inout" />
  1048. </animation>
  1049. <animation type="WindowClose">
  1050. <effect type="slide" start="0,0" end="-600,0" time="600" tween="cubic" easing="inout" />
  1051. </animation>
  1052. <control type="label"><!--Movie title-->
  1053. <posx>15</posx>
  1054. <posy>2</posy>
  1055. <width>1280</width>
  1056. <height>50</height>
  1057. <aligny>center</aligny>
  1058. <font>LiberationSans_Regular_80</font>
  1059. <textcolor>FF068FFF</textcolor>
  1060. <label>[B]$INFO[ListItem.Label][/B]</label>
  1061. </control>
  1062. <control type="label"><!--Duration-->
  1063. <posx>15</posx>
  1064. <posy>33</posy>
  1065. <width>394</width>
  1066. <height>50</height>
  1067. <aligny>center</aligny>
  1068. <font>LiberationSans_Regular_24</font>
  1069. <textcolor>FFFFFFFF</textcolor>
  1070. <label>$INFO[ListItem.Property(console)]</label>
  1071. </control>
  1072. <control type="label"><!--Year-->
  1073. <posx>15</posx>
  1074. <posy>56</posy>
  1075. <width>394</width>
  1076. <height>50</height>
  1077. <aligny>center</aligny>
  1078. <font>LiberationSans_Regular_24</font>
  1079. <textcolor>FFFFFFFF</textcolor>
  1080. <label>$INFO[ListItem.Property(year)]</label>
  1081. </control>
  1082. </control>
  1083.  
  1084. <!-- gamelist 56 -->
  1085.  
  1086. <control type="group">
  1087. <visible>Control.IsVisible(56)</visible>
  1088. <control type="image">
  1089. <posx>0</posx>
  1090. <posy>0</posy>
  1091. <width>1280</width>
  1092. <height>720</height>
  1093. <texture>tv-background.png</texture>
  1094. <aspectratio>stretch</aspectratio>
  1095. <animation effect="fade" start="0" end="100" time="800">WindowOpen</animation>
  1096. <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  1097. <animation effect="fade" start="0" end="100" time="200">Visible</animation>
  1098. <animation effect="fade" start="100" end="0" time="200">Hidden</animation>
  1099. </control>
  1100.  
  1101. <control type="wraplist" id="56">
  1102. <posx>-100</posx>
  1103. <posy>0</posy>
  1104. <height>615</height>
  1105. <width>1400</width><!-- 1400 -->
  1106. <onleft>56</onleft>
  1107. <onright>56</onright>
  1108. <onup>500</onup>
  1109. <ondown>2</ondown>
  1110. <viewtype label="Slide">list</viewtype>
  1111. <orientation>horizontal</orientation>
  1112. <focusposition>2</focusposition>
  1113. <scrolltime>400</scrolltime>
  1114. <preloaditems>2</preloaditems>
  1115. <pagecontrol>5950</pagecontrol>
  1116. <animation effect="fade" start="0" end="100" time="200">WindowOpen</animation>
  1117. <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  1118. <animation effect="fade" start="0" end="100" time="200">Visible</animation>
  1119. <animation effect="fade" start="100" end="0" time="200">Hidden</animation>
  1120. <itemlayout width="210" height="700">
  1121. <control type="group">
  1122. <posx>0</posx>
  1123. <posy>200</posy>
  1124. <animation effect="fade" start="100" end="0" time="400" delay="400" condition="Control.HasFocus(8241)">Conditional</animation>
  1125. <control type="image">
  1126. <posx>0</posx>
  1127. <posy>0</posy>
  1128. <width>235</width>
  1129. <height>329</height>
  1130. <texture>poster_back_item.png</texture>
  1131. <fadetime>200</fadetime>
  1132. <aspectratio scalediffuse="false">stretch</aspectratio>
  1133. </control>
  1134. <control type="image">
  1135. <posx>16</posx>
  1136. <posy>10</posy>
  1137. <width>201</width>
  1138. <height>301</height>
  1139. <texture background="true" diffuse="poster_diffuse_itemlist.png">$INFO[ListItem.Icon]</texture>
  1140. <fadetime>200</fadetime>
  1141. <aspectratio scalediffuse="false">stretch</aspectratio>
  1142. </control>
  1143. <control type="image">
  1144. <posx>-30</posx>
  1145. <posy>300</posy>
  1146. <width>100</width>
  1147. <height>25</height>
  1148. <texture>rcb-star.png</texture>
  1149. <visible>!IsEmpty(ListItem.Property(isfavorite))</visible>
  1150. </control>
  1151. </control>
  1152. </itemlayout>
  1153. <focusedlayout width="304" height="800">
  1154. <control type="group">
  1155. <posx>10</posx>
  1156. <posy>200</posy>
  1157. </control>
  1158. </focusedlayout>
  1159. </control>
  1160.  
  1161. <control type="image"><!-- Last Overlay -->
  1162. <posx>0</posx>
  1163. <posy>0</posy>
  1164. <width>1280</width>
  1165. <height>720</height>
  1166. <texture>2nd-overlay.png</texture>
  1167. <aspectratio>stretch</aspectratio>
  1168. <animation effect="fade" start="0" end="100" time="800">WindowOpen</animation>
  1169. <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  1170. <animation effect="fade" start="0" end="100" time="200">Visible</animation>
  1171. <animation effect="fade" start="100" end="0" time="200">Hidden</animation>
  1172. </control>
  1173. <control type="group">
  1174. <posx>300</posx>
  1175. <posy>120</posy>
  1176. <animation type="WindowOpen">
  1177. <effect type="zoom" time="400" center="640,360" start="180" end="100" tween="cubic" easing="out" />
  1178. <effect type="fade" time="400" start="0" end="100" />
  1179. </animation>
  1180. <animation type="WindowClose">
  1181. <effect type="zoom" time="400" center="640,360" start="100" end="280" tween="cubic" easing="in" />
  1182. <effect type="fade" time="400" start="100" end="0" />
  1183. </animation>
  1184. <control type="image">
  1185. <posx>-108</posx>
  1186. <posy>-120</posy>
  1187. <width>583</width>
  1188. <height>720</height>
  1189. <texture>comic_glow.png</texture>
  1190. <colordiffuse>FFFFFFFF</colordiffuse>
  1191. <aspectratio scalediffuse="false">stretch</aspectratio>
  1192. <animation effect="fade" start="0" end="100" time="1000" delay="1000" condition="![Container(56).OnNext | Container(56).OnPrevious]">Conditional</animation>
  1193. </control>
  1194. <control type="image">
  1195. <posx>0</posx>
  1196. <posy>0</posy>
  1197. <width>360</width>
  1198. <height>502</height>
  1199. <texture>poster_back.png</texture>
  1200. <fadetime>200</fadetime>
  1201. <aspectratio scalediffuse="false">stretch</aspectratio>
  1202. </control>
  1203. <control type="image">
  1204. <posx>39</posx>
  1205. <posy>21</posy>
  1206. <width>296</width>
  1207. <height>451</height>
  1208. <texture background="true" diffuse="poster_diffuse.png">$INFO[ListItem.Icon]</texture>
  1209. <fadetime>200</fadetime>
  1210. <aspectratio scalediffuse="false">stretch</aspectratio>
  1211. </control>
  1212. <control type="image">
  1213. <posx>-10</posx>
  1214. <posy>460</posy>
  1215. <width>100</width>
  1216. <height>25</height>
  1217. <texture>rcb-star.png</texture>
  1218. <visible>!IsEmpty(ListItem.Property(isfavorite))</visible>
  1219. </control>
  1220. </control>
  1221. <control type="group">
  1222. <posx>640</posx>
  1223. <posy>290</posy>
  1224. <visible>!SubString(ListItem.Icon,DefaultFolderBack.png,Left)</visible>
  1225. <animation effect="fade" start="0" end="100" time="800">WindowOpen</animation>
  1226. <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  1227. <animation effect="fade" start="0" end="100" time="200">Visible</animation>
  1228. <animation effect="fade" start="100" end="0" time="200">Hidden</animation>
  1229. <control type="label"><!--Movie title-->
  1230. <posx>15</posx>
  1231. <posy>245</posy>
  1232. <width>600</width>
  1233. <height>50</height>
  1234. <aligny>center</aligny>
  1235. <font>LiberationSans_Regular_80</font>
  1236. <textcolor>FF068FFF</textcolor>
  1237. <label>[B]$INFO[ListItem.Label][/B]</label>
  1238. </control>
  1239. <control type="label">
  1240. <posx>15</posx>
  1241. <posy>273</posy>
  1242. <width>394</width>
  1243. <height>50</height>
  1244. <aligny>center</aligny>
  1245. <font>LiberationSans_Regular_24</font>
  1246. <textcolor>FFFFFFFF</textcolor>
  1247. <label>$INFO[ListItem.Property(console)]</label>
  1248. </control>
  1249. <control type="label">
  1250. <posx>15</posx>
  1251. <posy>296</posy>
  1252. <width>394</width>
  1253. <height>50</height>
  1254. <aligny>center</aligny>
  1255. <font>LiberationSans_Regular_24</font>
  1256. <textcolor>FFFFFFFF</textcolor>
  1257. <label>$INFO[ListItem.Property(year)]</label>
  1258. </control>
  1259. </control>
  1260. </control>
  1261. </control>
  1262.  
  1263. <!-- filter controls -->
  1264. <control type="group" id="100">
  1265. <animation effect="slide" start="0,0" end="0,0" delay="0" time="400" tween="quadratic" easing="out" condition="ControlGroup(100).HasFocus">Conditional</animation>
  1266. <animation effect="slide" start="0,0" end="0,-200" delay="0" time="400" tween="quadratic" easing="out" condition="!ControlGroup(100).HasFocus">Conditional</animation>
  1267. <control type="image">
  1268. <animation effect="zoom" start="0,0,1280,1" end="0,0,1280,180" time="300" tween="quadratic" easing="out" condition="ControlGroup(100).HasFocus">Conditional</animation>
  1269. <description>filter background image</description>
  1270. <posx>0</posx>
  1271. <posy>0</posy>
  1272. <width>1280</width>
  1273. <height>160</height>
  1274. <texture flipy="true">InfoMessagePanel2.png</texture>
  1275. <colordiffuse>FFFFFFFF</colordiffuse>
  1276. </control>
  1277. <control type="radiobutton" id="1000">
  1278. <posx>25</posx>
  1279. <posy>50</posy>
  1280. <width>200</width>
  1281. <height>30</height>
  1282. <font>font13</font>
  1283. <label>$ADDON[script.games.rom.collection.browser 32404]</label>
  1284. <textcolor>FF000000</textcolor>
  1285. <focusedcolor>FFFFFFFF</focusedcolor>
  1286. <texturefocus>rcb-button-focus.png</texturefocus>
  1287. <texturenofocus>rcb-button-nofocus.png</texturenofocus>
  1288. <onleft>900</onleft>
  1289. <onright>500</onright>
  1290. <onup>50</onup>
  1291. <ondown>1100</ondown>
  1292. </control>
  1293. <control type="button" id="1100">
  1294. <description>Search</description>
  1295. <posx>25</posx>
  1296. <posy>82</posy>
  1297. <width>200</width>
  1298. <height>30</height>
  1299. <visible>true</visible>
  1300. <colordiffuse>DDFFFFFF</colordiffuse>
  1301. <texturefocus>rcb-button-focus.png</texturefocus>
  1302. <texturenofocus>rcb-button-nofocus.png</texturenofocus>
  1303. <label>$ADDON[script.games.rom.collection.browser 32405]</label>
  1304. <textcolor>FF000000</textcolor>
  1305. <focusedcolor>FFFFFFFF</focusedcolor>
  1306. <disabledcolor>80FFFFFF</disabledcolor>
  1307. <align>left</align>
  1308. <aligny>center</aligny>
  1309. <textoffsetx>7</textoffsetx>
  1310. <textoffsety></textoffsety>
  1311. <pulseonselect></pulseonselect>
  1312. <onup>1000</onup>
  1313. <ondown>50</ondown>
  1314. <onleft>900</onleft>
  1315. <onright>500</onright>
  1316. </control>
  1317. <control type="image">
  1318. <posx>240</posx>
  1319. <posy>5</posy>
  1320. <width>5</width>
  1321. <height>160</height>
  1322. <texture>rcb-separator_vertical.png</texture>
  1323. </control>
  1324.  
  1325. <control type="group">
  1326. <posx>250</posx>
  1327. <posy>0</posy>
  1328. <!-- Console filter -->
  1329. <control type="label">
  1330. <description>Consoles</description>
  1331. <posx>0</posx>
  1332. <posy>-670</posy>
  1333. <width>200</width>
  1334. <align>center</align>
  1335. <textcolor>FF000000</textcolor>
  1336. <label>$ADDON[script.games.rom.collection.browser 32406]</label>
  1337. </control>
  1338. <control type="wraplist" id="500">
  1339. <posx>0</posx>
  1340. <posy>50</posy>
  1341. <width>200</width>
  1342. <height>96</height>
  1343. <onleft>1000</onleft>
  1344. <onright>600</onright>
  1345. <onup>500</onup>
  1346. <ondown>500</ondown>
  1347. <viewtype label="Console">wrap</viewtype>
  1348. <focusposition>1</focusposition>
  1349. <scrolltime>200</scrolltime>
  1350. <itemlayout height="32">
  1351. <control type="image">
  1352. <width>200</width>
  1353. <height>30</height>
  1354. <posx>0</posx>
  1355. <posy>0</posy>
  1356. <texture border="5">rcb-button-nofocus.png</texture>
  1357. </control>
  1358. <control type="label">
  1359. <posx>5</posx>
  1360. <posy>0</posy>
  1361. <width>190</width>
  1362. <height>30</height>
  1363. <font>font13</font>
  1364. <aligny>center</aligny>
  1365. <textcolor>FF000000</textcolor>
  1366. <selectedcolor>FF000000</selectedcolor>
  1367. <align>left</align>
  1368. <info>ListItem.Label</info>
  1369. </control>
  1370. </itemlayout>
  1371. <focusedlayout height="32">
  1372. <control type="image">
  1373. <width>200</width>
  1374. <height>30</height>
  1375. <posx>0</posx>
  1376. <posy>0</posy>
  1377. <visible>Control.HasFocus(500)</visible>
  1378. <texture border="5">rcb-button-focus.png</texture>
  1379. </control>
  1380. <control type="image">
  1381. <width>200</width>
  1382. <height>30</height>
  1383. <posx>0</posx>
  1384. <posy>0</posy>
  1385. <visible>!Control.HasFocus(500)</visible>
  1386. <texture border="5">rcb-button-nofocus.png</texture>
  1387. </control>
  1388. <control type="label">
  1389. <posx>5</posx>
  1390. <posy>0</posy>
  1391. <width>190</width>
  1392. <height>30</height>
  1393. <font>font13</font>
  1394. <aligny>center</aligny>
  1395. <textcolor>FFFFFFFF</textcolor>
  1396. <selectedcolor>ffA60316</selectedcolor>
  1397. <align>left</align>
  1398. <info>ListItem.Label</info>
  1399. </control>
  1400. </focusedlayout>
  1401. </control>
  1402. <control type="image">
  1403. <posx>205</posx>
  1404. <posy>5</posy>
  1405. <width>5</width>
  1406. <height>160</height>
  1407. <texture>rcb-separator_vertical.png</texture>
  1408. </control>
  1409.  
  1410. <!-- Genre filter -->
  1411. <control type="label">
  1412. <description>Genre</description>
  1413. <posx>210</posx>
  1414. <posy>-670</posy>
  1415. <width>200</width>
  1416. <textcolor>FF000000</textcolor>
  1417. <label>$ADDON[script.games.rom.collection.browser 32401]</label>
  1418. <align>center</align>
  1419. </control>
  1420. <control type="wraplist" id="600">
  1421. <posx>210</posx>
  1422. <posy>50</posy>
  1423. <width>200</width>
  1424. <height>96</height>
  1425. <onleft>500</onleft>
  1426. <onright>700</onright>
  1427. <onup>600</onup>
  1428. <ondown>600</ondown>
  1429. <viewtype label="Genre">wrap</viewtype>
  1430. <focusposition>1</focusposition>
  1431. <scrolltime>200</scrolltime>
  1432. <itemlayout height="32">
  1433. <control type="image">
  1434. <width>200</width>
  1435. <height>30</height>
  1436. <posx>0</posx>
  1437. <posy>0</posy>
  1438. <texture border="5">rcb-button-nofocus.png</texture>
  1439. </control>
  1440. <control type="label">
  1441. <posx>5</posx>
  1442. <posy>0</posy>
  1443. <width>190</width>
  1444. <height>30</height>
  1445. <font>font13</font>
  1446. <aligny>center</aligny>
  1447. <textcolor>FF000000</textcolor>
  1448. <selectedcolor>ffA60316</selectedcolor>
  1449. <align>left</align>
  1450. <info>ListItem.Label</info>
  1451. </control>
  1452. </itemlayout>
  1453. <focusedlayout height="32">
  1454. <control type="image">
  1455. <width>200</width>
  1456. <height>30</height>
  1457. <posx>0</posx>
  1458. <posy>0</posy>
  1459. <visible>Control.HasFocus(600)</visible>
  1460. <texture border="5">rcb-button-focus.png</texture>
  1461. </control>
  1462. <control type="image">
  1463. <width>200</width>
  1464. <height>30</height>
  1465. <posx>0</posx>
  1466. <posy>0</posy>
  1467. <visible>!Control.HasFocus(600)</visible>
  1468. <texture border="5">rcb-button-nofocus.png</texture>
  1469. </control>
  1470. <control type="label">
  1471. <posx>5</posx>
  1472. <posy>0</posy>
  1473. <width>190</width>
  1474. <height>30</height>
  1475. <font>font13</font>
  1476. <aligny>center</aligny>
  1477. <textcolor>FFFFFFFF</textcolor>
  1478. <selectedcolor>ffA60316</selectedcolor>
  1479. <align>left</align>
  1480. <info>ListItem.Label</info>
  1481. </control>
  1482. </focusedlayout>
  1483. </control>
  1484. <control type="image">
  1485. <posx>415</posx>
  1486. <posy>5</posy>
  1487. <width>5</width>
  1488. <height>160</height>
  1489. <texture>rcb-separator_vertical.png</texture>
  1490. </control>
  1491.  
  1492. <!-- Year filter -->
  1493. <control type="label">
  1494. <description>Year</description>
  1495. <posx>420</posx>
  1496. <posy>-670</posy>
  1497. <width>200</width>
  1498. <align>center</align>
  1499. <textcolor>FF000000</textcolor>
  1500. <label>$ADDON[script.games.rom.collection.browser 32400]</label>
  1501. </control>
  1502. <control type="wraplist" id="700">
  1503. <posx>420</posx>
  1504. <posy>50</posy>
  1505. <width>200</width>
  1506. <height>96</height>
  1507. <onleft>600</onleft>
  1508. <onright>800</onright>
  1509. <onup>700</onup>
  1510. <ondown>700</ondown>
  1511. <viewtype label="Year">wrap</viewtype>
  1512. <focusposition>1</focusposition>
  1513. <scrolltime>200</scrolltime>
  1514. <itemlayout height="32">
  1515. <control type="image">
  1516. <width>200</width>
  1517. <height>30</height>
  1518. <posx>0</posx>
  1519. <posy>0</posy>
  1520. <texture border="5">rcb-button-nofocus.png</texture>
  1521. </control>
  1522. <control type="label">
  1523. <posx>5</posx>
  1524. <posy>0</posy>
  1525. <width>190</width>
  1526. <height>30</height>
  1527. <font>font13</font>
  1528. <aligny>center</aligny>
  1529. <textcolor>FF000000</textcolor>
  1530. <selectedcolor>ffA60316</selectedcolor>
  1531. <align>left</align>
  1532. <info>ListItem.Label</info>
  1533. </control>
  1534. </itemlayout>
  1535. <focusedlayout height="32">
  1536. <control type="image">
  1537. <width>200</width>
  1538. <height>30</height>
  1539. <posx>0</posx>
  1540. <posy>0</posy>
  1541. <visible>Control.HasFocus(700)</visible>
  1542. <texture border="5">rcb-button-focus.png</texture>
  1543. </control>
  1544. <control type="image">
  1545. <width>200</width>
  1546. <height>30</height>
  1547. <posx>0</posx>
  1548. <posy>0</posy>
  1549. <visible>!Control.HasFocus(700)</visible>
  1550. <texture border="5">rcb-button-nofocus.png</texture>
  1551. </control>
  1552. <control type="label">
  1553. <posx>5</posx>
  1554. <posy>0</posy>
  1555. <width>190</width>
  1556. <height>30</height>
  1557. <font>font13</font>
  1558. <aligny>center</aligny>
  1559. <textcolor>FFFFFFFF</textcolor>
  1560. <selectedcolor>ffA60316</selectedcolor>
  1561. <align>left</align>
  1562. <info>ListItem.Label</info>
  1563. </control>
  1564. </focusedlayout>
  1565. </control>
  1566. <control type="image">
  1567. <posx>625</posx>
  1568. <posy>5</posy>
  1569. <width>5</width>
  1570. <height>160</height>
  1571. <texture>rcb-separator_vertical.png</texture>
  1572. </control>
  1573.  
  1574. <!-- Publisher filter -->
  1575. <control type="label">
  1576. <description>Publisher</description>
  1577. <posx>630</posx>
  1578. <posy>-670</posy>
  1579. <width>200</width>
  1580. <align>center</align>
  1581. <textcolor>FF000000</textcolor>
  1582. <label>$ADDON[script.games.rom.collection.browser 32402]</label>
  1583. </control>
  1584. <control type="wraplist" id="800">
  1585. <posx>630</posx>
  1586. <posy>50</posy>
  1587. <width>200</width>
  1588. <height>96</height>
  1589. <onleft>700</onleft>
  1590. <onright>900</onright>
  1591. <onup>800</onup>
  1592. <ondown>800</ondown>
  1593. <viewtype label="Year">wrap</viewtype>
  1594. <focusposition>1</focusposition>
  1595. <scrolltime>200</scrolltime>
  1596. <itemlayout height="32">
  1597. <control type="image">
  1598. <width>200</width>
  1599. <height>30</height>
  1600. <posx>0</posx>
  1601. <posy>0</posy>
  1602. <texture border="5">rcb-button-nofocus.png</texture>
  1603. </control>
  1604. <control type="label">
  1605. <posx>5</posx>
  1606. <posy>0</posy>
  1607. <width>190</width>
  1608. <height>30</height>
  1609. <font>font13</font>
  1610. <aligny>center</aligny>
  1611. <textcolor>FF000000</textcolor>
  1612. <selectedcolor>ffA60316</selectedcolor>
  1613. <align>left</align>
  1614. <info>ListItem.Label</info>
  1615. </control>
  1616. </itemlayout>
  1617. <focusedlayout height="32">
  1618. <control type="image">
  1619. <width>200</width>
  1620. <height>30</height>
  1621. <posx>0</posx>
  1622. <posy>0</posy>
  1623. <visible>Control.HasFocus(800)</visible>
  1624. <texture border="5">rcb-button-focus.png</texture>
  1625. </control>
  1626. <control type="image">
  1627. <width>200</width>
  1628. <height>30</height>
  1629. <posx>0</posx>
  1630. <posy>0</posy>
  1631. <visible>!Control.HasFocus(800)</visible>
  1632. <texture border="5">rcb-button-nofocus.png</texture>
  1633. </control>
  1634. <control type="label">
  1635. <posx>5</posx>
  1636. <posy>0</posy>
  1637. <width>190</width>
  1638. <height>30</height>
  1639. <font>font13</font>
  1640. <aligny>center</aligny>
  1641. <textcolor>FFFFFFFF</textcolor>
  1642. <selectedcolor>ffA60316</selectedcolor>
  1643. <align>left</align>
  1644. <info>ListItem.Label</info>
  1645. </control>
  1646. </focusedlayout>
  1647. </control>
  1648. <control type="image">
  1649. <posx>835</posx>
  1650. <posy>5</posy>
  1651. <width>5</width>
  1652. <height>160</height>
  1653. <texture>rcb-separator_vertical.png</texture>
  1654. </control>
  1655.  
  1656. <!-- Character filter -->
  1657. <control type="label">
  1658. <description>Character</description>
  1659. <posx>840</posx>
  1660. <posy>-670</posy>
  1661. <width>60</width>
  1662. <align>center</align>
  1663. <textcolor>FF000000</textcolor>
  1664. <label>$ADDON[script.games.rom.collection.browser 32407]</label>
  1665. </control>
  1666. <control type="wraplist" id="900">
  1667. <posx>840</posx>
  1668. <posy>50</posy>
  1669. <width>60</width>
  1670. <height>96</height>
  1671. <onleft>800</onleft>
  1672. <onright>1000</onright>
  1673. <onup>900</onup>
  1674. <ondown>900</ondown>
  1675. <viewtype label="Character">wrap</viewtype>
  1676. <focusposition>1</focusposition>
  1677. <scrolltime>200</scrolltime>
  1678. <itemlayout height="32">
  1679. <control type="image">
  1680. <width>60</width>
  1681. <height>30</height>
  1682. <posx>0</posx>
  1683. <posy>0</posy>
  1684. <texture border="5">rcb-button-nofocus.png</texture>
  1685. </control>
  1686. <control type="label">
  1687. <posx>0</posx>
  1688. <posy>0</posy>
  1689. <width>60</width>
  1690. <height>30</height>
  1691. <font>font13</font>
  1692. <aligny>center</aligny>
  1693. <textcolor>FF000000</textcolor>
  1694. <selectedcolor>ffA60316</selectedcolor>
  1695. <align>left</align>
  1696. <info>ListItem.Label</info>
  1697. </control>
  1698. </itemlayout>
  1699. <focusedlayout height="32">
  1700. <control type="image">
  1701. <width>60</width>
  1702. <height>30</height>
  1703. <posx>0</posx>
  1704. <posy>0</posy>
  1705. <visible>Control.HasFocus(900)</visible>
  1706. <texture border="5">rcb-button-focus.png</texture>
  1707. </control>
  1708. <control type="image">
  1709. <width>60</width>
  1710. <height>30</height>
  1711. <posx>0</posx>
  1712. <posy>0</posy>
  1713. <visible>!Control.HasFocus(900)</visible>
  1714. <texture border="5">rcb-button-nofocus.png</texture>
  1715. </control>
  1716. <control type="label">
  1717. <posx>5</posx>
  1718. <posy>0</posy>
  1719. <width>50</width>
  1720. <height>30</height>
  1721. <font>font13</font>
  1722. <aligny>center</aligny>
  1723. <textcolor>FFFFFFFF</textcolor>
  1724. <selectedcolor>ffA60316</selectedcolor>
  1725. <align>left</align>
  1726. <info>ListItem.Label</info>
  1727. </control>
  1728. </focusedlayout>
  1729. </control>
  1730. </control>
  1731. </control>
  1732.  
  1733. <!-- Button group -->
  1734. <control type="group" id="400">
  1735. <animation effect="slide" start="0,600" end="0,650" delay="0" time="400" tween="quadratic" easing="out" condition="ControlGroup(400).HasFocus">Conditional</animation>
  1736. <animation effect="slide" start="0,0" end="0,1300" delay="0" time="400" tween="quadratic" easing="out" condition="!ControlGroup(400).HasFocus">Conditional</animation>
  1737. <control type="image">
  1738. <posx>0</posx>
  1739. <posy>0</posy>
  1740. <width>1280</width>
  1741. <height>70</height>
  1742. <texture>InfoMessagePanel2.png</texture>
  1743. <visible></visible>
  1744. </control>
  1745. <control type="button" id="2">
  1746. <description>Change View</description>
  1747. <posx>25</posx>
  1748. <posy>25</posy>
  1749. <width>250</width>
  1750. <height>30</height>
  1751. <visible>true</visible>
  1752. <colordiffuse>DDFFFFFF</colordiffuse>
  1753. <texturefocus>rcb-button-focus.png</texturefocus>
  1754. <label>$ADDON[script.games.rom.collection.browser 32408]</label>
  1755. <textcolor>FF000000</textcolor>
  1756. <focusedcolor>FFFFFFFF</focusedcolor>
  1757. <disabledcolor>80FFFFFF</disabledcolor>
  1758. <align>center</align>
  1759. <aligny>center</aligny>
  1760. <textoffsetx></textoffsetx>
  1761. <textoffsety></textoffsety>
  1762. <pulseonselect></pulseonselect>
  1763. <onup>50</onup>
  1764. <ondown>50</ondown>
  1765. <onleft>50</onleft>
  1766. <onright>50</onright>
  1767. </control>
  1768. </control>
  1769.  
  1770. <!-- Messages -->
  1771. <control type="label" id="4000">
  1772. <description>Notes</description>
  1773. <posx>10</posx>
  1774. <posy>560</posy>
  1775. <width>680</width>
  1776. <height>10</height>
  1777. <align>left</align>
  1778. <scroll>true</scroll>
  1779. <textcolor>DDFFFFFF</textcolor>
  1780. <label></label>
  1781. <font>font10</font>
  1782. </control>
  1783. </controls>
  1784. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement