238 lines
9.5 KiB
XML
238 lines
9.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">10</defaultcontrol>
|
|
<allowoverlay>yes</allowoverlay>
|
|
<controls>
|
|
<!--background-->
|
|
<include>globalBackground</include>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<aspectratio>stretch</aspectratio>
|
|
<colordiffuse>99ffffff</colordiffuse>
|
|
</control>
|
|
<control type="group">
|
|
<posx>col-5-begin</posx>
|
|
<posy>row-2-begin</posy>
|
|
<!--animations-->
|
|
<include>modalDialogInOutVertical</include>
|
|
<control type="image">
|
|
<posx>-384</posx>
|
|
<posy>44</posy>
|
|
<width>fullscreenWidth</width>
|
|
<height>1-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>-3</posx>
|
|
<posy>44</posy>
|
|
<width>3</width>
|
|
<height>1-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>44</posy>
|
|
<width>8-col</width>
|
|
<font>dialogTitle</font>
|
|
<label>$LOCALIZE[1007]</label>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<!--options-->
|
|
<control type="group" id="9010">
|
|
<posx>0</posx>
|
|
<posy>120</posy>
|
|
<width>12-col-gutter</width>
|
|
<onright>9011</onright>
|
|
<control type="spincontrolex" id="10">
|
|
<description>Protocol</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>12-col-gutter</width>
|
|
<label>1008</label>
|
|
<ondown>11</ondown>
|
|
<onright>9011</onright>
|
|
</control>
|
|
<control type="edit" id="11">
|
|
<description>Server Address</description>
|
|
<posx>0</posx>
|
|
<posy>1-row</posy>
|
|
<width>12-col-gutter</width>
|
|
<align>left</align>
|
|
<height>54</height>
|
|
<ondown>12</ondown>
|
|
<onup>10</onup>
|
|
<onright>9011</onright>
|
|
</control>
|
|
<control type="button" id="12">
|
|
<description>Server Browse</description>
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<label>1024</label>
|
|
<width>12-col-gutter</width>
|
|
<align>left</align>
|
|
<height>54</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<textoffsetx>12</textoffsetx>
|
|
<ondown>16</ondown>
|
|
<onup>11</onup>
|
|
<onright>9011</onright>
|
|
</control>
|
|
<control type="edit" id="16">
|
|
<description>Remote</description>
|
|
<posx>0</posx>
|
|
<posy>3-row</posy>
|
|
<width>12-col-gutter</width>
|
|
<align>left</align>
|
|
<height>54</height>
|
|
<ondown>13</ondown>
|
|
<onup>12</onup>
|
|
<onright>9011</onright>
|
|
</control>
|
|
<control type="edit" id="13">
|
|
<description>Port</description>
|
|
<posx>0</posx>
|
|
<posy>4-row</posy>
|
|
<label>1013</label>
|
|
<width>12-col-gutter</width>
|
|
<align>left</align>
|
|
<height>54</height>
|
|
<ondown>14</ondown>
|
|
<onup>16</onup>
|
|
<onright>9011</onright>
|
|
</control>
|
|
<control type="edit" id="14">
|
|
<description>Username</description>
|
|
<posx>0</posx>
|
|
<posy>5-row</posy>
|
|
<label>1014</label>
|
|
<width>12-col-gutter</width>
|
|
<align>left</align>
|
|
<height>54</height>
|
|
<ondown>15</ondown>
|
|
<onup>13</onup>
|
|
<onright>9011</onright>
|
|
</control>
|
|
<control type="edit" id="15">
|
|
<description>password</description>
|
|
<posx>0</posx>
|
|
<posy>6-row</posy>
|
|
<label>15052</label>
|
|
<width>12-col-gutter</width>
|
|
<align>left</align>
|
|
<height>54</height>
|
|
<onup>14</onup>
|
|
<onright>9011</onright>
|
|
</control>
|
|
</control>
|
|
<!--OK / Cancel-->
|
|
<control type="panel" id="9011">
|
|
<posx>12-col</posx>
|
|
<posy>2-row</posy>
|
|
<width>4-col</width>
|
|
<height>5-row</height>
|
|
<itemgap>3</itemgap>
|
|
<orientation>vertical</orientation>
|
|
<onleft>9010</onleft>
|
|
<itemlayout width="4-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>4-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/black.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<font>symbol</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>-1</posy>
|
|
<width>3-col</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="4-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>4-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<font>symbol</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>-1</posy>
|
|
<width>3-col</width>
|
|
<font>menuTitle</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>
|