skin.tributary/720p/DialogNetworkSetup.xml
2016-02-29 11:33:49 +01:00

167 lines
4.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>10</defaultcontrol>
<coordinates>
<left>240</left>
<top>135</top>
</coordinates>
<include>dialogeffect</include>
<controls>
<include name="DialogBackgroundCommons">
<param name="DialogBackgroundWidth" value="800" />
<param name="DialogBackgroundHeight" value="440" />
<param name="DialogHeaderWidth" value="720" />
<param name="DialogHeaderLabel" value="$LOCALIZE[1007]" />
<param name="DialogHeaderId" value="2" />
<param name="CloseButtonLeft" value="710" />
<param name="CloseButtonNav" value="10" />
</include>
<control type="spincontrolex" id="10">
<description>Protocol SpinControl</description>
<left>30</left>
<top>70</top>
<height>40</height>
<width>740</width>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<textcolor>white</textcolor>
<disabledcolor>grey3</disabledcolor>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<reverse>yes</reverse>
<font>font13</font>
<label>1008</label>
<onup>18</onup>
<ondown>11</ondown>
<onleft>10</onleft>
<onright>10</onright>
</control>
<control type="edit" id="11">
<description>Server Address Button</description>
<left>30</left>
<top>115</top>
<width>565</width>
<height>40</height>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<texturefocus border="5">button-focus2.png</texturefocus>
<font>font13</font>
<label>-</label>
<onup>10</onup>
<onleft>12</onleft>
<onright>12</onright>
<ondown>16</ondown>
</control>
<control type="button" id="12">
<description>Server Browse Button</description>
<left>600</left>
<top>115</top>
<width>170</width>
<height>40</height>
<textoffsetx>12</textoffsetx>
<font>font12_title</font>
<label>1024</label>
<align>center</align>
<aligny>center</aligny>
<onup>10</onup>
<onleft>11</onleft>
<onright>11</onright>
<ondown>16</ondown>
</control>
<control type="edit" id="16">
<description>Remote path Button</description>
<left>30</left>
<top>160</top>
<width>740</width>
<height>40</height>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<texturefocus border="5">button-focus2.png</texturefocus>
<font>font13</font>
<label>-</label>
<onup>11</onup>
<onleft>16</onleft>
<onright>16</onright>
<ondown>13</ondown>
</control>
<control type="edit" id="13">
<description>Port Button</description>
<left>30</left>
<top>205</top>
<width>740</width>
<height>40</height>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<texturefocus border="5">button-focus2.png</texturefocus>
<font>font13</font>
<label>1013</label>
<onup>16</onup>
<onleft>13</onleft>
<onright>13</onright>
<ondown>14</ondown>
</control>
<control type="edit" id="14">
<description>Username Button</description>
<left>30</left>
<top>250</top>
<width>740</width>
<height>40</height>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<texturefocus border="5">button-focus2.png</texturefocus>
<font>font13</font>
<label>1014</label>
<onup>13</onup>
<onleft>14</onleft>
<onright>14</onright>
<ondown>15</ondown>
</control>
<control type="edit" id="15">
<description>Password Button</description>
<left>30</left>
<top>295</top>
<width>740</width>
<height>40</height>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<texturefocus border="5">button-focus2.png</texturefocus>
<font>font13</font>
<label>15052</label>
<onup>14</onup>
<onleft>15</onleft>
<onright>15</onright>
<ondown>18</ondown>
</control>
<control type="button" id="18">
<description>Ok Button</description>
<left>195</left>
<top>375</top>
<width>200</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<label>186</label>
<onup>15</onup>
<onleft>19</onleft>
<onright>19</onright>
<ondown>10</ondown>
</control>
<control type="button" id="19">
<description>Cancel Button</description>
<left>405</left>
<top>375</top>
<width>200</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<label>222</label>
<onup>15</onup>
<onleft>18</onleft>
<onright>18</onright>
<ondown>10</ondown>
</control>
</controls>
</window>