skin.pellucid/1080i/DialogNetworkSetup.xml

231 lines
9.6 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">10</defaultcontrol>
2015-11-22 20:48:07 +01:00
2014-09-28 20:47:53 +02:00
<controls>
<!--background-->
<include>globalBackground</include>
<control type="group">
<posx>col-5-begin</posx>
2015-06-01 21:24:36 +02:00
<posy>row-5-begin</posy>
2014-09-28 20:47:53 +02:00
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="image">
2015-06-01 21:24:36 +02:00
<posx>0</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
2015-03-27 21:31:13 +01:00
<texture>colors/white.png</texture>
2015-06-01 21:24:36 +02:00
<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>
2014-09-28 20:47:53 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
2015-06-01 21:24:36 +02:00
<posx>12-col</posx>
<posy>2-row</posy>
<width>4-col</width>
<height>16-row</height>
2014-09-28 20:47:53 +02:00
<texture>colors/black.png</texture>
2015-06-01 21:24:36 +02:00
<colordiffuse>overlay</colordiffuse>
2014-09-28 20:47:53 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
2015-06-01 21:24:36 +02:00
<posx>24</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
<aligny>center</aligny>
2015-03-27 21:31:13 +01:00
<font>dialogTitle</font>
<label>$LOCALIZE[1007]</label>
2015-06-01 21:24:36 +02:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<shadowcolor>-</shadowcolor>
</control>
2015-06-01 21:24:36 +02:00
2014-09-28 20:47:53 +02:00
<!--options-->
2015-06-01 21:24:36 +02:00
<control type="grouplist" id="9010">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
2015-06-01 21:24:36 +02:00
<posy>2-row</posy>
<width>12-col</width>
2014-09-28 20:47:53 +02:00
<onright>9011</onright>
<control type="spincontrolex" id="10">
<description>Protocol</description>
2015-06-01 21:24:36 +02:00
<width>12-col</width>
2014-09-28 20:47:53 +02:00
<label>1008</label>
</control>
2015-03-27 21:31:13 +01:00
<control type="edit" id="11">
2014-09-28 20:47:53 +02:00
<description>Server Address</description>
2015-06-01 21:24:36 +02:00
<width>12-col</width>
2014-09-28 20:47:53 +02:00
<align>left</align>
2015-06-01 21:24:36 +02:00
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="button" id="12">
<description>Server Browse</description>
2015-03-27 21:31:13 +01:00
<label>1024</label>
2015-06-01 21:24:36 +02:00
<width>12-col</width>
2014-09-28 20:47:53 +02:00
</control>
<control type="edit" id="16">
<description>Remote</description>
2015-06-01 21:24:36 +02:00
<width>12-col</width>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
2014-09-28 20:47:53 +02:00
</control>
2015-03-27 21:31:13 +01:00
<control type="edit" id="13">
2014-09-28 20:47:53 +02:00
<description>Port</description>
<label>1013</label>
2015-06-01 21:24:36 +02:00
<width>12-col</width>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="edit" id="14">
<description>Username</description>
2015-06-01 21:24:36 +02:00
<label>1014</label>
<width>12-col</width>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="edit" id="15">
<description>password</description>
<label>15052</label>
2015-06-01 21:24:36 +02:00
<width>12-col</width>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
2015-03-27 21:31:13 +01:00
</control>
2014-09-28 20:47:53 +02:00
</control>
2015-06-01 21:24:36 +02:00
2014-09-28 20:47:53 +02:00
<!--OK / Cancel-->
<control type="panel" id="9011">
<posx>12-col</posx>
<posy>2-row</posy>
<width>4-col</width>
2015-06-01 21:24:36 +02:00
<height>6-row</height>
2014-09-28 20:47:53 +02:00
<orientation>vertical</orientation>
<onleft>9010</onleft>
2015-06-01 21:24:36 +02:00
<itemlayout width="4-col" height="2-row">
2014-09-28 20:47:53 +02:00
<control type="label">
2015-06-01 21:24:36 +02:00
<posx>0</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
<width>1-col</width>
2015-06-01 21:24:36 +02:00
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
2015-11-22 20:48:07 +01:00
<font>symbolLarge</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
2015-06-01 21:24:36 +02:00
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
2015-06-01 21:24:36 +02:00
<focusedlayout width="4-col" height="2-row">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
2015-06-01 21:24:36 +02:00
<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>
2014-09-28 20:47:53 +02:00
<aspectratio>stretch</aspectratio>
2015-03-27 21:31:13 +01:00
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="label">
2015-06-01 21:24:36 +02:00
<posx>0</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
<width>1-col</width>
2015-06-01 21:24:36 +02:00
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
2015-11-22 20:48:07 +01:00
<font>symbolLarge</font>
2015-06-01 21:24:36 +02:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
2015-06-01 21:24:36 +02:00
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
2014-09-28 20:47:53 +02:00
<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>