94 lines
3.6 KiB
XML
94 lines
3.6 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<window>
|
|
<coordinates>
|
|
<system>1</system>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
</coordinates>
|
|
<!-- <zorder>102</zorder> -->
|
|
<controls>
|
|
<control type="group">
|
|
<posx>660</posx>
|
|
<posy>145</posy>
|
|
<control type="image">
|
|
<posx>-40</posx>
|
|
<posy>-40</posy>
|
|
<width>680</width>
|
|
<height>870</height>
|
|
<texture border="42">script.plex/drop-shadow.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>600</width>
|
|
<height>80</height>
|
|
<texture border="10">script.plex/white-square-top-rounded.png</texture>
|
|
<colordiffuse>F21F1F1F</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>80</posy>
|
|
<width>600</width>
|
|
<height>710</height>
|
|
<texture flipy="true" border="10">script.plex/white-square-top-rounded.png</texture>
|
|
<colordiffuse>F2606060</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>600</width>
|
|
<height>80</height>
|
|
<font>font12</font>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>FFFFFFFF</textcolor>
|
|
<label>[B][UPPERCASE]$INFO[Window.Property(heading)][/UPPERCASE][/B]</label>
|
|
</control>
|
|
<control type="list" id="100">
|
|
<posx>0</posx>
|
|
<posy>80</posy>
|
|
<width>600</width>
|
|
<height>700</height>
|
|
<onup>noop</onup>
|
|
<ondown>noop</ondown>
|
|
<scrolltime>200</scrolltime>
|
|
<orientation>vertical</orientation>
|
|
<!-- ITEM LAYOUT ########################################## -->
|
|
<itemlayout height="100">
|
|
<control type="label">
|
|
<posx>20</posx>
|
|
<posy>0</posy>
|
|
<width>560</width>
|
|
<height>100</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>FFFFFFFF</textcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="100">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>600</width>
|
|
<height>100</height>
|
|
<texture colordiffuse="FFE5A00D">script.plex/white-square.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>20</posx>
|
|
<posy>0</posy>
|
|
<width>560</width>
|
|
<height>100</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>FF000000</textcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
|
|
</controls>
|
|
</window>
|