WingMan – Diff between revs 4 and 5

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 4 Rev 5
Line 27... Line 27...
27 /// the contents of this method with the code editor. 27 /// the contents of this method with the code editor.
28 /// </summary> 28 /// </summary>
29 private void InitializeComponent() 29 private void InitializeComponent()
30 { 30 {
31 this.groupBox1 = new System.Windows.Forms.GroupBox(); 31 this.groupBox1 = new System.Windows.Forms.GroupBox();
32 this.comboBox1 = new System.Windows.Forms.ComboBox(); 32 this.WingBindingsComboBox = new System.Windows.Forms.ComboBox();
33 this.button2 = new System.Windows.Forms.Button(); 33 this.button2 = new System.Windows.Forms.Button();
34 this.button1 = new System.Windows.Forms.Button(); 34 this.button1 = new System.Windows.Forms.Button();
35 this.label1 = new System.Windows.Forms.Label(); 35 this.label1 = new System.Windows.Forms.Label();
36 this.textBox1 = new System.Windows.Forms.TextBox(); 36 this.textBox1 = new System.Windows.Forms.TextBox();
37 this.listBox1 = new System.Windows.Forms.ListBox(); 37 this.WingBindingsListBox = new System.Windows.Forms.ListBox();
38 this.groupBox2 = new System.Windows.Forms.GroupBox(); 38 this.groupBox2 = new System.Windows.Forms.GroupBox();
39 this.button5 = new System.Windows.Forms.Button(); 39 this.button5 = new System.Windows.Forms.Button();
40 this.LobbySayTextBox = new System.Windows.Forms.TextBox(); 40 this.LobbySayTextBox = new System.Windows.Forms.TextBox();
41 this.LobbyTextBox = new System.Windows.Forms.TextBox(); 41 this.LobbyTextBox = new System.Windows.Forms.TextBox();
42 this.groupBox3 = new System.Windows.Forms.GroupBox(); 42 this.groupBox3 = new System.Windows.Forms.GroupBox();
Line 78... Line 78...
78 this.tableLayoutPanel1.SuspendLayout(); 78 this.tableLayoutPanel1.SuspendLayout();
79 this.SuspendLayout(); 79 this.SuspendLayout();
80 // 80 //
81 // groupBox1 81 // groupBox1
82 // 82 //
83 this.groupBox1.Controls.Add(this.comboBox1); 83 this.groupBox1.Controls.Add(this.WingBindingsComboBox);
84 this.groupBox1.Controls.Add(this.button2); 84 this.groupBox1.Controls.Add(this.button2);
85 this.groupBox1.Controls.Add(this.button1); 85 this.groupBox1.Controls.Add(this.button1);
86 this.groupBox1.Controls.Add(this.label1); 86 this.groupBox1.Controls.Add(this.label1);
87 this.groupBox1.Controls.Add(this.textBox1); 87 this.groupBox1.Controls.Add(this.textBox1);
88 this.groupBox1.Controls.Add(this.listBox1); 88 this.groupBox1.Controls.Add(this.WingBindingsListBox);
89 this.groupBox1.Location = new System.Drawing.Point(8, 10); 89 this.groupBox1.Location = new System.Drawing.Point(8, 10);
90 this.groupBox1.Name = "groupBox1"; 90 this.groupBox1.Name = "groupBox1";
91 this.groupBox1.Size = new System.Drawing.Size(248, 296); 91 this.groupBox1.Size = new System.Drawing.Size(248, 296);
92 this.groupBox1.TabIndex = 0; 92 this.groupBox1.TabIndex = 0;
93 this.groupBox1.TabStop = false; 93 this.groupBox1.TabStop = false;
94 this.groupBox1.Text = "Wing (Them)"; 94 this.groupBox1.Text = "Wing (Them)";
95 // 95 //
96 // comboBox1 96 // WingBindingsComboBox
97 // 97 //
98 this.comboBox1.FormattingEnabled = true; 98 this.WingBindingsComboBox.FormattingEnabled = true;
99 this.comboBox1.Location = new System.Drawing.Point(8, 24); 99 this.WingBindingsComboBox.Location = new System.Drawing.Point(8, 24);
100 this.comboBox1.Name = "comboBox1"; 100 this.WingBindingsComboBox.Name = "WingBindingsComboBox";
101 this.comboBox1.Size = new System.Drawing.Size(232, 21); 101 this.WingBindingsComboBox.Size = new System.Drawing.Size(232, 21);
102 this.comboBox1.TabIndex = 5; 102 this.WingBindingsComboBox.TabIndex = 5;
-   103 this.WingBindingsComboBox.SelectedIndexChanged += new System.EventHandler(this.WingBindingsComboBoxIndexChanged);
103 // 104 //
104 // button2 105 // button2
105 // 106 //
106 this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; 107 this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
107 this.button2.Location = new System.Drawing.Point(168, 264); 108 this.button2.Location = new System.Drawing.Point(168, 264);
Line 137... Line 138...
137 this.textBox1.Name = "textBox1"; 138 this.textBox1.Name = "textBox1";
138 this.textBox1.ReadOnly = true; 139 this.textBox1.ReadOnly = true;
139 this.textBox1.Size = new System.Drawing.Size(168, 20); 140 this.textBox1.Size = new System.Drawing.Size(168, 20);
140 this.textBox1.TabIndex = 1; 141 this.textBox1.TabIndex = 1;
141 // 142 //
142 // listBox1 143 // WingBindingsListBox
143 // 144 //
144 this.listBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 145 this.WingBindingsListBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
145 this.listBox1.FormattingEnabled = true; 146 this.WingBindingsListBox.FormattingEnabled = true;
146 this.listBox1.Location = new System.Drawing.Point(8, 56); 147 this.WingBindingsListBox.Location = new System.Drawing.Point(8, 56);
147 this.listBox1.Name = "listBox1"; 148 this.WingBindingsListBox.Name = "WingBindingsListBox";
148 this.listBox1.Size = new System.Drawing.Size(232, 158); 149 this.WingBindingsListBox.Size = new System.Drawing.Size(232, 158);
149 this.listBox1.TabIndex = 0; 150 this.WingBindingsListBox.TabIndex = 0;
150 // 151 //
151 // groupBox2 152 // groupBox2
152 // 153 //
153 this.groupBox2.Controls.Add(this.button5); 154 this.groupBox2.Controls.Add(this.button5);
154 this.groupBox2.Controls.Add(this.LobbySayTextBox); 155 this.groupBox2.Controls.Add(this.LobbySayTextBox);
Line 167... Line 168...
167 this.button5.Location = new System.Drawing.Point(480, 280); 168 this.button5.Location = new System.Drawing.Point(480, 280);
168 this.button5.Name = "button5"; 169 this.button5.Name = "button5";
169 this.button5.Size = new System.Drawing.Size(40, 20); 170 this.button5.Size = new System.Drawing.Size(40, 20);
170 this.button5.TabIndex = 2; 171 this.button5.TabIndex = 2;
171 this.button5.UseVisualStyleBackColor = true; 172 this.button5.UseVisualStyleBackColor = true;
-   173 this.button5.Click += new System.EventHandler(this.LobbySayButtonClick);
172 // 174 //
173 // LobbySayTextBox 175 // LobbySayTextBox
174 // 176 //
175 this.LobbySayTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 177 this.LobbySayTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
176 this.LobbySayTextBox.Location = new System.Drawing.Point(8, 280); 178 this.LobbySayTextBox.Location = new System.Drawing.Point(8, 280);
Line 491... Line 493...
491 #endregion 493 #endregion
Line 492... Line 494...
492   494  
493 private System.Windows.Forms.GroupBox groupBox1; 495 private System.Windows.Forms.GroupBox groupBox1;
494 private System.Windows.Forms.GroupBox groupBox2; 496 private System.Windows.Forms.GroupBox groupBox2;
495 private System.Windows.Forms.GroupBox groupBox3; 497 private System.Windows.Forms.GroupBox groupBox3;
496 private System.Windows.Forms.ListBox listBox1; 498 private System.Windows.Forms.ListBox WingBindingsListBox;
497 private System.Windows.Forms.Label label1; 499 private System.Windows.Forms.Label label1;
498 private System.Windows.Forms.TextBox textBox1; 500 private System.Windows.Forms.TextBox textBox1;
499 private System.Windows.Forms.TextBox LobbySayTextBox; 501 private System.Windows.Forms.TextBox LobbySayTextBox;
500 public System.Windows.Forms.TextBox LobbyTextBox; 502 public System.Windows.Forms.TextBox LobbyTextBox;
Line 512... Line 514...
512 private System.Windows.Forms.TextBox Port; 514 private System.Windows.Forms.TextBox Port;
513 private System.Windows.Forms.Label label3; 515 private System.Windows.Forms.Label label3;
514 private System.Windows.Forms.TextBox Address; 516 private System.Windows.Forms.TextBox Address;
515 private System.Windows.Forms.StatusStrip statusStrip; 517 private System.Windows.Forms.StatusStrip statusStrip;
516 private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel; 518 private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel;
517 private System.Windows.Forms.ComboBox comboBox1; 519 private System.Windows.Forms.ComboBox WingBindingsComboBox;
518 private System.Windows.Forms.Label label5; 520 private System.Windows.Forms.Label label5;
519 private System.Windows.Forms.TextBox Nick; 521 private System.Windows.Forms.TextBox Nick;
520 private System.Windows.Forms.TabControl tabControl1; 522 private System.Windows.Forms.TabControl tabControl1;
521 private System.Windows.Forms.TabPage tabPage1; 523 private System.Windows.Forms.TabPage tabPage1;
522 private System.Windows.Forms.GroupBox groupBox5; 524 private System.Windows.Forms.GroupBox groupBox5;