corrade-vassal – Diff between revs 5 and 7

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 5 Rev 7
Line 30... Line 30...
30 { 30 {
31 this.components = new System.ComponentModel.Container(); 31 this.components = new System.ComponentModel.Container();
32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm)); 32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm));
33 this.tabControl1 = new System.Windows.Forms.TabControl(); 33 this.tabControl1 = new System.Windows.Forms.TabControl();
34 this.tabPage1 = new System.Windows.Forms.TabPage(); 34 this.tabPage1 = new System.Windows.Forms.TabPage();
-   35 this.groupBox6 = new System.Windows.Forms.GroupBox();
-   36 this.pictureBox5 = new System.Windows.Forms.PictureBox();
-   37 this.RegionRestartDelay = new System.Windows.Forms.TextBox();
35 this.groupBox5 = new System.Windows.Forms.GroupBox(); 38 this.groupBox5 = new System.Windows.Forms.GroupBox();
-   39 this.pictureBox4 = new System.Windows.Forms.PictureBox();
36 this.DataTimeout = new System.Windows.Forms.TextBox(); 40 this.DataTimeout = new System.Windows.Forms.TextBox();
37 this.groupBox4 = new System.Windows.Forms.GroupBox(); 41 this.groupBox4 = new System.Windows.Forms.GroupBox();
-   42 this.pictureBox3 = new System.Windows.Forms.PictureBox();
38 this.TeleportTimeout = new System.Windows.Forms.TextBox(); 43 this.TeleportTimeout = new System.Windows.Forms.TextBox();
39 this.groupBox3 = new System.Windows.Forms.GroupBox(); 44 this.groupBox3 = new System.Windows.Forms.GroupBox();
-   45 this.pictureBox2 = new System.Windows.Forms.PictureBox();
40 this.HTTPServerURL = new System.Windows.Forms.TextBox(); 46 this.HTTPServerURL = new System.Windows.Forms.TextBox();
41 this.groupBox2 = new System.Windows.Forms.GroupBox(); 47 this.groupBox2 = new System.Windows.Forms.GroupBox();
-   48 this.pictureBox1 = new System.Windows.Forms.PictureBox();
42 this.Password = new System.Windows.Forms.TextBox(); 49 this.Password = new System.Windows.Forms.TextBox();
43 this.groupBox1 = new System.Windows.Forms.GroupBox(); 50 this.groupBox1 = new System.Windows.Forms.GroupBox();
-   51 this.pictureBox6 = new System.Windows.Forms.PictureBox();
44 this.Group = new System.Windows.Forms.TextBox(); 52 this.Group = new System.Windows.Forms.TextBox();
45 this.tabPage2 = new System.Windows.Forms.TabPage(); 53 this.tabPage2 = new System.Windows.Forms.TabPage();
46 this.groupBox16 = new System.Windows.Forms.GroupBox(); 54 this.groupBox16 = new System.Windows.Forms.GroupBox();
47 this.pictureBox18 = new System.Windows.Forms.PictureBox(); 55 this.pictureBox18 = new System.Windows.Forms.PictureBox();
48 this.DeleteSelectedOutputFilter = new System.Windows.Forms.Button(); 56 this.DeleteSelectedOutputFilter = new System.Windows.Forms.Button();
Line 89... Line 97...
89 this.LoadSettingsDialog = new System.Windows.Forms.OpenFileDialog(); 97 this.LoadSettingsDialog = new System.Windows.Forms.OpenFileDialog();
90 this.SaveSettingsDialog = new System.Windows.Forms.SaveFileDialog(); 98 this.SaveSettingsDialog = new System.Windows.Forms.SaveFileDialog();
91 this.statusStrip1 = new System.Windows.Forms.StatusStrip(); 99 this.statusStrip1 = new System.Windows.Forms.StatusStrip();
92 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar(); 100 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
93 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel(); 101 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
94 this.pictureBox6 = new System.Windows.Forms.PictureBox(); -  
95 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); 102 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
96 this.pictureBox1 = new System.Windows.Forms.PictureBox(); -  
97 this.pictureBox2 = new System.Windows.Forms.PictureBox(); -  
98 this.pictureBox3 = new System.Windows.Forms.PictureBox(); -  
99 this.pictureBox4 = new System.Windows.Forms.PictureBox(); -  
100 this.groupBox6 = new System.Windows.Forms.GroupBox(); -  
101 this.RegionRestartDelay = new System.Windows.Forms.TextBox(); -  
102 this.pictureBox5 = new System.Windows.Forms.PictureBox(); -  
103 this.tabControl1.SuspendLayout(); 103 this.tabControl1.SuspendLayout();
104 this.tabPage1.SuspendLayout(); 104 this.tabPage1.SuspendLayout();
-   105 this.groupBox6.SuspendLayout();
-   106 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
105 this.groupBox5.SuspendLayout(); 107 this.groupBox5.SuspendLayout();
-   108 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
106 this.groupBox4.SuspendLayout(); 109 this.groupBox4.SuspendLayout();
-   110 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
107 this.groupBox3.SuspendLayout(); 111 this.groupBox3.SuspendLayout();
-   112 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
108 this.groupBox2.SuspendLayout(); 113 this.groupBox2.SuspendLayout();
-   114 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
109 this.groupBox1.SuspendLayout(); 115 this.groupBox1.SuspendLayout();
-   116 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
110 this.tabPage2.SuspendLayout(); 117 this.tabPage2.SuspendLayout();
111 this.groupBox16.SuspendLayout(); 118 this.groupBox16.SuspendLayout();
112 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit(); 119 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
113 this.groupBox31.SuspendLayout(); 120 this.groupBox31.SuspendLayout();
114 this.groupBox20.SuspendLayout(); 121 this.groupBox20.SuspendLayout();
Line 126... Line 133...
126 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit(); 133 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
127 this.groupBox36.SuspendLayout(); 134 this.groupBox36.SuspendLayout();
128 this.groupBox35.SuspendLayout(); 135 this.groupBox35.SuspendLayout();
129 this.groupBox34.SuspendLayout(); 136 this.groupBox34.SuspendLayout();
130 this.statusStrip1.SuspendLayout(); 137 this.statusStrip1.SuspendLayout();
131 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); -  
132 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); -  
133 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); -  
134 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); -  
135 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); -  
136 this.groupBox6.SuspendLayout(); -  
137 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); -  
138 this.SuspendLayout(); 138 this.SuspendLayout();
139 // 139 //
140 // tabControl1 140 // tabControl1
141 // 141 //
142 this.tabControl1.Controls.Add(this.tabPage1); 142 this.tabControl1.Controls.Add(this.tabPage1);
Line 162... Line 162...
162 this.tabPage1.Size = new System.Drawing.Size(671, 332); 162 this.tabPage1.Size = new System.Drawing.Size(671, 332);
163 this.tabPage1.TabIndex = 0; 163 this.tabPage1.TabIndex = 0;
164 this.tabPage1.Text = "General"; 164 this.tabPage1.Text = "General";
165 this.tabPage1.UseVisualStyleBackColor = true; 165 this.tabPage1.UseVisualStyleBackColor = true;
166 // 166 //
-   167 // groupBox6
-   168 //
-   169 this.groupBox6.Controls.Add(this.pictureBox5);
-   170 this.groupBox6.Controls.Add(this.RegionRestartDelay);
-   171 this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   172 this.groupBox6.Location = new System.Drawing.Point(6, 126);
-   173 this.groupBox6.Name = "groupBox6";
-   174 this.groupBox6.Size = new System.Drawing.Size(200, 50);
-   175 this.groupBox6.TabIndex = 5;
-   176 this.groupBox6.TabStop = false;
-   177 this.groupBox6.Text = "Region Restart Delay";
-   178 //
-   179 // pictureBox5
-   180 //
-   181 this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help;
-   182 this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
-   183 this.pictureBox5.Location = new System.Drawing.Point(174, 19);
-   184 this.pictureBox5.Name = "pictureBox5";
-   185 this.pictureBox5.Size = new System.Drawing.Size(20, 20);
-   186 this.pictureBox5.TabIndex = 13;
-   187 this.pictureBox5.TabStop = false;
-   188 this.toolTip1.SetToolTip(this.pictureBox5, "Used for region restarts, this setting\r\nspecifies with what delay to schedule a\r\n" +
-   189 "region restart when requested by Vassal.");
-   190 //
-   191 // RegionRestartDelay
-   192 //
-   193 this.RegionRestartDelay.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   194 this.RegionRestartDelay.Location = new System.Drawing.Point(7, 19);
-   195 this.RegionRestartDelay.Name = "RegionRestartDelay";
-   196 this.RegionRestartDelay.Size = new System.Drawing.Size(161, 20);
-   197 this.RegionRestartDelay.TabIndex = 0;
-   198 //
167 // groupBox5 199 // groupBox5
168 // 200 //
169 this.groupBox5.Controls.Add(this.pictureBox4); 201 this.groupBox5.Controls.Add(this.pictureBox4);
170 this.groupBox5.Controls.Add(this.DataTimeout); 202 this.groupBox5.Controls.Add(this.DataTimeout);
171 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 203 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
Line 174... Line 206...
174 this.groupBox5.Size = new System.Drawing.Size(185, 53); 206 this.groupBox5.Size = new System.Drawing.Size(185, 53);
175 this.groupBox5.TabIndex = 4; 207 this.groupBox5.TabIndex = 4;
176 this.groupBox5.TabStop = false; 208 this.groupBox5.TabStop = false;
177 this.groupBox5.Text = "Data Timeout"; 209 this.groupBox5.Text = "Data Timeout";
178 // 210 //
-   211 // pictureBox4
-   212 //
-   213 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help;
-   214 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
-   215 this.pictureBox4.Location = new System.Drawing.Point(159, 19);
-   216 this.pictureBox4.Name = "pictureBox4";
-   217 this.pictureBox4.Size = new System.Drawing.Size(20, 20);
-   218 this.pictureBox4.TabIndex = 15;
-   219 this.pictureBox4.TabStop = false;
-   220 this.toolTip1.SetToolTip(this.pictureBox4, "This represents the time in milliseconds\r\nbefore Corrade considers that it was no" +
-   221 "t\r\nable to pull data for the current region.");
-   222 //
179 // DataTimeout 223 // DataTimeout
180 // 224 //
181 this.DataTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 225 this.DataTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
182 this.DataTimeout.Location = new System.Drawing.Point(7, 20); 226 this.DataTimeout.Location = new System.Drawing.Point(7, 20);
183 this.DataTimeout.Name = "DataTimeout"; 227 this.DataTimeout.Name = "DataTimeout";
Line 194... Line 238...
194 this.groupBox4.Size = new System.Drawing.Size(185, 53); 238 this.groupBox4.Size = new System.Drawing.Size(185, 53);
195 this.groupBox4.TabIndex = 3; 239 this.groupBox4.TabIndex = 3;
196 this.groupBox4.TabStop = false; 240 this.groupBox4.TabStop = false;
197 this.groupBox4.Text = "Teleport Timeout"; 241 this.groupBox4.Text = "Teleport Timeout";
198 // 242 //
-   243 // pictureBox3
-   244 //
-   245 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
-   246 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
-   247 this.pictureBox3.Location = new System.Drawing.Point(156, 20);
-   248 this.pictureBox3.Name = "pictureBox3";
-   249 this.pictureBox3.Size = new System.Drawing.Size(20, 20);
-   250 this.pictureBox3.TabIndex = 14;
-   251 this.pictureBox3.TabStop = false;
-   252 this.toolTip1.SetToolTip(this.pictureBox3, "This represents the time in milliseconds\r\nbefore Corrade considers that it cannot" +
-   253 "\r\nconnect to a region.");
-   254 //
199 // TeleportTimeout 255 // TeleportTimeout
200 // 256 //
201 this.TeleportTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 257 this.TeleportTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
202 this.TeleportTimeout.Location = new System.Drawing.Point(7, 20); 258 this.TeleportTimeout.Location = new System.Drawing.Point(7, 20);
203 this.TeleportTimeout.Name = "TeleportTimeout"; 259 this.TeleportTimeout.Name = "TeleportTimeout";
Line 214... Line 270...
214 this.groupBox3.Size = new System.Drawing.Size(326, 56); 270 this.groupBox3.Size = new System.Drawing.Size(326, 56);
215 this.groupBox3.TabIndex = 2; 271 this.groupBox3.TabIndex = 2;
216 this.groupBox3.TabStop = false; 272 this.groupBox3.TabStop = false;
217 this.groupBox3.Text = "Corrade HTTP URL"; 273 this.groupBox3.Text = "Corrade HTTP URL";
218 // 274 //
-   275 // pictureBox2
-   276 //
-   277 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help;
-   278 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
-   279 this.pictureBox2.Location = new System.Drawing.Point(300, 20);
-   280 this.pictureBox2.Name = "pictureBox2";
-   281 this.pictureBox2.Size = new System.Drawing.Size(20, 20);
-   282 this.pictureBox2.TabIndex = 13;
-   283 this.pictureBox2.TabStop = false;
-   284 this.toolTip1.SetToolTip(this.pictureBox2, "Enter the full address and port (prefix)\r\nthat Vassal will use to talk to Corrade" +
-   285 ".");
-   286 //
219 // HTTPServerURL 287 // HTTPServerURL
220 // 288 //
221 this.HTTPServerURL.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 289 this.HTTPServerURL.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
222 this.HTTPServerURL.Location = new System.Drawing.Point(7, 20); 290 this.HTTPServerURL.Location = new System.Drawing.Point(7, 20);
223 this.HTTPServerURL.Name = "HTTPServerURL"; 291 this.HTTPServerURL.Name = "HTTPServerURL";
Line 234... Line 302...
234 this.groupBox2.Size = new System.Drawing.Size(257, 54); 302 this.groupBox2.Size = new System.Drawing.Size(257, 54);
235 this.groupBox2.TabIndex = 1; 303 this.groupBox2.TabIndex = 1;
236 this.groupBox2.TabStop = false; 304 this.groupBox2.TabStop = false;
237 this.groupBox2.Text = "Group Password"; 305 this.groupBox2.Text = "Group Password";
238 // 306 //
-   307 // pictureBox1
-   308 //
-   309 this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Help;
-   310 this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
-   311 this.pictureBox1.Location = new System.Drawing.Point(231, 20);
-   312 this.pictureBox1.Name = "pictureBox1";
-   313 this.pictureBox1.Size = new System.Drawing.Size(20, 20);
-   314 this.pictureBox1.TabIndex = 12;
-   315 this.pictureBox1.TabStop = false;
-   316 this.toolTip1.SetToolTip(this.pictureBox1, "Enter the group password that Vassal\r\nwill use to authenticate to Corrade.");
-   317 //
239 // Password 318 // Password
240 // 319 //
241 this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 320 this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
242 this.Password.Location = new System.Drawing.Point(7, 20); 321 this.Password.Location = new System.Drawing.Point(7, 20);
243 this.Password.Name = "Password"; 322 this.Password.Name = "Password";
Line 254... Line 333...
254 this.groupBox1.Size = new System.Drawing.Size(326, 54); 333 this.groupBox1.Size = new System.Drawing.Size(326, 54);
255 this.groupBox1.TabIndex = 0; 334 this.groupBox1.TabIndex = 0;
256 this.groupBox1.TabStop = false; 335 this.groupBox1.TabStop = false;
257 this.groupBox1.Text = "Group"; 336 this.groupBox1.Text = "Group";
258 // 337 //
-   338 // pictureBox6
-   339 //
-   340 this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help;
-   341 this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
-   342 this.pictureBox6.Location = new System.Drawing.Point(300, 20);
-   343 this.pictureBox6.Name = "pictureBox6";
-   344 this.pictureBox6.Size = new System.Drawing.Size(20, 20);
-   345 this.pictureBox6.TabIndex = 11;
-   346 this.pictureBox6.TabStop = false;
-   347 this.toolTip1.SetToolTip(this.pictureBox6, "Enter the group that will authenticate\r\nwith Corrade.");
-   348 //
259 // Group 349 // Group
260 // 350 //
261 this.Group.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 351 this.Group.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
262 this.Group.Location = new System.Drawing.Point(7, 20); 352 this.Group.Location = new System.Drawing.Point(7, 20);
263 this.Group.Name = "Group"; 353 this.Group.Name = "Group";
Line 815... Line 905...
815 // 905 //
816 this.StatusText.Name = "StatusText"; 906 this.StatusText.Name = "StatusText";
817 this.StatusText.Size = new System.Drawing.Size(10, 17); 907 this.StatusText.Size = new System.Drawing.Size(10, 17);
818 this.StatusText.Text = " "; 908 this.StatusText.Text = " ";
819 // 909 //
820 // pictureBox6 -  
821 // -  
822 this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help; -  
823 this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image"))); -  
824 this.pictureBox6.Location = new System.Drawing.Point(300, 20); -  
825 this.pictureBox6.Name = "pictureBox6"; -  
826 this.pictureBox6.Size = new System.Drawing.Size(20, 20); -  
827 this.pictureBox6.TabIndex = 11; -  
828 this.pictureBox6.TabStop = false; -  
829 this.toolTip1.SetToolTip(this.pictureBox6, "Enter the group that will authenticate\r\nwith Corrade."); -  
830 // -  
831 // toolTip1 910 // toolTip1
832 // 911 //
833 this.toolTip1.AutoPopDelay = 32767; 912 this.toolTip1.AutoPopDelay = 32767;
834 this.toolTip1.InitialDelay = 500; 913 this.toolTip1.InitialDelay = 500;
835 this.toolTip1.ReshowDelay = 100; 914 this.toolTip1.ReshowDelay = 100;
836 // 915 //
837 // pictureBox1 -  
838 // -  
839 this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Help; -  
840 this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); -  
841 this.pictureBox1.Location = new System.Drawing.Point(231, 20); -  
842 this.pictureBox1.Name = "pictureBox1"; -  
843 this.pictureBox1.Size = new System.Drawing.Size(20, 20); -  
844 this.pictureBox1.TabIndex = 12; -  
845 this.pictureBox1.TabStop = false; -  
846 this.toolTip1.SetToolTip(this.pictureBox1, "Enter the group password that Vassal\r\nwill use to authenticate to Corrade."); -  
847 // -  
848 // pictureBox2 -  
849 // -  
850 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help; -  
851 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); -  
852 this.pictureBox2.Location = new System.Drawing.Point(300, 20); -  
853 this.pictureBox2.Name = "pictureBox2"; -  
854 this.pictureBox2.Size = new System.Drawing.Size(20, 20); -  
855 this.pictureBox2.TabIndex = 13; -  
856 this.pictureBox2.TabStop = false; -  
857 this.toolTip1.SetToolTip(this.pictureBox2, "Enter the full address and port (prefix)\r\nthat Vassal will use to talk to Corrade" + -  
858 "."); -  
859 // -  
860 // pictureBox3 -  
861 // -  
862 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help; -  
863 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); -  
864 this.pictureBox3.Location = new System.Drawing.Point(156, 20); -  
865 this.pictureBox3.Name = "pictureBox3"; -  
866 this.pictureBox3.Size = new System.Drawing.Size(20, 20); -  
867 this.pictureBox3.TabIndex = 14; -  
868 this.pictureBox3.TabStop = false; -  
869 this.toolTip1.SetToolTip(this.pictureBox3, "This represents the time in milliseconds\r\nbefore Corrade considers that it cannot" + -  
870 "\r\nconnect to a region."); -  
871 // -  
872 // pictureBox4 -  
873 // -  
874 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help; -  
875 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image"))); -  
876 this.pictureBox4.Location = new System.Drawing.Point(159, 19); -  
877 this.pictureBox4.Name = "pictureBox4"; -  
878 this.pictureBox4.Size = new System.Drawing.Size(20, 20); -  
879 this.pictureBox4.TabIndex = 15; -  
880 this.pictureBox4.TabStop = false; -  
881 this.toolTip1.SetToolTip(this.pictureBox4, "This represents the time in milliseconds\r\nbefore Corrade considers that it was no" + -  
882 "t\r\nable to pull data for the current region."); -  
883 // -  
884 // groupBox6 -  
885 // -  
886 this.groupBox6.Controls.Add(this.pictureBox5); -  
887 this.groupBox6.Controls.Add(this.RegionRestartDelay); -  
888 this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
889 this.groupBox6.Location = new System.Drawing.Point(6, 126); -  
890 this.groupBox6.Name = "groupBox6"; -  
891 this.groupBox6.Size = new System.Drawing.Size(200, 50); -  
892 this.groupBox6.TabIndex = 5; -  
893 this.groupBox6.TabStop = false; -  
894 this.groupBox6.Text = "Region Restart Delay"; -  
895 // -  
896 // RegionRestartDelay -  
897 // -  
898 this.RegionRestartDelay.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
899 this.RegionRestartDelay.Location = new System.Drawing.Point(7, 19); -  
900 this.RegionRestartDelay.Name = "RegionRestartDelay"; -  
901 this.RegionRestartDelay.Size = new System.Drawing.Size(161, 20); -  
902 this.RegionRestartDelay.TabIndex = 0; -  
903 // -  
904 // pictureBox5 -  
905 // -  
906 this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help; -  
907 this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image"))); -  
908 this.pictureBox5.Location = new System.Drawing.Point(174, 19); -  
909 this.pictureBox5.Name = "pictureBox5"; -  
910 this.pictureBox5.Size = new System.Drawing.Size(20, 20); -  
911 this.pictureBox5.TabIndex = 13; -  
912 this.pictureBox5.TabStop = false; -  
913 this.toolTip1.SetToolTip(this.pictureBox5, "Enter the group password that Vassal\r\nwill use to authenticate to Corrade."); -  
914 // -  
915 // SettingsForm 916 // SettingsForm
916 // 917 //
917 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 918 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
918 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 919 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
919 this.ClientSize = new System.Drawing.Size(704, 431); 920 this.ClientSize = new System.Drawing.Size(704, 431);
Line 929... Line 930...
929 this.Text = "Vassal Settings"; 930 this.Text = "Vassal Settings";
930 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SettingsFormClosing); 931 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SettingsFormClosing);
931 this.Shown += new System.EventHandler(this.SettingsFormShown); 932 this.Shown += new System.EventHandler(this.SettingsFormShown);
932 this.tabControl1.ResumeLayout(false); 933 this.tabControl1.ResumeLayout(false);
933 this.tabPage1.ResumeLayout(false); 934 this.tabPage1.ResumeLayout(false);
-   935 this.groupBox6.ResumeLayout(false);
-   936 this.groupBox6.PerformLayout();
-   937 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
934 this.groupBox5.ResumeLayout(false); 938 this.groupBox5.ResumeLayout(false);
935 this.groupBox5.PerformLayout(); 939 this.groupBox5.PerformLayout();
-   940 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
936 this.groupBox4.ResumeLayout(false); 941 this.groupBox4.ResumeLayout(false);
937 this.groupBox4.PerformLayout(); 942 this.groupBox4.PerformLayout();
-   943 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
938 this.groupBox3.ResumeLayout(false); 944 this.groupBox3.ResumeLayout(false);
939 this.groupBox3.PerformLayout(); 945 this.groupBox3.PerformLayout();
-   946 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
940 this.groupBox2.ResumeLayout(false); 947 this.groupBox2.ResumeLayout(false);
941 this.groupBox2.PerformLayout(); 948 this.groupBox2.PerformLayout();
-   949 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
942 this.groupBox1.ResumeLayout(false); 950 this.groupBox1.ResumeLayout(false);
943 this.groupBox1.PerformLayout(); 951 this.groupBox1.PerformLayout();
-   952 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
944 this.tabPage2.ResumeLayout(false); 953 this.tabPage2.ResumeLayout(false);
945 this.groupBox16.ResumeLayout(false); 954 this.groupBox16.ResumeLayout(false);
946 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit(); 955 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
947 this.groupBox31.ResumeLayout(false); 956 this.groupBox31.ResumeLayout(false);
948 this.groupBox20.ResumeLayout(false); 957 this.groupBox20.ResumeLayout(false);
Line 962... Line 971...
962 this.groupBox36.ResumeLayout(false); 971 this.groupBox36.ResumeLayout(false);
963 this.groupBox35.ResumeLayout(false); 972 this.groupBox35.ResumeLayout(false);
964 this.groupBox34.ResumeLayout(false); 973 this.groupBox34.ResumeLayout(false);
965 this.statusStrip1.ResumeLayout(false); 974 this.statusStrip1.ResumeLayout(false);
966 this.statusStrip1.PerformLayout(); 975 this.statusStrip1.PerformLayout();
967 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); -  
968 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); -  
969 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); -  
970 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); -  
971 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); -  
972 this.groupBox6.ResumeLayout(false); -  
973 this.groupBox6.PerformLayout(); -  
974 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); -  
975 this.ResumeLayout(false); 976 this.ResumeLayout(false);
976 this.PerformLayout(); 977 this.PerformLayout();
Line 977... Line 978...
977   978