388 lines
12 KiB
XML
388 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">9000</defaultcontrol>
|
|
<controls>
|
|
<include>CommonBackground</include>
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>100r</top>
|
|
<width>1280</width>
|
|
<height>100</height>
|
|
<texture>floor.png</texture>
|
|
<animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation>
|
|
<animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">WindowClose</animation>
|
|
</control>
|
|
<control type="group">
|
|
<left>90</left>
|
|
<top>30</top>
|
|
<animation type="WindowOpen" reversible="false">
|
|
<effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="225" />
|
|
<effect type="fade" start="0" end="100" time="225" />
|
|
</animation>
|
|
<animation type="WindowClose" reversible="false">
|
|
<effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="225" />
|
|
<effect type="fade" start="100" end="0" time="225" />
|
|
</animation>
|
|
<control type="image">
|
|
<left>5</left>
|
|
<top>5</top>
|
|
<width>1090</width>
|
|
<height>630</height>
|
|
<texture border="15">ContentPanel.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>5</left>
|
|
<top>625</top>
|
|
<width>1090</width>
|
|
<height>64</height>
|
|
<texture border="15">ContentPanelMirror.png</texture>
|
|
</control>
|
|
<control type="button">
|
|
<description>Close Window button</description>
|
|
<left>980</left>
|
|
<top>11</top>
|
|
<width>64</width>
|
|
<height>32</height>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onclick>PreviousMenu</onclick>
|
|
<texturefocus>DialogCloseButton-focus.png</texturefocus>
|
|
<texturenofocus>DialogCloseButton.png</texturenofocus>
|
|
<onleft>1</onleft>
|
|
<onright>1</onright>
|
|
<onup>1</onup>
|
|
<ondown>1</ondown>
|
|
<visible>system.getbool(input.enablemouse)</visible>
|
|
</control>
|
|
<control type="image">
|
|
<description>LOGO</description>
|
|
<left>30</left>
|
|
<top>15</top>
|
|
<width>220</width>
|
|
<height>80</height>
|
|
<aspectratio>keep</aspectratio>
|
|
<texture>Confluence_Logo.png</texture>
|
|
</control>
|
|
<control type="list" id="9000">
|
|
<left>10</left>
|
|
<top>82</top>
|
|
<width>260</width>
|
|
<height>541</height>
|
|
<onleft>9010</onleft>
|
|
<onright>9010</onright>
|
|
<onup>9000</onup>
|
|
<ondown>9000</ondown>
|
|
<pagecontrol>-</pagecontrol>
|
|
<scrolltime>300</scrolltime>
|
|
<itemlayout height="54" width="260">
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>260</width>
|
|
<height>55</height>
|
|
<texture border="5">MenuItemNF.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<left>10</left>
|
|
<top>0</top>
|
|
<width>240</width>
|
|
<height>55</height>
|
|
<font>font24_title</font>
|
|
<textcolor>grey3</textcolor>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="54" width="260">
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>260</width>
|
|
<height>55</height>
|
|
<texture border="5">MenuItemFO.png</texture>
|
|
<animation effect="fade" start="100" end="30" time="75" condition="!Control.HasFocus(9000)">Conditional</animation>
|
|
</control>
|
|
<control type="label">
|
|
<left>10</left>
|
|
<top>0</top>
|
|
<width>240</width>
|
|
<height>55</height>
|
|
<font>font24_title</font>
|
|
<textcolor>white</textcolor>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
<content>
|
|
<item id="1">
|
|
<label>31420</label>
|
|
<onclick>noop</onclick>
|
|
<icon>-</icon>
|
|
</item>
|
|
<item id="2">
|
|
<label>13200</label>
|
|
<onclick>noop</onclick>
|
|
<icon>-</icon>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
<control type="group">
|
|
<visible>Container(9000).Hasfocus(2)</visible>
|
|
<left>20</left>
|
|
<top>260</top>
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>240</width>
|
|
<height>200</height>
|
|
<aspectratio>keep</aspectratio>
|
|
<bordertexture border="12">ThumbBorder.png</bordertexture>
|
|
<bordersize>10</bordersize>
|
|
<texture fallback="unknown-user.png">$INFO[Container(2).Listitem.Icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<left>0</left>
|
|
<top>210</top>
|
|
<width>240</width>
|
|
<height>20</height>
|
|
<font>font12_title</font>
|
|
<textcolor>blue</textcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<label>$LOCALIZE[31319]</label>
|
|
</control>
|
|
<control type="label">
|
|
<left>0</left>
|
|
<top>235</top>
|
|
<width>240</width>
|
|
<height>20</height>
|
|
<font>font13</font>
|
|
<textcolor>white</textcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<label>$INFO[Container(2).ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<left>0</left>
|
|
<top>265</top>
|
|
<width>240</width>
|
|
<height>30</height>
|
|
<font>font12_title</font>
|
|
<textcolor>blue</textcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<label>$LOCALIZE[31320]</label>
|
|
</control>
|
|
<control type="label">
|
|
<left>0</left>
|
|
<top>290</top>
|
|
<width>240</width>
|
|
<height>30</height>
|
|
<font>font13</font>
|
|
<textcolor>white</textcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<label fallback="13170">$INFO[Container(2).ListItem.Label2]</label>
|
|
</control>
|
|
</control>
|
|
<control type="image">
|
|
<left>268</left>
|
|
<top>10</top>
|
|
<width>790</width>
|
|
<height>618</height>
|
|
<texture border="5">black-back2.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>268</left>
|
|
<top>10</top>
|
|
<width>790</width>
|
|
<height>52</height>
|
|
<texture>dialogheader.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<description>header label</description>
|
|
<left>300</left>
|
|
<top>20</top>
|
|
<width>726</width>
|
|
<height>30</height>
|
|
<font>font16</font>
|
|
<label>$LOCALIZE[13200] - $LOCALIZE[5]</label>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>white</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
</control>
|
|
<control type="group" id="9010">
|
|
<control type="grouplist" id="9001">
|
|
<visible>Container(9000).Hasfocus(1)</visible>
|
|
<left>290</left>
|
|
<top>60</top>
|
|
<width>750</width>
|
|
<height>440</height>
|
|
<itemgap>-1</itemgap>
|
|
<pagecontrol>60</pagecontrol>
|
|
<onleft>9000</onleft>
|
|
<onright>9000</onright>
|
|
<onup>9001</onup>
|
|
<ondown>9001</ondown>
|
|
<control type="radiobutton" id="4">
|
|
<description>enable login screen</description>
|
|
<width>750</width>
|
|
<height>40</height>
|
|
<font>font13</font>
|
|
<label>20096</label>
|
|
<textcolor>grey2</textcolor>
|
|
<focusedcolor>white</focusedcolor>
|
|
<texturefocus>MenuItemFO.png</texturefocus>
|
|
<texturenofocus>MenuItemNF.png</texturenofocus>
|
|
</control>
|
|
<control type="button" id="5">
|
|
<description>auto login</description>
|
|
<width>750</width>
|
|
<height>40</height>
|
|
<font>font13</font>
|
|
<label>33084</label>
|
|
<label2>$INFO[System.ProfileAutoLogin]</label2>
|
|
<textcolor>grey2</textcolor>
|
|
<focusedcolor>white</focusedcolor>
|
|
<texturefocus>MenuItemFO.png</texturefocus>
|
|
<texturenofocus>MenuItemNF.png</texturenofocus>
|
|
<enable>!System.HasLoginScreen</enable>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<visible>Container(9000).Hasfocus(1)</visible>
|
|
<left>290</left>
|
|
<top>500</top>
|
|
<width>750</width>
|
|
<height>40</height>
|
|
<control type="image">
|
|
<description>separator image</description>
|
|
<left>0</left>
|
|
<top>25</top>
|
|
<width>750</width>
|
|
<height>2</height>
|
|
<texture>separator2.png</texture>
|
|
<colordiffuse>40FFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="textbox">
|
|
<description>description area</description>
|
|
<left>7</left>
|
|
<top>32</top>
|
|
<width>736</width>
|
|
<height>83</height>
|
|
<font>font12</font>
|
|
<label>$LOCALIZE[31422]</label>
|
|
<align>justify</align>
|
|
<textcolor>white</textcolor>
|
|
<autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>
|
|
<visible>Control.Hasfocus(4)</visible>
|
|
</control>
|
|
<control type="textbox">
|
|
<description>description area</description>
|
|
<left>7</left>
|
|
<top>32</top>
|
|
<width>736</width>
|
|
<height>83</height>
|
|
<font>font12</font>
|
|
<label>$LOCALIZE[31423]</label>
|
|
<align>justify</align>
|
|
<textcolor>white</textcolor>
|
|
<autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>
|
|
<visible>Control.Hasfocus(5)</visible>
|
|
</control>
|
|
</control>
|
|
<control type="panel" id="2">
|
|
<visible>Container(9000).Hasfocus(2)</visible>
|
|
<left>290</left>
|
|
<top>72</top>
|
|
<width>760</width>
|
|
<height>540</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<onup>9010</onup>
|
|
<ondown>9010</ondown>
|
|
<viewtype label="21371">list</viewtype>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<itemlayout height="180" width="190">
|
|
<control type="image">
|
|
<left>1</left>
|
|
<top>0</top>
|
|
<width>188</width>
|
|
<height>145</height>
|
|
<bordertexture border="5">button-nofocus.png</bordertexture>
|
|
<bordersize>5</bordersize>
|
|
<texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture>
|
|
<aspectratio>keep</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<left>6</left>
|
|
<top>145</top>
|
|
<width>178</width>
|
|
<height>25</height>
|
|
<font>font13</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="180" width="190">
|
|
<control type="image">
|
|
<left>1</left>
|
|
<top>0</top>
|
|
<width>188</width>
|
|
<height>145</height>
|
|
<bordertexture border="5">folder-focus.png</bordertexture>
|
|
<bordersize>5</bordersize>
|
|
<texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture>
|
|
<aspectratio>keep</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<left>6</left>
|
|
<top>145</top>
|
|
<width>178</width>
|
|
<height>25</height>
|
|
<font>font13</font>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="scrollbar" id="60">
|
|
<left>1060</left>
|
|
<top>60</top>
|
|
<width>25</width>
|
|
<height>530</height>
|
|
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
|
|
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
|
|
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
|
|
<textureslidernib>ScrollBarNib.png</textureslidernib>
|
|
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
|
|
<onleft>2</onleft>
|
|
<onright>9000</onright>
|
|
<showonepage>false</showonepage>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<depth>DepthFooter</depth>
|
|
<include>CommonNowPlaying</include>
|
|
</control>
|
|
<include>MainWindowMouseButtons</include>
|
|
<include>BehindDialogFadeOut</include>
|
|
<include content="CommonWindowHeader">
|
|
<param name="Icon" value="icon_system" />
|
|
<param name="Label" value="$LOCALIZE[13200]" />
|
|
</include>
|
|
</controls>
|
|
</window>
|