skin.pellucidPlus/1080i/DialogNetworkSetup.xml

231 lines
9.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">10</defaultcontrol>
<controls>
<!--background-->
<include>globalBackground</include>
<control type="group">
<posx>col-5-begin</posx>
<posy>row-5-begin</posy>
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>16-col</width>
<height>16-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>12-col</posx>
<posy>2-row</posy>
<width>4-col</width>
<height>16-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<label>$LOCALIZE[1007]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<!--options-->
<control type="grouplist" id="9010">
<posx>0</posx>
<posy>2-row</posy>
<width>12-col</width>
<onright>9011</onright>
<control type="spincontrolex" id="10">
<description>Protocol</description>
<width>12-col</width>
<label>1008</label>
</control>
<control type="edit" id="11">
<description>Server Address</description>
<width>12-col</width>
<align>left</align>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
</control>
<control type="button" id="12">
<description>Server Browse</description>
<label>1024</label>
<width>12-col</width>
</control>
<control type="edit" id="16">
<description>Remote</description>
<width>12-col</width>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
</control>
<control type="edit" id="13">
<description>Port</description>
<label>1013</label>
<width>12-col</width>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
</control>
<control type="edit" id="14">
<description>Username</description>
<label>1014</label>
<width>12-col</width>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
</control>
<control type="edit" id="15">
<description>password</description>
<label>15052</label>
<width>12-col</width>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
</control>
</control>
<!--OK / Cancel-->
<control type="panel" id="9011">
<posx>12-col</posx>
<posy>2-row</posy>
<width>4-col</width>
<height>6-row</height>
<orientation>vertical</orientation>
<onleft>9010</onleft>
<itemlayout width="4-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(128,18)</onclick>
</item>
<item id="2">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(128,19)</onclick>
</item>
</content>
</control>
<!--ok, cancel etc buttons-->
<control type="group">
<visible>false</visible>
<control type="button" id="18">
<description>Ok</description>
</control>
<control type="button" id="19">
<description>Cancel</description>
</control>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>DialogNetworkSetup.xml</label>
</control>
</controls>
</window>