blob: 51fcb737212dd20e17b7d77fb15bfc7b8d7ba679 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
|
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>10</defaultcontrol>
<coordinates>
<system>1</system>
<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>
|