From 57672564a56bf1412d1b66870b7effead5cfae7a Mon Sep 17 00:00:00 2001 From: "andres.delikat" Date: Sun, 1 May 2011 18:58:19 +0000 Subject: [PATCH] Path config - tabbed layout approach --- .../config/PathConfig.Designer.cs | 1757 +++++++++-------- BizHawk.MultiClient/config/PathConfig.cs | 14 + 2 files changed, 981 insertions(+), 790 deletions(-) diff --git a/BizHawk.MultiClient/config/PathConfig.Designer.cs b/BizHawk.MultiClient/config/PathConfig.Designer.cs index b8ff852150..1cee63ce96 100644 --- a/BizHawk.MultiClient/config/PathConfig.Designer.cs +++ b/BizHawk.MultiClient/config/PathConfig.Designer.cs @@ -30,119 +30,138 @@ { this.Cancel = new System.Windows.Forms.Button(); this.OK = new System.Windows.Forms.Button(); - this.groupBox3 = new System.Windows.Forms.GroupBox(); this.textBox9 = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.button9 = new System.Windows.Forms.Button(); - this.checkBox9 = new System.Windows.Forms.CheckBox(); this.textBox10 = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.button10 = new System.Windows.Forms.Button(); - this.checkBox10 = new System.Windows.Forms.CheckBox(); this.textBox11 = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.button11 = new System.Windows.Forms.Button(); - this.checkBox11 = new System.Windows.Forms.CheckBox(); this.textBox12 = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.button12 = new System.Windows.Forms.Button(); - this.checkBox12 = new System.Windows.Forms.CheckBox(); - this.checkBox13 = new System.Windows.Forms.CheckBox(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.checkBox1 = new System.Windows.Forms.CheckBox(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); - this.checkBox2 = new System.Windows.Forms.CheckBox(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); - this.checkBox3 = new System.Windows.Forms.CheckBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.button3 = new System.Windows.Forms.Button(); - this.checkBox4 = new System.Windows.Forms.CheckBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.button4 = new System.Windows.Forms.Button(); - this.checkBox5 = new System.Windows.Forms.CheckBox(); - this.groupBox2 = new System.Windows.Forms.GroupBox(); - this.checkBox6 = new System.Windows.Forms.CheckBox(); this.textBox5 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.button5 = new System.Windows.Forms.Button(); - this.checkBox7 = new System.Windows.Forms.CheckBox(); this.textBox6 = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.button6 = new System.Windows.Forms.Button(); - this.checkBox8 = new System.Windows.Forms.CheckBox(); this.textBox7 = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.button7 = new System.Windows.Forms.Button(); - this.checkBox14 = new System.Windows.Forms.CheckBox(); this.textBox8 = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.button8 = new System.Windows.Forms.Button(); - this.checkBox15 = new System.Windows.Forms.CheckBox(); this.textBox13 = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.button13 = new System.Windows.Forms.Button(); - this.checkBox16 = new System.Windows.Forms.CheckBox(); - this.groupBox4 = new System.Windows.Forms.GroupBox(); - this.textBox15 = new System.Windows.Forms.TextBox(); - this.button15 = new System.Windows.Forms.Button(); - this.checkBox19 = new System.Windows.Forms.CheckBox(); - this.button14 = new System.Windows.Forms.Button(); - this.checkBox17 = new System.Windows.Forms.CheckBox(); - this.groupBox5 = new System.Windows.Forms.GroupBox(); - this.checkBox18 = new System.Windows.Forms.CheckBox(); + this.tabControl1 = new System.Windows.Forms.TabControl(); + this.tabPage1 = new System.Windows.Forms.TabPage(); + this.tabPage2 = new System.Windows.Forms.TabPage(); + this.tabPage3 = new System.Windows.Forms.TabPage(); + this.tabPage4 = new System.Windows.Forms.TabPage(); + this.tabPage5 = new System.Windows.Forms.TabPage(); + this.tabPage6 = new System.Windows.Forms.TabPage(); + this.tabPage7 = new System.Windows.Forms.TabPage(); + this.textBox23 = new System.Windows.Forms.TextBox(); + this.label22 = new System.Windows.Forms.Label(); + this.button24 = new System.Windows.Forms.Button(); + this.textBox24 = new System.Windows.Forms.TextBox(); + this.label23 = new System.Windows.Forms.Label(); + this.button25 = new System.Windows.Forms.Button(); + this.textBox25 = new System.Windows.Forms.TextBox(); + this.textBox26 = new System.Windows.Forms.TextBox(); + this.label24 = new System.Windows.Forms.Label(); + this.label25 = new System.Windows.Forms.Label(); + this.button26 = new System.Windows.Forms.Button(); + this.button27 = new System.Windows.Forms.Button(); + this.textBox27 = new System.Windows.Forms.TextBox(); + this.button28 = new System.Windows.Forms.Button(); + this.label26 = new System.Windows.Forms.Label(); + this.label27 = new System.Windows.Forms.Label(); + this.textBox28 = new System.Windows.Forms.TextBox(); + this.button29 = new System.Windows.Forms.Button(); + this.button30 = new System.Windows.Forms.Button(); + this.label28 = new System.Windows.Forms.Label(); + this.textBox29 = new System.Windows.Forms.TextBox(); + this.textBox30 = new System.Windows.Forms.TextBox(); + this.textBox31 = new System.Windows.Forms.TextBox(); + this.label29 = new System.Windows.Forms.Label(); + this.label30 = new System.Windows.Forms.Label(); + this.button31 = new System.Windows.Forms.Button(); + this.button32 = new System.Windows.Forms.Button(); + this.textBox32 = new System.Windows.Forms.TextBox(); + this.button33 = new System.Windows.Forms.Button(); + this.label31 = new System.Windows.Forms.Label(); + this.label32 = new System.Windows.Forms.Label(); + this.textBox33 = new System.Windows.Forms.TextBox(); + this.button34 = new System.Windows.Forms.Button(); + this.button35 = new System.Windows.Forms.Button(); + this.label33 = new System.Windows.Forms.Label(); + this.textBox34 = new System.Windows.Forms.TextBox(); + this.textBox35 = new System.Windows.Forms.TextBox(); + this.textBox36 = new System.Windows.Forms.TextBox(); + this.label34 = new System.Windows.Forms.Label(); + this.label35 = new System.Windows.Forms.Label(); + this.button36 = new System.Windows.Forms.Button(); + this.button37 = new System.Windows.Forms.Button(); + this.textBox37 = new System.Windows.Forms.TextBox(); + this.button38 = new System.Windows.Forms.Button(); + this.label36 = new System.Windows.Forms.Label(); + this.label37 = new System.Windows.Forms.Label(); + this.textBox38 = new System.Windows.Forms.TextBox(); + this.button39 = new System.Windows.Forms.Button(); + this.button40 = new System.Windows.Forms.Button(); + this.label38 = new System.Windows.Forms.Label(); + this.textBox39 = new System.Windows.Forms.TextBox(); + this.textBox40 = new System.Windows.Forms.TextBox(); + this.textBox41 = new System.Windows.Forms.TextBox(); + this.label39 = new System.Windows.Forms.Label(); + this.label40 = new System.Windows.Forms.Label(); + this.button41 = new System.Windows.Forms.Button(); + this.button42 = new System.Windows.Forms.Button(); + this.textBox42 = new System.Windows.Forms.TextBox(); + this.button43 = new System.Windows.Forms.Button(); + this.label41 = new System.Windows.Forms.Label(); + this.label42 = new System.Windows.Forms.Label(); + this.textBox43 = new System.Windows.Forms.TextBox(); + this.button44 = new System.Windows.Forms.Button(); + this.button45 = new System.Windows.Forms.Button(); + this.label43 = new System.Windows.Forms.Label(); + this.textBox44 = new System.Windows.Forms.TextBox(); this.textBox14 = new System.Windows.Forms.TextBox(); + this.button14 = new System.Windows.Forms.Button(); this.label14 = new System.Windows.Forms.Label(); - this.button16 = new System.Windows.Forms.Button(); - this.checkBox20 = new System.Windows.Forms.CheckBox(); - this.textBox16 = new System.Windows.Forms.TextBox(); - this.label15 = new System.Windows.Forms.Label(); - this.button17 = new System.Windows.Forms.Button(); - this.checkBox21 = new System.Windows.Forms.CheckBox(); - this.textBox17 = new System.Windows.Forms.TextBox(); - this.label16 = new System.Windows.Forms.Label(); - this.button18 = new System.Windows.Forms.Button(); - this.checkBox22 = new System.Windows.Forms.CheckBox(); - this.textBox18 = new System.Windows.Forms.TextBox(); - this.label17 = new System.Windows.Forms.Label(); - this.button19 = new System.Windows.Forms.Button(); - this.checkBox23 = new System.Windows.Forms.CheckBox(); - this.groupBox6 = new System.Windows.Forms.GroupBox(); - this.checkBox24 = new System.Windows.Forms.CheckBox(); - this.textBox19 = new System.Windows.Forms.TextBox(); - this.label18 = new System.Windows.Forms.Label(); - this.button20 = new System.Windows.Forms.Button(); - this.checkBox25 = new System.Windows.Forms.CheckBox(); - this.textBox20 = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); - this.button21 = new System.Windows.Forms.Button(); - this.checkBox26 = new System.Windows.Forms.CheckBox(); - this.textBox21 = new System.Windows.Forms.TextBox(); - this.label20 = new System.Windows.Forms.Label(); - this.button22 = new System.Windows.Forms.Button(); - this.checkBox27 = new System.Windows.Forms.CheckBox(); - this.textBox22 = new System.Windows.Forms.TextBox(); - this.label21 = new System.Windows.Forms.Label(); - this.button23 = new System.Windows.Forms.Button(); - this.checkBox28 = new System.Windows.Forms.CheckBox(); - this.groupBox3.SuspendLayout(); - this.groupBox1.SuspendLayout(); - this.groupBox2.SuspendLayout(); - this.groupBox4.SuspendLayout(); - this.groupBox5.SuspendLayout(); - this.groupBox6.SuspendLayout(); + this.checkBox1 = new System.Windows.Forms.CheckBox(); + this.tabControl1.SuspendLayout(); + this.tabPage1.SuspendLayout(); + this.tabPage2.SuspendLayout(); + this.tabPage3.SuspendLayout(); + this.tabPage4.SuspendLayout(); + this.tabPage5.SuspendLayout(); + this.tabPage6.SuspendLayout(); + this.tabPage7.SuspendLayout(); this.SuspendLayout(); // // Cancel // this.Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.Cancel.Location = new System.Drawing.Point(725, 510); + this.Cancel.Location = new System.Drawing.Point(380, 390); this.Cancel.Name = "Cancel"; this.Cancel.Size = new System.Drawing.Size(75, 23); this.Cancel.TabIndex = 0; @@ -153,7 +172,7 @@ // OK // this.OK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.OK.Location = new System.Drawing.Point(644, 510); + this.OK.Location = new System.Drawing.Point(299, 390); this.OK.Name = "OK"; this.OK.Size = new System.Drawing.Size(75, 23); this.OK.TabIndex = 1; @@ -161,40 +180,9 @@ this.OK.UseVisualStyleBackColor = true; this.OK.Click += new System.EventHandler(this.OK_Click); // - // groupBox3 - // - this.groupBox3.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.groupBox3.Controls.Add(this.textBox13); - this.groupBox3.Controls.Add(this.label13); - this.groupBox3.Controls.Add(this.button13); - this.groupBox3.Controls.Add(this.checkBox16); - this.groupBox3.Controls.Add(this.checkBox13); - this.groupBox3.Controls.Add(this.textBox9); - this.groupBox3.Controls.Add(this.label9); - this.groupBox3.Controls.Add(this.button9); - this.groupBox3.Controls.Add(this.checkBox9); - this.groupBox3.Controls.Add(this.textBox10); - this.groupBox3.Controls.Add(this.label10); - this.groupBox3.Controls.Add(this.button10); - this.groupBox3.Controls.Add(this.checkBox10); - this.groupBox3.Controls.Add(this.textBox11); - this.groupBox3.Controls.Add(this.label11); - this.groupBox3.Controls.Add(this.button11); - this.groupBox3.Controls.Add(this.checkBox11); - this.groupBox3.Controls.Add(this.textBox12); - this.groupBox3.Controls.Add(this.label12); - this.groupBox3.Controls.Add(this.button12); - this.groupBox3.Controls.Add(this.checkBox12); - this.groupBox3.Location = new System.Drawing.Point(12, 112); - this.groupBox3.Name = "groupBox3"; - this.groupBox3.Size = new System.Drawing.Size(376, 196); - this.groupBox3.TabIndex = 18; - this.groupBox3.TabStop = false; - this.groupBox3.Text = "Tools"; - // // textBox9 // - this.textBox9.Location = new System.Drawing.Point(29, 125); + this.textBox9.Location = new System.Drawing.Point(13, 105); this.textBox9.Name = "textBox9"; this.textBox9.Size = new System.Drawing.Size(202, 20); this.textBox9.TabIndex = 14; @@ -202,7 +190,7 @@ // label9 // this.label9.AutoSize = true; - this.label9.Location = new System.Drawing.Point(297, 129); + this.label9.Location = new System.Drawing.Point(281, 109); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(71, 13); this.label9.TabIndex = 17; @@ -210,25 +198,16 @@ // // button9 // - this.button9.Location = new System.Drawing.Point(237, 123); + this.button9.Location = new System.Drawing.Point(221, 103); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(54, 23); this.button9.TabIndex = 15; this.button9.Text = "Browse"; this.button9.UseVisualStyleBackColor = true; // - // checkBox9 - // - this.checkBox9.AutoSize = true; - this.checkBox9.Location = new System.Drawing.Point(8, 128); - this.checkBox9.Name = "checkBox9"; - this.checkBox9.Size = new System.Drawing.Size(15, 14); - this.checkBox9.TabIndex = 16; - this.checkBox9.UseVisualStyleBackColor = true; - // // textBox10 // - this.textBox10.Location = new System.Drawing.Point(29, 42); + this.textBox10.Location = new System.Drawing.Point(13, 22); this.textBox10.Name = "textBox10"; this.textBox10.Size = new System.Drawing.Size(202, 20); this.textBox10.TabIndex = 10; @@ -236,7 +215,7 @@ // label10 // this.label10.AutoSize = true; - this.label10.Location = new System.Drawing.Point(297, 46); + this.label10.Location = new System.Drawing.Point(281, 26); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(41, 13); this.label10.TabIndex = 13; @@ -244,25 +223,16 @@ // // button10 // - this.button10.Location = new System.Drawing.Point(237, 40); + this.button10.Location = new System.Drawing.Point(221, 20); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(54, 23); this.button10.TabIndex = 11; this.button10.Text = "Browse"; this.button10.UseVisualStyleBackColor = true; // - // checkBox10 - // - this.checkBox10.AutoSize = true; - this.checkBox10.Location = new System.Drawing.Point(8, 45); - this.checkBox10.Name = "checkBox10"; - this.checkBox10.Size = new System.Drawing.Size(15, 14); - this.checkBox10.TabIndex = 12; - this.checkBox10.UseVisualStyleBackColor = true; - // // textBox11 // - this.textBox11.Location = new System.Drawing.Point(29, 95); + this.textBox11.Location = new System.Drawing.Point(13, 75); this.textBox11.Name = "textBox11"; this.textBox11.Size = new System.Drawing.Size(202, 20); this.textBox11.TabIndex = 6; @@ -270,7 +240,7 @@ // label11 // this.label11.AutoSize = true; - this.label11.Location = new System.Drawing.Point(297, 99); + this.label11.Location = new System.Drawing.Point(281, 79); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(25, 13); this.label11.TabIndex = 9; @@ -278,25 +248,16 @@ // // button11 // - this.button11.Location = new System.Drawing.Point(237, 93); + this.button11.Location = new System.Drawing.Point(221, 73); this.button11.Name = "button11"; this.button11.Size = new System.Drawing.Size(54, 23); this.button11.TabIndex = 7; this.button11.Text = "Browse"; this.button11.UseVisualStyleBackColor = true; // - // checkBox11 - // - this.checkBox11.AutoSize = true; - this.checkBox11.Location = new System.Drawing.Point(8, 98); - this.checkBox11.Name = "checkBox11"; - this.checkBox11.Size = new System.Drawing.Size(15, 14); - this.checkBox11.TabIndex = 8; - this.checkBox11.UseVisualStyleBackColor = true; - // // textBox12 // - this.textBox12.Location = new System.Drawing.Point(29, 68); + this.textBox12.Location = new System.Drawing.Point(13, 48); this.textBox12.Name = "textBox12"; this.textBox12.Size = new System.Drawing.Size(202, 20); this.textBox12.TabIndex = 2; @@ -304,7 +265,7 @@ // label12 // this.label12.AutoSize = true; - this.label12.Location = new System.Drawing.Point(297, 72); + this.label12.Location = new System.Drawing.Point(281, 52); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(40, 13); this.label12.TabIndex = 5; @@ -312,72 +273,16 @@ // // button12 // - this.button12.Location = new System.Drawing.Point(237, 66); + this.button12.Location = new System.Drawing.Point(221, 46); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(54, 23); this.button12.TabIndex = 3; this.button12.Text = "Browse"; this.button12.UseVisualStyleBackColor = true; // - // checkBox12 - // - this.checkBox12.AutoSize = true; - this.checkBox12.Location = new System.Drawing.Point(8, 71); - this.checkBox12.Name = "checkBox12"; - this.checkBox12.Size = new System.Drawing.Size(15, 14); - this.checkBox12.TabIndex = 4; - this.checkBox12.UseVisualStyleBackColor = true; - // - // checkBox13 - // - this.checkBox13.AutoSize = true; - this.checkBox13.Location = new System.Drawing.Point(7, 20); - this.checkBox13.Name = "checkBox13"; - this.checkBox13.Size = new System.Drawing.Size(69, 17); - this.checkBox13.TabIndex = 18; - this.checkBox13.Text = "Select all"; - this.checkBox13.UseVisualStyleBackColor = true; - // - // groupBox1 - // - this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.groupBox1.Controls.Add(this.checkBox1); - this.groupBox1.Controls.Add(this.textBox1); - this.groupBox1.Controls.Add(this.label1); - this.groupBox1.Controls.Add(this.button1); - this.groupBox1.Controls.Add(this.checkBox2); - this.groupBox1.Controls.Add(this.textBox2); - this.groupBox1.Controls.Add(this.label2); - this.groupBox1.Controls.Add(this.button2); - this.groupBox1.Controls.Add(this.checkBox3); - this.groupBox1.Controls.Add(this.textBox3); - this.groupBox1.Controls.Add(this.label3); - this.groupBox1.Controls.Add(this.button3); - this.groupBox1.Controls.Add(this.checkBox4); - this.groupBox1.Controls.Add(this.textBox4); - this.groupBox1.Controls.Add(this.label4); - this.groupBox1.Controls.Add(this.button4); - this.groupBox1.Controls.Add(this.checkBox5); - this.groupBox1.Location = new System.Drawing.Point(425, 9); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(376, 155); - this.groupBox1.TabIndex = 19; - this.groupBox1.TabStop = false; - this.groupBox1.Text = "NES"; - // - // checkBox1 - // - this.checkBox1.AutoSize = true; - this.checkBox1.Location = new System.Drawing.Point(7, 20); - this.checkBox1.Name = "checkBox1"; - this.checkBox1.Size = new System.Drawing.Size(69, 17); - this.checkBox1.TabIndex = 18; - this.checkBox1.Text = "Select all"; - this.checkBox1.UseVisualStyleBackColor = true; - // // textBox1 // - this.textBox1.Location = new System.Drawing.Point(29, 125); + this.textBox1.Location = new System.Drawing.Point(3, 144); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(202, 20); this.textBox1.TabIndex = 14; @@ -385,7 +290,7 @@ // label1 // this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(297, 129); + this.label1.Location = new System.Drawing.Point(274, 148); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(66, 13); this.label1.TabIndex = 17; @@ -393,25 +298,16 @@ // // button1 // - this.button1.Location = new System.Drawing.Point(237, 123); + this.button1.Location = new System.Drawing.Point(214, 142); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(54, 23); this.button1.TabIndex = 15; this.button1.Text = "Browse"; this.button1.UseVisualStyleBackColor = true; // - // checkBox2 - // - this.checkBox2.AutoSize = true; - this.checkBox2.Location = new System.Drawing.Point(8, 128); - this.checkBox2.Name = "checkBox2"; - this.checkBox2.Size = new System.Drawing.Size(15, 14); - this.checkBox2.TabIndex = 16; - this.checkBox2.UseVisualStyleBackColor = true; - // // textBox2 // - this.textBox2.Location = new System.Drawing.Point(29, 42); + this.textBox2.Location = new System.Drawing.Point(3, 62); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(202, 20); this.textBox2.TabIndex = 10; @@ -419,7 +315,7 @@ // label2 // this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(297, 46); + this.label2.Location = new System.Drawing.Point(274, 65); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(37, 13); this.label2.TabIndex = 13; @@ -427,25 +323,16 @@ // // button2 // - this.button2.Location = new System.Drawing.Point(237, 40); + this.button2.Location = new System.Drawing.Point(214, 59); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(54, 23); this.button2.TabIndex = 11; this.button2.Text = "Browse"; this.button2.UseVisualStyleBackColor = true; // - // checkBox3 - // - this.checkBox3.AutoSize = true; - this.checkBox3.Location = new System.Drawing.Point(8, 45); - this.checkBox3.Name = "checkBox3"; - this.checkBox3.Size = new System.Drawing.Size(15, 14); - this.checkBox3.TabIndex = 12; - this.checkBox3.UseVisualStyleBackColor = true; - // // textBox3 // - this.textBox3.Location = new System.Drawing.Point(29, 95); + this.textBox3.Location = new System.Drawing.Point(3, 114); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(202, 20); this.textBox3.TabIndex = 6; @@ -453,7 +340,7 @@ // label3 // this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(297, 99); + this.label3.Location = new System.Drawing.Point(274, 118); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(59, 13); this.label3.TabIndex = 9; @@ -461,25 +348,16 @@ // // button3 // - this.button3.Location = new System.Drawing.Point(237, 93); + this.button3.Location = new System.Drawing.Point(214, 112); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(54, 23); this.button3.TabIndex = 7; this.button3.Text = "Browse"; this.button3.UseVisualStyleBackColor = true; // - // checkBox4 - // - this.checkBox4.AutoSize = true; - this.checkBox4.Location = new System.Drawing.Point(8, 98); - this.checkBox4.Name = "checkBox4"; - this.checkBox4.Size = new System.Drawing.Size(15, 14); - this.checkBox4.TabIndex = 8; - this.checkBox4.UseVisualStyleBackColor = true; - // // textBox4 // - this.textBox4.Location = new System.Drawing.Point(29, 68); + this.textBox4.Location = new System.Drawing.Point(3, 87); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(202, 20); this.textBox4.TabIndex = 2; @@ -487,7 +365,7 @@ // label4 // this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(297, 72); + this.label4.Location = new System.Drawing.Point(274, 91); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(60, 13); this.label4.TabIndex = 5; @@ -495,62 +373,16 @@ // // button4 // - this.button4.Location = new System.Drawing.Point(237, 66); + this.button4.Location = new System.Drawing.Point(214, 85); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(54, 23); this.button4.TabIndex = 3; this.button4.Text = "Browse"; this.button4.UseVisualStyleBackColor = true; // - // checkBox5 - // - this.checkBox5.AutoSize = true; - this.checkBox5.Location = new System.Drawing.Point(8, 71); - this.checkBox5.Name = "checkBox5"; - this.checkBox5.Size = new System.Drawing.Size(15, 14); - this.checkBox5.TabIndex = 4; - this.checkBox5.UseVisualStyleBackColor = true; - // - // groupBox2 - // - this.groupBox2.Anchor = System.Windows.Forms.AnchorStyles.Right; - this.groupBox2.Controls.Add(this.checkBox6); - this.groupBox2.Controls.Add(this.textBox5); - this.groupBox2.Controls.Add(this.label5); - this.groupBox2.Controls.Add(this.button5); - this.groupBox2.Controls.Add(this.checkBox7); - this.groupBox2.Controls.Add(this.textBox6); - this.groupBox2.Controls.Add(this.label6); - this.groupBox2.Controls.Add(this.button6); - this.groupBox2.Controls.Add(this.checkBox8); - this.groupBox2.Controls.Add(this.textBox7); - this.groupBox2.Controls.Add(this.label7); - this.groupBox2.Controls.Add(this.button7); - this.groupBox2.Controls.Add(this.checkBox14); - this.groupBox2.Controls.Add(this.textBox8); - this.groupBox2.Controls.Add(this.label8); - this.groupBox2.Controls.Add(this.button8); - this.groupBox2.Controls.Add(this.checkBox15); - this.groupBox2.Location = new System.Drawing.Point(425, 170); - this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(376, 155); - this.groupBox2.TabIndex = 20; - this.groupBox2.TabStop = false; - this.groupBox2.Text = "SMS"; - // - // checkBox6 - // - this.checkBox6.AutoSize = true; - this.checkBox6.Location = new System.Drawing.Point(7, 20); - this.checkBox6.Name = "checkBox6"; - this.checkBox6.Size = new System.Drawing.Size(69, 17); - this.checkBox6.TabIndex = 18; - this.checkBox6.Text = "Select all"; - this.checkBox6.UseVisualStyleBackColor = true; - // // textBox5 // - this.textBox5.Location = new System.Drawing.Point(29, 125); + this.textBox5.Location = new System.Drawing.Point(6, 142); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(202, 20); this.textBox5.TabIndex = 14; @@ -558,7 +390,7 @@ // label5 // this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(297, 129); + this.label5.Location = new System.Drawing.Point(274, 146); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(66, 13); this.label5.TabIndex = 17; @@ -566,25 +398,16 @@ // // button5 // - this.button5.Location = new System.Drawing.Point(237, 123); + this.button5.Location = new System.Drawing.Point(214, 140); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(54, 23); this.button5.TabIndex = 15; this.button5.Text = "Browse"; this.button5.UseVisualStyleBackColor = true; // - // checkBox7 - // - this.checkBox7.AutoSize = true; - this.checkBox7.Location = new System.Drawing.Point(8, 128); - this.checkBox7.Name = "checkBox7"; - this.checkBox7.Size = new System.Drawing.Size(15, 14); - this.checkBox7.TabIndex = 16; - this.checkBox7.UseVisualStyleBackColor = true; - // // textBox6 // - this.textBox6.Location = new System.Drawing.Point(29, 42); + this.textBox6.Location = new System.Drawing.Point(6, 59); this.textBox6.Name = "textBox6"; this.textBox6.Size = new System.Drawing.Size(202, 20); this.textBox6.TabIndex = 10; @@ -592,7 +415,7 @@ // label6 // this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(297, 46); + this.label6.Location = new System.Drawing.Point(274, 63); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(37, 13); this.label6.TabIndex = 13; @@ -600,25 +423,16 @@ // // button6 // - this.button6.Location = new System.Drawing.Point(237, 40); + this.button6.Location = new System.Drawing.Point(214, 57); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(54, 23); this.button6.TabIndex = 11; this.button6.Text = "Browse"; this.button6.UseVisualStyleBackColor = true; // - // checkBox8 - // - this.checkBox8.AutoSize = true; - this.checkBox8.Location = new System.Drawing.Point(8, 45); - this.checkBox8.Name = "checkBox8"; - this.checkBox8.Size = new System.Drawing.Size(15, 14); - this.checkBox8.TabIndex = 12; - this.checkBox8.UseVisualStyleBackColor = true; - // // textBox7 // - this.textBox7.Location = new System.Drawing.Point(29, 95); + this.textBox7.Location = new System.Drawing.Point(6, 112); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(202, 20); this.textBox7.TabIndex = 6; @@ -626,7 +440,7 @@ // label7 // this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(297, 99); + this.label7.Location = new System.Drawing.Point(274, 116); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(59, 13); this.label7.TabIndex = 9; @@ -634,25 +448,16 @@ // // button7 // - this.button7.Location = new System.Drawing.Point(237, 93); + this.button7.Location = new System.Drawing.Point(214, 110); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(54, 23); this.button7.TabIndex = 7; this.button7.Text = "Browse"; this.button7.UseVisualStyleBackColor = true; // - // checkBox14 - // - this.checkBox14.AutoSize = true; - this.checkBox14.Location = new System.Drawing.Point(8, 98); - this.checkBox14.Name = "checkBox14"; - this.checkBox14.Size = new System.Drawing.Size(15, 14); - this.checkBox14.TabIndex = 8; - this.checkBox14.UseVisualStyleBackColor = true; - // // textBox8 // - this.textBox8.Location = new System.Drawing.Point(29, 68); + this.textBox8.Location = new System.Drawing.Point(6, 85); this.textBox8.Name = "textBox8"; this.textBox8.Size = new System.Drawing.Size(202, 20); this.textBox8.TabIndex = 2; @@ -660,7 +465,7 @@ // label8 // this.label8.AutoSize = true; - this.label8.Location = new System.Drawing.Point(297, 72); + this.label8.Location = new System.Drawing.Point(274, 89); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(60, 13); this.label8.TabIndex = 5; @@ -668,25 +473,16 @@ // // button8 // - this.button8.Location = new System.Drawing.Point(237, 66); + this.button8.Location = new System.Drawing.Point(214, 83); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(54, 23); this.button8.TabIndex = 3; this.button8.Text = "Browse"; this.button8.UseVisualStyleBackColor = true; // - // checkBox15 - // - this.checkBox15.AutoSize = true; - this.checkBox15.Location = new System.Drawing.Point(8, 71); - this.checkBox15.Name = "checkBox15"; - this.checkBox15.Size = new System.Drawing.Size(15, 14); - this.checkBox15.TabIndex = 4; - this.checkBox15.UseVisualStyleBackColor = true; - // // textBox13 // - this.textBox13.Location = new System.Drawing.Point(29, 153); + this.textBox13.Location = new System.Drawing.Point(13, 133); this.textBox13.Name = "textBox13"; this.textBox13.Size = new System.Drawing.Size(202, 20); this.textBox13.TabIndex = 19; @@ -694,7 +490,7 @@ // label13 // this.label13.AutoSize = true; - this.label13.Location = new System.Drawing.Point(297, 157); + this.label13.Location = new System.Drawing.Point(281, 137); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(60, 13); this.label13.TabIndex = 22; @@ -702,425 +498,786 @@ // // button13 // - this.button13.Location = new System.Drawing.Point(237, 151); + this.button13.Location = new System.Drawing.Point(221, 131); this.button13.Name = "button13"; this.button13.Size = new System.Drawing.Size(54, 23); this.button13.TabIndex = 20; this.button13.Text = "Browse"; this.button13.UseVisualStyleBackColor = true; // - // checkBox16 + // tabControl1 // - this.checkBox16.AutoSize = true; - this.checkBox16.Location = new System.Drawing.Point(8, 156); - this.checkBox16.Name = "checkBox16"; - this.checkBox16.Size = new System.Drawing.Size(15, 14); - this.checkBox16.TabIndex = 21; - this.checkBox16.UseVisualStyleBackColor = true; + this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.tabControl1.Controls.Add(this.tabPage1); + this.tabControl1.Controls.Add(this.tabPage2); + this.tabControl1.Controls.Add(this.tabPage3); + this.tabControl1.Controls.Add(this.tabPage4); + this.tabControl1.Controls.Add(this.tabPage5); + this.tabControl1.Controls.Add(this.tabPage6); + this.tabControl1.Controls.Add(this.tabPage7); + this.tabControl1.Location = new System.Drawing.Point(12, 101); + this.tabControl1.Name = "tabControl1"; + this.tabControl1.SelectedIndex = 0; + this.tabControl1.Size = new System.Drawing.Size(443, 277); + this.tabControl1.TabIndex = 23; // - // groupBox4 + // tabPage1 // - this.groupBox4.Controls.Add(this.checkBox17); - this.groupBox4.Controls.Add(this.button14); - this.groupBox4.Controls.Add(this.textBox15); - this.groupBox4.Controls.Add(this.button15); - this.groupBox4.Controls.Add(this.checkBox19); - this.groupBox4.Location = new System.Drawing.Point(12, 9); - this.groupBox4.Name = "groupBox4"; - this.groupBox4.Size = new System.Drawing.Size(376, 97); - this.groupBox4.TabIndex = 21; - this.groupBox4.TabStop = false; - this.groupBox4.Text = "Base"; + this.tabPage1.Controls.Add(this.textBox23); + this.tabPage1.Controls.Add(this.label22); + this.tabPage1.Controls.Add(this.button24); + this.tabPage1.Controls.Add(this.textBox2); + this.tabPage1.Controls.Add(this.textBox1); + this.tabPage1.Controls.Add(this.button4); + this.tabPage1.Controls.Add(this.label1); + this.tabPage1.Controls.Add(this.label4); + this.tabPage1.Controls.Add(this.button1); + this.tabPage1.Controls.Add(this.textBox4); + this.tabPage1.Controls.Add(this.button3); + this.tabPage1.Controls.Add(this.label3); + this.tabPage1.Controls.Add(this.label2); + this.tabPage1.Controls.Add(this.textBox3); + this.tabPage1.Controls.Add(this.button2); + this.tabPage1.Location = new System.Drawing.Point(4, 22); + this.tabPage1.Name = "tabPage1"; + this.tabPage1.Padding = new System.Windows.Forms.Padding(3); + this.tabPage1.Size = new System.Drawing.Size(392, 251); + this.tabPage1.TabIndex = 0; + this.tabPage1.Text = "NES"; + this.tabPage1.UseVisualStyleBackColor = true; // - // textBox15 + // tabPage2 // - this.textBox15.Location = new System.Drawing.Point(29, 19); - this.textBox15.Name = "textBox15"; - this.textBox15.Size = new System.Drawing.Size(202, 20); - this.textBox15.TabIndex = 10; + this.tabPage2.Controls.Add(this.textBox24); + this.tabPage2.Controls.Add(this.textBox5); + this.tabPage2.Controls.Add(this.label23); + this.tabPage2.Controls.Add(this.label5); + this.tabPage2.Controls.Add(this.button25); + this.tabPage2.Controls.Add(this.button5); + this.tabPage2.Controls.Add(this.textBox6); + this.tabPage2.Controls.Add(this.button8); + this.tabPage2.Controls.Add(this.label8); + this.tabPage2.Controls.Add(this.label6); + this.tabPage2.Controls.Add(this.textBox8); + this.tabPage2.Controls.Add(this.button6); + this.tabPage2.Controls.Add(this.button7); + this.tabPage2.Controls.Add(this.label7); + this.tabPage2.Controls.Add(this.textBox7); + this.tabPage2.Location = new System.Drawing.Point(4, 22); + this.tabPage2.Name = "tabPage2"; + this.tabPage2.Padding = new System.Windows.Forms.Padding(3); + this.tabPage2.Size = new System.Drawing.Size(392, 251); + this.tabPage2.TabIndex = 1; + this.tabPage2.Text = "Sega 8bit"; + this.tabPage2.UseVisualStyleBackColor = true; // - // button15 + // tabPage3 // - this.button15.Location = new System.Drawing.Point(237, 17); - this.button15.Name = "button15"; - this.button15.Size = new System.Drawing.Size(54, 23); - this.button15.TabIndex = 11; - this.button15.Text = "Browse"; - this.button15.UseVisualStyleBackColor = true; + this.tabPage3.Controls.Add(this.textBox25); + this.tabPage3.Controls.Add(this.textBox26); + this.tabPage3.Controls.Add(this.button30); + this.tabPage3.Controls.Add(this.button29); + this.tabPage3.Controls.Add(this.label24); + this.tabPage3.Controls.Add(this.label28); + this.tabPage3.Controls.Add(this.textBox28); + this.tabPage3.Controls.Add(this.label25); + this.tabPage3.Controls.Add(this.textBox29); + this.tabPage3.Controls.Add(this.label27); + this.tabPage3.Controls.Add(this.button26); + this.tabPage3.Controls.Add(this.label26); + this.tabPage3.Controls.Add(this.button28); + this.tabPage3.Controls.Add(this.button27); + this.tabPage3.Controls.Add(this.textBox27); + this.tabPage3.Location = new System.Drawing.Point(4, 22); + this.tabPage3.Name = "tabPage3"; + this.tabPage3.Size = new System.Drawing.Size(392, 251); + this.tabPage3.TabIndex = 2; + this.tabPage3.Text = "Genesis"; + this.tabPage3.UseVisualStyleBackColor = true; // - // checkBox19 + // tabPage4 // - this.checkBox19.AutoSize = true; - this.checkBox19.Location = new System.Drawing.Point(8, 22); - this.checkBox19.Name = "checkBox19"; - this.checkBox19.Size = new System.Drawing.Size(15, 14); - this.checkBox19.TabIndex = 12; - this.checkBox19.UseVisualStyleBackColor = true; + this.tabPage4.Controls.Add(this.textBox30); + this.tabPage4.Controls.Add(this.textBox31); + this.tabPage4.Controls.Add(this.label29); + this.tabPage4.Controls.Add(this.label30); + this.tabPage4.Controls.Add(this.button31); + this.tabPage4.Controls.Add(this.button32); + this.tabPage4.Controls.Add(this.textBox32); + this.tabPage4.Controls.Add(this.button33); + this.tabPage4.Controls.Add(this.label31); + this.tabPage4.Controls.Add(this.label32); + this.tabPage4.Controls.Add(this.textBox33); + this.tabPage4.Controls.Add(this.button34); + this.tabPage4.Controls.Add(this.button35); + this.tabPage4.Controls.Add(this.label33); + this.tabPage4.Controls.Add(this.textBox34); + this.tabPage4.Location = new System.Drawing.Point(4, 22); + this.tabPage4.Name = "tabPage4"; + this.tabPage4.Size = new System.Drawing.Size(392, 251); + this.tabPage4.TabIndex = 3; + this.tabPage4.Text = "PC Engine"; + this.tabPage4.UseVisualStyleBackColor = true; // - // button14 + // tabPage5 // - this.button14.Location = new System.Drawing.Point(154, 62); - this.button14.Name = "button14"; - this.button14.Size = new System.Drawing.Size(137, 23); - this.button14.TabIndex = 13; - this.button14.Text = "Change selected to base"; - this.button14.UseVisualStyleBackColor = true; + this.tabPage5.Controls.Add(this.textBox35); + this.tabPage5.Controls.Add(this.textBox36); + this.tabPage5.Controls.Add(this.label34); + this.tabPage5.Controls.Add(this.label35); + this.tabPage5.Controls.Add(this.button36); + this.tabPage5.Controls.Add(this.button37); + this.tabPage5.Controls.Add(this.textBox37); + this.tabPage5.Controls.Add(this.button38); + this.tabPage5.Controls.Add(this.label36); + this.tabPage5.Controls.Add(this.label37); + this.tabPage5.Controls.Add(this.textBox38); + this.tabPage5.Controls.Add(this.button39); + this.tabPage5.Controls.Add(this.button40); + this.tabPage5.Controls.Add(this.label38); + this.tabPage5.Controls.Add(this.textBox39); + this.tabPage5.Location = new System.Drawing.Point(4, 22); + this.tabPage5.Name = "tabPage5"; + this.tabPage5.Size = new System.Drawing.Size(392, 251); + this.tabPage5.TabIndex = 4; + this.tabPage5.Text = "Gameboy"; + this.tabPage5.UseVisualStyleBackColor = true; // - // checkBox17 + // tabPage6 // - this.checkBox17.AutoSize = true; - this.checkBox17.Location = new System.Drawing.Point(8, 62); - this.checkBox17.Name = "checkBox17"; - this.checkBox17.Size = new System.Drawing.Size(69, 17); - this.checkBox17.TabIndex = 23; - this.checkBox17.Text = "Select all"; - this.checkBox17.UseVisualStyleBackColor = true; + this.tabPage6.Controls.Add(this.textBox40); + this.tabPage6.Controls.Add(this.textBox41); + this.tabPage6.Controls.Add(this.label39); + this.tabPage6.Controls.Add(this.label40); + this.tabPage6.Controls.Add(this.button41); + this.tabPage6.Controls.Add(this.button42); + this.tabPage6.Controls.Add(this.textBox42); + this.tabPage6.Controls.Add(this.button43); + this.tabPage6.Controls.Add(this.label41); + this.tabPage6.Controls.Add(this.label42); + this.tabPage6.Controls.Add(this.textBox43); + this.tabPage6.Controls.Add(this.button44); + this.tabPage6.Controls.Add(this.button45); + this.tabPage6.Controls.Add(this.label43); + this.tabPage6.Controls.Add(this.textBox44); + this.tabPage6.Location = new System.Drawing.Point(4, 22); + this.tabPage6.Name = "tabPage6"; + this.tabPage6.Size = new System.Drawing.Size(392, 251); + this.tabPage6.TabIndex = 5; + this.tabPage6.Text = "TI83"; + this.tabPage6.UseVisualStyleBackColor = true; // - // groupBox5 + // tabPage7 // - this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.groupBox5.Controls.Add(this.checkBox18); - this.groupBox5.Controls.Add(this.textBox14); - this.groupBox5.Controls.Add(this.label14); - this.groupBox5.Controls.Add(this.button16); - this.groupBox5.Controls.Add(this.checkBox20); - this.groupBox5.Controls.Add(this.textBox16); - this.groupBox5.Controls.Add(this.label15); - this.groupBox5.Controls.Add(this.button17); - this.groupBox5.Controls.Add(this.checkBox21); - this.groupBox5.Controls.Add(this.textBox17); - this.groupBox5.Controls.Add(this.label16); - this.groupBox5.Controls.Add(this.button18); - this.groupBox5.Controls.Add(this.checkBox22); - this.groupBox5.Controls.Add(this.textBox18); - this.groupBox5.Controls.Add(this.label17); - this.groupBox5.Controls.Add(this.button19); - this.groupBox5.Controls.Add(this.checkBox23); - this.groupBox5.Location = new System.Drawing.Point(425, 335); - this.groupBox5.Name = "groupBox5"; - this.groupBox5.Size = new System.Drawing.Size(376, 155); - this.groupBox5.TabIndex = 21; - this.groupBox5.TabStop = false; - this.groupBox5.Text = "PCE"; + this.tabPage7.Controls.Add(this.textBox13); + this.tabPage7.Controls.Add(this.textBox10); + this.tabPage7.Controls.Add(this.label13); + this.tabPage7.Controls.Add(this.button12); + this.tabPage7.Controls.Add(this.button13); + this.tabPage7.Controls.Add(this.label12); + this.tabPage7.Controls.Add(this.textBox12); + this.tabPage7.Controls.Add(this.textBox9); + this.tabPage7.Controls.Add(this.button11); + this.tabPage7.Controls.Add(this.label9); + this.tabPage7.Controls.Add(this.label11); + this.tabPage7.Controls.Add(this.button9); + this.tabPage7.Controls.Add(this.textBox11); + this.tabPage7.Controls.Add(this.button10); + this.tabPage7.Controls.Add(this.label10); + this.tabPage7.Location = new System.Drawing.Point(4, 22); + this.tabPage7.Name = "tabPage7"; + this.tabPage7.Size = new System.Drawing.Size(435, 251); + this.tabPage7.TabIndex = 6; + this.tabPage7.Text = "Tools"; + this.tabPage7.UseVisualStyleBackColor = true; // - // checkBox18 + // textBox23 // - this.checkBox18.AutoSize = true; - this.checkBox18.Location = new System.Drawing.Point(7, 20); - this.checkBox18.Name = "checkBox18"; - this.checkBox18.Size = new System.Drawing.Size(69, 17); - this.checkBox18.TabIndex = 18; - this.checkBox18.Text = "Select all"; - this.checkBox18.UseVisualStyleBackColor = true; + this.textBox23.Location = new System.Drawing.Point(3, 22); + this.textBox23.Name = "textBox23"; + this.textBox23.Size = new System.Drawing.Size(202, 20); + this.textBox23.TabIndex = 18; + // + // label22 + // + this.label22.AutoSize = true; + this.label22.Location = new System.Drawing.Point(274, 25); + this.label22.Name = "label22"; + this.label22.Size = new System.Drawing.Size(56, 13); + this.label22.TabIndex = 20; + this.label22.Text = "NES Base"; + // + // button24 + // + this.button24.Location = new System.Drawing.Point(214, 19); + this.button24.Name = "button24"; + this.button24.Size = new System.Drawing.Size(54, 23); + this.button24.TabIndex = 19; + this.button24.Text = "Browse"; + this.button24.UseVisualStyleBackColor = true; + // + // textBox24 + // + this.textBox24.Location = new System.Drawing.Point(6, 22); + this.textBox24.Name = "textBox24"; + this.textBox24.Size = new System.Drawing.Size(202, 20); + this.textBox24.TabIndex = 19; + this.textBox24.TextChanged += new System.EventHandler(this.textBox24_TextChanged); + // + // label23 + // + this.label23.AutoSize = true; + this.label23.Location = new System.Drawing.Point(274, 26); + this.label23.Name = "label23"; + this.label23.Size = new System.Drawing.Size(31, 13); + this.label23.TabIndex = 21; + this.label23.Text = "Base"; + // + // button25 + // + this.button25.Location = new System.Drawing.Point(214, 20); + this.button25.Name = "button25"; + this.button25.Size = new System.Drawing.Size(54, 23); + this.button25.TabIndex = 20; + this.button25.Text = "Browse"; + this.button25.UseVisualStyleBackColor = true; + // + // textBox25 + // + this.textBox25.Location = new System.Drawing.Point(3, 25); + this.textBox25.Name = "textBox25"; + this.textBox25.Size = new System.Drawing.Size(202, 20); + this.textBox25.TabIndex = 34; + // + // textBox26 + // + this.textBox26.Location = new System.Drawing.Point(3, 145); + this.textBox26.Name = "textBox26"; + this.textBox26.Size = new System.Drawing.Size(202, 20); + this.textBox26.TabIndex = 31; + // + // label24 + // + this.label24.AutoSize = true; + this.label24.Location = new System.Drawing.Point(271, 29); + this.label24.Name = "label24"; + this.label24.Size = new System.Drawing.Size(31, 13); + this.label24.TabIndex = 36; + this.label24.Text = "Base"; + // + // label25 + // + this.label25.AutoSize = true; + this.label25.Location = new System.Drawing.Point(271, 149); + this.label25.Name = "label25"; + this.label25.Size = new System.Drawing.Size(66, 13); + this.label25.TabIndex = 33; + this.label25.Text = "Screenshots"; + // + // button26 + // + this.button26.Location = new System.Drawing.Point(211, 23); + this.button26.Name = "button26"; + this.button26.Size = new System.Drawing.Size(54, 23); + this.button26.TabIndex = 35; + this.button26.Text = "Browse"; + this.button26.UseVisualStyleBackColor = true; + // + // button27 + // + this.button27.Location = new System.Drawing.Point(211, 143); + this.button27.Name = "button27"; + this.button27.Size = new System.Drawing.Size(54, 23); + this.button27.TabIndex = 32; + this.button27.Text = "Browse"; + this.button27.UseVisualStyleBackColor = true; + // + // textBox27 + // + this.textBox27.Location = new System.Drawing.Point(3, 62); + this.textBox27.Name = "textBox27"; + this.textBox27.Size = new System.Drawing.Size(202, 20); + this.textBox27.TabIndex = 28; + // + // button28 + // + this.button28.Location = new System.Drawing.Point(211, 86); + this.button28.Name = "button28"; + this.button28.Size = new System.Drawing.Size(54, 23); + this.button28.TabIndex = 23; + this.button28.Text = "Browse"; + this.button28.UseVisualStyleBackColor = true; + // + // label26 + // + this.label26.AutoSize = true; + this.label26.Location = new System.Drawing.Point(271, 92); + this.label26.Name = "label26"; + this.label26.Size = new System.Drawing.Size(60, 13); + this.label26.TabIndex = 24; + this.label26.Text = "Savestates"; + // + // label27 + // + this.label27.AutoSize = true; + this.label27.Location = new System.Drawing.Point(271, 66); + this.label27.Name = "label27"; + this.label27.Size = new System.Drawing.Size(37, 13); + this.label27.TabIndex = 30; + this.label27.Text = "ROMs"; + // + // textBox28 + // + this.textBox28.Location = new System.Drawing.Point(3, 88); + this.textBox28.Name = "textBox28"; + this.textBox28.Size = new System.Drawing.Size(202, 20); + this.textBox28.TabIndex = 22; + // + // button29 + // + this.button29.Location = new System.Drawing.Point(211, 60); + this.button29.Name = "button29"; + this.button29.Size = new System.Drawing.Size(54, 23); + this.button29.TabIndex = 29; + this.button29.Text = "Browse"; + this.button29.UseVisualStyleBackColor = true; + // + // button30 + // + this.button30.Location = new System.Drawing.Point(211, 113); + this.button30.Name = "button30"; + this.button30.Size = new System.Drawing.Size(54, 23); + this.button30.TabIndex = 26; + this.button30.Text = "Browse"; + this.button30.UseVisualStyleBackColor = true; + // + // label28 + // + this.label28.AutoSize = true; + this.label28.Location = new System.Drawing.Point(271, 119); + this.label28.Name = "label28"; + this.label28.Size = new System.Drawing.Size(59, 13); + this.label28.TabIndex = 27; + this.label28.Text = "Save RAM"; + // + // textBox29 + // + this.textBox29.Location = new System.Drawing.Point(3, 115); + this.textBox29.Name = "textBox29"; + this.textBox29.Size = new System.Drawing.Size(202, 20); + this.textBox29.TabIndex = 25; + // + // textBox30 + // + this.textBox30.Location = new System.Drawing.Point(13, 25); + this.textBox30.Name = "textBox30"; + this.textBox30.Size = new System.Drawing.Size(202, 20); + this.textBox30.TabIndex = 34; + // + // textBox31 + // + this.textBox31.Location = new System.Drawing.Point(13, 145); + this.textBox31.Name = "textBox31"; + this.textBox31.Size = new System.Drawing.Size(202, 20); + this.textBox31.TabIndex = 31; + // + // label29 + // + this.label29.AutoSize = true; + this.label29.Location = new System.Drawing.Point(281, 29); + this.label29.Name = "label29"; + this.label29.Size = new System.Drawing.Size(31, 13); + this.label29.TabIndex = 36; + this.label29.Text = "Base"; + // + // label30 + // + this.label30.AutoSize = true; + this.label30.Location = new System.Drawing.Point(281, 149); + this.label30.Name = "label30"; + this.label30.Size = new System.Drawing.Size(66, 13); + this.label30.TabIndex = 33; + this.label30.Text = "Screenshots"; + // + // button31 + // + this.button31.Location = new System.Drawing.Point(221, 23); + this.button31.Name = "button31"; + this.button31.Size = new System.Drawing.Size(54, 23); + this.button31.TabIndex = 35; + this.button31.Text = "Browse"; + this.button31.UseVisualStyleBackColor = true; + // + // button32 + // + this.button32.Location = new System.Drawing.Point(221, 143); + this.button32.Name = "button32"; + this.button32.Size = new System.Drawing.Size(54, 23); + this.button32.TabIndex = 32; + this.button32.Text = "Browse"; + this.button32.UseVisualStyleBackColor = true; + // + // textBox32 + // + this.textBox32.Location = new System.Drawing.Point(13, 62); + this.textBox32.Name = "textBox32"; + this.textBox32.Size = new System.Drawing.Size(202, 20); + this.textBox32.TabIndex = 28; + // + // button33 + // + this.button33.Location = new System.Drawing.Point(221, 86); + this.button33.Name = "button33"; + this.button33.Size = new System.Drawing.Size(54, 23); + this.button33.TabIndex = 23; + this.button33.Text = "Browse"; + this.button33.UseVisualStyleBackColor = true; + // + // label31 + // + this.label31.AutoSize = true; + this.label31.Location = new System.Drawing.Point(281, 92); + this.label31.Name = "label31"; + this.label31.Size = new System.Drawing.Size(60, 13); + this.label31.TabIndex = 24; + this.label31.Text = "Savestates"; + // + // label32 + // + this.label32.AutoSize = true; + this.label32.Location = new System.Drawing.Point(281, 66); + this.label32.Name = "label32"; + this.label32.Size = new System.Drawing.Size(37, 13); + this.label32.TabIndex = 30; + this.label32.Text = "ROMs"; + // + // textBox33 + // + this.textBox33.Location = new System.Drawing.Point(13, 88); + this.textBox33.Name = "textBox33"; + this.textBox33.Size = new System.Drawing.Size(202, 20); + this.textBox33.TabIndex = 22; + // + // button34 + // + this.button34.Location = new System.Drawing.Point(221, 60); + this.button34.Name = "button34"; + this.button34.Size = new System.Drawing.Size(54, 23); + this.button34.TabIndex = 29; + this.button34.Text = "Browse"; + this.button34.UseVisualStyleBackColor = true; + // + // button35 + // + this.button35.Location = new System.Drawing.Point(221, 113); + this.button35.Name = "button35"; + this.button35.Size = new System.Drawing.Size(54, 23); + this.button35.TabIndex = 26; + this.button35.Text = "Browse"; + this.button35.UseVisualStyleBackColor = true; + // + // label33 + // + this.label33.AutoSize = true; + this.label33.Location = new System.Drawing.Point(281, 119); + this.label33.Name = "label33"; + this.label33.Size = new System.Drawing.Size(59, 13); + this.label33.TabIndex = 27; + this.label33.Text = "Save RAM"; + // + // textBox34 + // + this.textBox34.Location = new System.Drawing.Point(13, 115); + this.textBox34.Name = "textBox34"; + this.textBox34.Size = new System.Drawing.Size(202, 20); + this.textBox34.TabIndex = 25; + // + // textBox35 + // + this.textBox35.Location = new System.Drawing.Point(14, 25); + this.textBox35.Name = "textBox35"; + this.textBox35.Size = new System.Drawing.Size(202, 20); + this.textBox35.TabIndex = 34; + // + // textBox36 + // + this.textBox36.Location = new System.Drawing.Point(14, 145); + this.textBox36.Name = "textBox36"; + this.textBox36.Size = new System.Drawing.Size(202, 20); + this.textBox36.TabIndex = 31; + // + // label34 + // + this.label34.AutoSize = true; + this.label34.Location = new System.Drawing.Point(282, 29); + this.label34.Name = "label34"; + this.label34.Size = new System.Drawing.Size(31, 13); + this.label34.TabIndex = 36; + this.label34.Text = "Base"; + // + // label35 + // + this.label35.AutoSize = true; + this.label35.Location = new System.Drawing.Point(282, 149); + this.label35.Name = "label35"; + this.label35.Size = new System.Drawing.Size(66, 13); + this.label35.TabIndex = 33; + this.label35.Text = "Screenshots"; + // + // button36 + // + this.button36.Location = new System.Drawing.Point(222, 23); + this.button36.Name = "button36"; + this.button36.Size = new System.Drawing.Size(54, 23); + this.button36.TabIndex = 35; + this.button36.Text = "Browse"; + this.button36.UseVisualStyleBackColor = true; + // + // button37 + // + this.button37.Location = new System.Drawing.Point(222, 143); + this.button37.Name = "button37"; + this.button37.Size = new System.Drawing.Size(54, 23); + this.button37.TabIndex = 32; + this.button37.Text = "Browse"; + this.button37.UseVisualStyleBackColor = true; + // + // textBox37 + // + this.textBox37.Location = new System.Drawing.Point(14, 62); + this.textBox37.Name = "textBox37"; + this.textBox37.Size = new System.Drawing.Size(202, 20); + this.textBox37.TabIndex = 28; + // + // button38 + // + this.button38.Location = new System.Drawing.Point(222, 86); + this.button38.Name = "button38"; + this.button38.Size = new System.Drawing.Size(54, 23); + this.button38.TabIndex = 23; + this.button38.Text = "Browse"; + this.button38.UseVisualStyleBackColor = true; + // + // label36 + // + this.label36.AutoSize = true; + this.label36.Location = new System.Drawing.Point(282, 92); + this.label36.Name = "label36"; + this.label36.Size = new System.Drawing.Size(60, 13); + this.label36.TabIndex = 24; + this.label36.Text = "Savestates"; + // + // label37 + // + this.label37.AutoSize = true; + this.label37.Location = new System.Drawing.Point(282, 66); + this.label37.Name = "label37"; + this.label37.Size = new System.Drawing.Size(37, 13); + this.label37.TabIndex = 30; + this.label37.Text = "ROMs"; + // + // textBox38 + // + this.textBox38.Location = new System.Drawing.Point(14, 88); + this.textBox38.Name = "textBox38"; + this.textBox38.Size = new System.Drawing.Size(202, 20); + this.textBox38.TabIndex = 22; + // + // button39 + // + this.button39.Location = new System.Drawing.Point(222, 60); + this.button39.Name = "button39"; + this.button39.Size = new System.Drawing.Size(54, 23); + this.button39.TabIndex = 29; + this.button39.Text = "Browse"; + this.button39.UseVisualStyleBackColor = true; + // + // button40 + // + this.button40.Location = new System.Drawing.Point(222, 113); + this.button40.Name = "button40"; + this.button40.Size = new System.Drawing.Size(54, 23); + this.button40.TabIndex = 26; + this.button40.Text = "Browse"; + this.button40.UseVisualStyleBackColor = true; + // + // label38 + // + this.label38.AutoSize = true; + this.label38.Location = new System.Drawing.Point(282, 119); + this.label38.Name = "label38"; + this.label38.Size = new System.Drawing.Size(59, 13); + this.label38.TabIndex = 27; + this.label38.Text = "Save RAM"; + // + // textBox39 + // + this.textBox39.Location = new System.Drawing.Point(14, 115); + this.textBox39.Name = "textBox39"; + this.textBox39.Size = new System.Drawing.Size(202, 20); + this.textBox39.TabIndex = 25; + // + // textBox40 + // + this.textBox40.Location = new System.Drawing.Point(16, 25); + this.textBox40.Name = "textBox40"; + this.textBox40.Size = new System.Drawing.Size(202, 20); + this.textBox40.TabIndex = 34; + // + // textBox41 + // + this.textBox41.Location = new System.Drawing.Point(16, 145); + this.textBox41.Name = "textBox41"; + this.textBox41.Size = new System.Drawing.Size(202, 20); + this.textBox41.TabIndex = 31; + // + // label39 + // + this.label39.AutoSize = true; + this.label39.Location = new System.Drawing.Point(284, 29); + this.label39.Name = "label39"; + this.label39.Size = new System.Drawing.Size(31, 13); + this.label39.TabIndex = 36; + this.label39.Text = "Base"; + // + // label40 + // + this.label40.AutoSize = true; + this.label40.Location = new System.Drawing.Point(284, 149); + this.label40.Name = "label40"; + this.label40.Size = new System.Drawing.Size(66, 13); + this.label40.TabIndex = 33; + this.label40.Text = "Screenshots"; + // + // button41 + // + this.button41.Location = new System.Drawing.Point(224, 23); + this.button41.Name = "button41"; + this.button41.Size = new System.Drawing.Size(54, 23); + this.button41.TabIndex = 35; + this.button41.Text = "Browse"; + this.button41.UseVisualStyleBackColor = true; + // + // button42 + // + this.button42.Location = new System.Drawing.Point(224, 143); + this.button42.Name = "button42"; + this.button42.Size = new System.Drawing.Size(54, 23); + this.button42.TabIndex = 32; + this.button42.Text = "Browse"; + this.button42.UseVisualStyleBackColor = true; + // + // textBox42 + // + this.textBox42.Location = new System.Drawing.Point(16, 62); + this.textBox42.Name = "textBox42"; + this.textBox42.Size = new System.Drawing.Size(202, 20); + this.textBox42.TabIndex = 28; + // + // button43 + // + this.button43.Location = new System.Drawing.Point(224, 86); + this.button43.Name = "button43"; + this.button43.Size = new System.Drawing.Size(54, 23); + this.button43.TabIndex = 23; + this.button43.Text = "Browse"; + this.button43.UseVisualStyleBackColor = true; + // + // label41 + // + this.label41.AutoSize = true; + this.label41.Location = new System.Drawing.Point(284, 92); + this.label41.Name = "label41"; + this.label41.Size = new System.Drawing.Size(60, 13); + this.label41.TabIndex = 24; + this.label41.Text = "Savestates"; + // + // label42 + // + this.label42.AutoSize = true; + this.label42.Location = new System.Drawing.Point(284, 66); + this.label42.Name = "label42"; + this.label42.Size = new System.Drawing.Size(37, 13); + this.label42.TabIndex = 30; + this.label42.Text = "ROMs"; + // + // textBox43 + // + this.textBox43.Location = new System.Drawing.Point(16, 88); + this.textBox43.Name = "textBox43"; + this.textBox43.Size = new System.Drawing.Size(202, 20); + this.textBox43.TabIndex = 22; + // + // button44 + // + this.button44.Location = new System.Drawing.Point(224, 60); + this.button44.Name = "button44"; + this.button44.Size = new System.Drawing.Size(54, 23); + this.button44.TabIndex = 29; + this.button44.Text = "Browse"; + this.button44.UseVisualStyleBackColor = true; + // + // button45 + // + this.button45.Location = new System.Drawing.Point(224, 113); + this.button45.Name = "button45"; + this.button45.Size = new System.Drawing.Size(54, 23); + this.button45.TabIndex = 26; + this.button45.Text = "Browse"; + this.button45.UseVisualStyleBackColor = true; + // + // label43 + // + this.label43.AutoSize = true; + this.label43.Location = new System.Drawing.Point(284, 119); + this.label43.Name = "label43"; + this.label43.Size = new System.Drawing.Size(59, 13); + this.label43.TabIndex = 27; + this.label43.Text = "Save RAM"; + // + // textBox44 + // + this.textBox44.Location = new System.Drawing.Point(16, 115); + this.textBox44.Name = "textBox44"; + this.textBox44.Size = new System.Drawing.Size(202, 20); + this.textBox44.TabIndex = 25; // // textBox14 // - this.textBox14.Location = new System.Drawing.Point(29, 125); + this.textBox14.Location = new System.Drawing.Point(29, 27); this.textBox14.Name = "textBox14"; this.textBox14.Size = new System.Drawing.Size(202, 20); - this.textBox14.TabIndex = 14; + this.textBox14.TabIndex = 23; + // + // button14 + // + this.button14.Location = new System.Drawing.Point(237, 25); + this.button14.Name = "button14"; + this.button14.Size = new System.Drawing.Size(54, 23); + this.button14.TabIndex = 24; + this.button14.Text = "Browse"; + this.button14.UseVisualStyleBackColor = true; // // label14 // this.label14.AutoSize = true; - this.label14.Location = new System.Drawing.Point(297, 129); + this.label14.Location = new System.Drawing.Point(297, 31); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(66, 13); - this.label14.TabIndex = 17; - this.label14.Text = "Screenshots"; + this.label14.Size = new System.Drawing.Size(31, 13); + this.label14.TabIndex = 25; + this.label14.Text = "Base"; // - // button16 + // checkBox1 // - this.button16.Location = new System.Drawing.Point(237, 123); - this.button16.Name = "button16"; - this.button16.Size = new System.Drawing.Size(54, 23); - this.button16.TabIndex = 15; - this.button16.Text = "Browse"; - this.button16.UseVisualStyleBackColor = true; - // - // checkBox20 - // - this.checkBox20.AutoSize = true; - this.checkBox20.Location = new System.Drawing.Point(8, 128); - this.checkBox20.Name = "checkBox20"; - this.checkBox20.Size = new System.Drawing.Size(15, 14); - this.checkBox20.TabIndex = 16; - this.checkBox20.UseVisualStyleBackColor = true; - // - // textBox16 - // - this.textBox16.Location = new System.Drawing.Point(29, 42); - this.textBox16.Name = "textBox16"; - this.textBox16.Size = new System.Drawing.Size(202, 20); - this.textBox16.TabIndex = 10; - // - // label15 - // - this.label15.AutoSize = true; - this.label15.Location = new System.Drawing.Point(297, 46); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(37, 13); - this.label15.TabIndex = 13; - this.label15.Text = "ROMs"; - // - // button17 - // - this.button17.Location = new System.Drawing.Point(237, 40); - this.button17.Name = "button17"; - this.button17.Size = new System.Drawing.Size(54, 23); - this.button17.TabIndex = 11; - this.button17.Text = "Browse"; - this.button17.UseVisualStyleBackColor = true; - // - // checkBox21 - // - this.checkBox21.AutoSize = true; - this.checkBox21.Location = new System.Drawing.Point(8, 45); - this.checkBox21.Name = "checkBox21"; - this.checkBox21.Size = new System.Drawing.Size(15, 14); - this.checkBox21.TabIndex = 12; - this.checkBox21.UseVisualStyleBackColor = true; - // - // textBox17 - // - this.textBox17.Location = new System.Drawing.Point(29, 95); - this.textBox17.Name = "textBox17"; - this.textBox17.Size = new System.Drawing.Size(202, 20); - this.textBox17.TabIndex = 6; - // - // label16 - // - this.label16.AutoSize = true; - this.label16.Location = new System.Drawing.Point(297, 99); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(59, 13); - this.label16.TabIndex = 9; - this.label16.Text = "Save RAM"; - // - // button18 - // - this.button18.Location = new System.Drawing.Point(237, 93); - this.button18.Name = "button18"; - this.button18.Size = new System.Drawing.Size(54, 23); - this.button18.TabIndex = 7; - this.button18.Text = "Browse"; - this.button18.UseVisualStyleBackColor = true; - // - // checkBox22 - // - this.checkBox22.AutoSize = true; - this.checkBox22.Location = new System.Drawing.Point(8, 98); - this.checkBox22.Name = "checkBox22"; - this.checkBox22.Size = new System.Drawing.Size(15, 14); - this.checkBox22.TabIndex = 8; - this.checkBox22.UseVisualStyleBackColor = true; - // - // textBox18 - // - this.textBox18.Location = new System.Drawing.Point(29, 68); - this.textBox18.Name = "textBox18"; - this.textBox18.Size = new System.Drawing.Size(202, 20); - this.textBox18.TabIndex = 2; - // - // label17 - // - this.label17.AutoSize = true; - this.label17.Location = new System.Drawing.Point(297, 72); - this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(60, 13); - this.label17.TabIndex = 5; - this.label17.Text = "Savestates"; - // - // button19 - // - this.button19.Location = new System.Drawing.Point(237, 66); - this.button19.Name = "button19"; - this.button19.Size = new System.Drawing.Size(54, 23); - this.button19.TabIndex = 3; - this.button19.Text = "Browse"; - this.button19.UseVisualStyleBackColor = true; - // - // checkBox23 - // - this.checkBox23.AutoSize = true; - this.checkBox23.Location = new System.Drawing.Point(8, 71); - this.checkBox23.Name = "checkBox23"; - this.checkBox23.Size = new System.Drawing.Size(15, 14); - this.checkBox23.TabIndex = 4; - this.checkBox23.UseVisualStyleBackColor = true; - // - // groupBox6 - // - this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.groupBox6.Controls.Add(this.checkBox24); - this.groupBox6.Controls.Add(this.textBox19); - this.groupBox6.Controls.Add(this.label18); - this.groupBox6.Controls.Add(this.button20); - this.groupBox6.Controls.Add(this.checkBox25); - this.groupBox6.Controls.Add(this.textBox20); - this.groupBox6.Controls.Add(this.label19); - this.groupBox6.Controls.Add(this.button21); - this.groupBox6.Controls.Add(this.checkBox26); - this.groupBox6.Controls.Add(this.textBox21); - this.groupBox6.Controls.Add(this.label20); - this.groupBox6.Controls.Add(this.button22); - this.groupBox6.Controls.Add(this.checkBox27); - this.groupBox6.Controls.Add(this.textBox22); - this.groupBox6.Controls.Add(this.label21); - this.groupBox6.Controls.Add(this.button23); - this.groupBox6.Controls.Add(this.checkBox28); - this.groupBox6.Location = new System.Drawing.Point(12, 335); - this.groupBox6.Name = "groupBox6"; - this.groupBox6.Size = new System.Drawing.Size(376, 155); - this.groupBox6.TabIndex = 22; - this.groupBox6.TabStop = false; - this.groupBox6.Text = "TI83"; - // - // checkBox24 - // - this.checkBox24.AutoSize = true; - this.checkBox24.Location = new System.Drawing.Point(7, 20); - this.checkBox24.Name = "checkBox24"; - this.checkBox24.Size = new System.Drawing.Size(69, 17); - this.checkBox24.TabIndex = 18; - this.checkBox24.Text = "Select all"; - this.checkBox24.UseVisualStyleBackColor = true; - // - // textBox19 - // - this.textBox19.Location = new System.Drawing.Point(29, 125); - this.textBox19.Name = "textBox19"; - this.textBox19.Size = new System.Drawing.Size(202, 20); - this.textBox19.TabIndex = 14; - // - // label18 - // - this.label18.AutoSize = true; - this.label18.Location = new System.Drawing.Point(297, 129); - this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(66, 13); - this.label18.TabIndex = 17; - this.label18.Text = "Screenshots"; - // - // button20 - // - this.button20.Location = new System.Drawing.Point(237, 123); - this.button20.Name = "button20"; - this.button20.Size = new System.Drawing.Size(54, 23); - this.button20.TabIndex = 15; - this.button20.Text = "Browse"; - this.button20.UseVisualStyleBackColor = true; - // - // checkBox25 - // - this.checkBox25.AutoSize = true; - this.checkBox25.Location = new System.Drawing.Point(8, 128); - this.checkBox25.Name = "checkBox25"; - this.checkBox25.Size = new System.Drawing.Size(15, 14); - this.checkBox25.TabIndex = 16; - this.checkBox25.UseVisualStyleBackColor = true; - // - // textBox20 - // - this.textBox20.Location = new System.Drawing.Point(29, 42); - this.textBox20.Name = "textBox20"; - this.textBox20.Size = new System.Drawing.Size(202, 20); - this.textBox20.TabIndex = 10; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.Location = new System.Drawing.Point(297, 46); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(37, 13); - this.label19.TabIndex = 13; - this.label19.Text = "ROMs"; - // - // button21 - // - this.button21.Location = new System.Drawing.Point(237, 40); - this.button21.Name = "button21"; - this.button21.Size = new System.Drawing.Size(54, 23); - this.button21.TabIndex = 11; - this.button21.Text = "Browse"; - this.button21.UseVisualStyleBackColor = true; - // - // checkBox26 - // - this.checkBox26.AutoSize = true; - this.checkBox26.Location = new System.Drawing.Point(8, 45); - this.checkBox26.Name = "checkBox26"; - this.checkBox26.Size = new System.Drawing.Size(15, 14); - this.checkBox26.TabIndex = 12; - this.checkBox26.UseVisualStyleBackColor = true; - // - // textBox21 - // - this.textBox21.Location = new System.Drawing.Point(29, 95); - this.textBox21.Name = "textBox21"; - this.textBox21.Size = new System.Drawing.Size(202, 20); - this.textBox21.TabIndex = 6; - // - // label20 - // - this.label20.AutoSize = true; - this.label20.Location = new System.Drawing.Point(297, 99); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(59, 13); - this.label20.TabIndex = 9; - this.label20.Text = "Save RAM"; - // - // button22 - // - this.button22.Location = new System.Drawing.Point(237, 93); - this.button22.Name = "button22"; - this.button22.Size = new System.Drawing.Size(54, 23); - this.button22.TabIndex = 7; - this.button22.Text = "Browse"; - this.button22.UseVisualStyleBackColor = true; - // - // checkBox27 - // - this.checkBox27.AutoSize = true; - this.checkBox27.Location = new System.Drawing.Point(8, 98); - this.checkBox27.Name = "checkBox27"; - this.checkBox27.Size = new System.Drawing.Size(15, 14); - this.checkBox27.TabIndex = 8; - this.checkBox27.UseVisualStyleBackColor = true; - // - // textBox22 - // - this.textBox22.Location = new System.Drawing.Point(29, 68); - this.textBox22.Name = "textBox22"; - this.textBox22.Size = new System.Drawing.Size(202, 20); - this.textBox22.TabIndex = 2; - // - // label21 - // - this.label21.AutoSize = true; - this.label21.Location = new System.Drawing.Point(297, 72); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(60, 13); - this.label21.TabIndex = 5; - this.label21.Text = "Savestates"; - // - // button23 - // - this.button23.Location = new System.Drawing.Point(237, 66); - this.button23.Name = "button23"; - this.button23.Size = new System.Drawing.Size(54, 23); - this.button23.TabIndex = 3; - this.button23.Text = "Browse"; - this.button23.UseVisualStyleBackColor = true; - // - // checkBox28 - // - this.checkBox28.AutoSize = true; - this.checkBox28.Location = new System.Drawing.Point(8, 71); - this.checkBox28.Name = "checkBox28"; - this.checkBox28.Size = new System.Drawing.Size(15, 14); - this.checkBox28.TabIndex = 4; - this.checkBox28.UseVisualStyleBackColor = true; + this.checkBox1.AutoSize = true; + this.checkBox1.Location = new System.Drawing.Point(29, 63); + this.checkBox1.Name = "checkBox1"; + this.checkBox1.Size = new System.Drawing.Size(184, 17); + this.checkBox1.TabIndex = 26; + this.checkBox1.Text = "Always use recent path for ROMs"; + this.checkBox1.UseVisualStyleBackColor = true; // // PathConfig // @@ -1128,32 +1285,35 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.Cancel; - this.ClientSize = new System.Drawing.Size(812, 545); - this.Controls.Add(this.groupBox6); - this.Controls.Add(this.groupBox5); - this.Controls.Add(this.groupBox4); - this.Controls.Add(this.groupBox2); - this.Controls.Add(this.groupBox1); - this.Controls.Add(this.groupBox3); + this.ClientSize = new System.Drawing.Size(467, 425); + this.Controls.Add(this.checkBox1); + this.Controls.Add(this.textBox14); + this.Controls.Add(this.button14); + this.Controls.Add(this.tabControl1); + this.Controls.Add(this.label14); this.Controls.Add(this.OK); this.Controls.Add(this.Cancel); this.Name = "PathConfig"; this.ShowIcon = false; this.Text = "Path Configuration"; this.Load += new System.EventHandler(this.PathConfig_Load); - this.groupBox3.ResumeLayout(false); - this.groupBox3.PerformLayout(); - this.groupBox1.ResumeLayout(false); - this.groupBox1.PerformLayout(); - this.groupBox2.ResumeLayout(false); - this.groupBox2.PerformLayout(); - this.groupBox4.ResumeLayout(false); - this.groupBox4.PerformLayout(); - this.groupBox5.ResumeLayout(false); - this.groupBox5.PerformLayout(); - this.groupBox6.ResumeLayout(false); - this.groupBox6.PerformLayout(); + this.tabControl1.ResumeLayout(false); + this.tabPage1.ResumeLayout(false); + this.tabPage1.PerformLayout(); + this.tabPage2.ResumeLayout(false); + this.tabPage2.PerformLayout(); + this.tabPage3.ResumeLayout(false); + this.tabPage3.PerformLayout(); + this.tabPage4.ResumeLayout(false); + this.tabPage4.PerformLayout(); + this.tabPage5.ResumeLayout(false); + this.tabPage5.PerformLayout(); + this.tabPage6.ResumeLayout(false); + this.tabPage6.PerformLayout(); + this.tabPage7.ResumeLayout(false); + this.tabPage7.PerformLayout(); this.ResumeLayout(false); + this.PerformLayout(); } @@ -1161,105 +1321,122 @@ private System.Windows.Forms.Button Cancel; private System.Windows.Forms.Button OK; - private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.Label label9; private System.Windows.Forms.Button button9; - private System.Windows.Forms.CheckBox checkBox9; private System.Windows.Forms.TextBox textBox10; private System.Windows.Forms.Label label10; private System.Windows.Forms.Button button10; - private System.Windows.Forms.CheckBox checkBox10; private System.Windows.Forms.TextBox textBox11; private System.Windows.Forms.Label label11; private System.Windows.Forms.Button button11; - private System.Windows.Forms.CheckBox checkBox11; private System.Windows.Forms.TextBox textBox12; private System.Windows.Forms.Label label12; private System.Windows.Forms.Button button12; - private System.Windows.Forms.CheckBox checkBox12; private System.Windows.Forms.TextBox textBox13; private System.Windows.Forms.Label label13; private System.Windows.Forms.Button button13; - private System.Windows.Forms.CheckBox checkBox16; - private System.Windows.Forms.CheckBox checkBox13; - private System.Windows.Forms.GroupBox groupBox1; - private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button1; - private System.Windows.Forms.CheckBox checkBox2; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button button2; - private System.Windows.Forms.CheckBox checkBox3; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button button3; - private System.Windows.Forms.CheckBox checkBox4; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label4; private System.Windows.Forms.Button button4; - private System.Windows.Forms.CheckBox checkBox5; - private System.Windows.Forms.GroupBox groupBox2; - private System.Windows.Forms.CheckBox checkBox6; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.Label label5; private System.Windows.Forms.Button button5; - private System.Windows.Forms.CheckBox checkBox7; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.Label label6; private System.Windows.Forms.Button button6; - private System.Windows.Forms.CheckBox checkBox8; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.Label label7; private System.Windows.Forms.Button button7; - private System.Windows.Forms.CheckBox checkBox14; private System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.Label label8; private System.Windows.Forms.Button button8; - private System.Windows.Forms.CheckBox checkBox15; - private System.Windows.Forms.GroupBox groupBox4; - private System.Windows.Forms.TextBox textBox15; - private System.Windows.Forms.Button button15; - private System.Windows.Forms.CheckBox checkBox19; - private System.Windows.Forms.CheckBox checkBox17; - private System.Windows.Forms.Button button14; - private System.Windows.Forms.GroupBox groupBox5; - private System.Windows.Forms.CheckBox checkBox18; + private System.Windows.Forms.TabControl tabControl1; + private System.Windows.Forms.TabPage tabPage1; + private System.Windows.Forms.TabPage tabPage2; + private System.Windows.Forms.TabPage tabPage3; + private System.Windows.Forms.TabPage tabPage4; + private System.Windows.Forms.TabPage tabPage5; + private System.Windows.Forms.TabPage tabPage6; + private System.Windows.Forms.TextBox textBox23; + private System.Windows.Forms.Label label22; + private System.Windows.Forms.Button button24; + private System.Windows.Forms.TextBox textBox24; + private System.Windows.Forms.Label label23; + private System.Windows.Forms.Button button25; + private System.Windows.Forms.TabPage tabPage7; + private System.Windows.Forms.TextBox textBox25; + private System.Windows.Forms.TextBox textBox26; + private System.Windows.Forms.Button button30; + private System.Windows.Forms.Button button29; + private System.Windows.Forms.Label label24; + private System.Windows.Forms.Label label28; + private System.Windows.Forms.TextBox textBox28; + private System.Windows.Forms.Label label25; + private System.Windows.Forms.TextBox textBox29; + private System.Windows.Forms.Label label27; + private System.Windows.Forms.Button button26; + private System.Windows.Forms.Label label26; + private System.Windows.Forms.Button button28; + private System.Windows.Forms.Button button27; + private System.Windows.Forms.TextBox textBox27; + private System.Windows.Forms.TextBox textBox30; + private System.Windows.Forms.TextBox textBox31; + private System.Windows.Forms.Label label29; + private System.Windows.Forms.Label label30; + private System.Windows.Forms.Button button31; + private System.Windows.Forms.Button button32; + private System.Windows.Forms.TextBox textBox32; + private System.Windows.Forms.Button button33; + private System.Windows.Forms.Label label31; + private System.Windows.Forms.Label label32; + private System.Windows.Forms.TextBox textBox33; + private System.Windows.Forms.Button button34; + private System.Windows.Forms.Button button35; + private System.Windows.Forms.Label label33; + private System.Windows.Forms.TextBox textBox34; + private System.Windows.Forms.TextBox textBox35; + private System.Windows.Forms.TextBox textBox36; + private System.Windows.Forms.Label label34; + private System.Windows.Forms.Label label35; + private System.Windows.Forms.Button button36; + private System.Windows.Forms.Button button37; + private System.Windows.Forms.TextBox textBox37; + private System.Windows.Forms.Button button38; + private System.Windows.Forms.Label label36; + private System.Windows.Forms.Label label37; + private System.Windows.Forms.TextBox textBox38; + private System.Windows.Forms.Button button39; + private System.Windows.Forms.Button button40; + private System.Windows.Forms.Label label38; + private System.Windows.Forms.TextBox textBox39; + private System.Windows.Forms.TextBox textBox40; + private System.Windows.Forms.TextBox textBox41; + private System.Windows.Forms.Label label39; + private System.Windows.Forms.Label label40; + private System.Windows.Forms.Button button41; + private System.Windows.Forms.Button button42; + private System.Windows.Forms.TextBox textBox42; + private System.Windows.Forms.Button button43; + private System.Windows.Forms.Label label41; + private System.Windows.Forms.Label label42; + private System.Windows.Forms.TextBox textBox43; + private System.Windows.Forms.Button button44; + private System.Windows.Forms.Button button45; + private System.Windows.Forms.Label label43; + private System.Windows.Forms.TextBox textBox44; private System.Windows.Forms.TextBox textBox14; + private System.Windows.Forms.Button button14; private System.Windows.Forms.Label label14; - private System.Windows.Forms.Button button16; - private System.Windows.Forms.CheckBox checkBox20; - private System.Windows.Forms.TextBox textBox16; - private System.Windows.Forms.Label label15; - private System.Windows.Forms.Button button17; - private System.Windows.Forms.CheckBox checkBox21; - private System.Windows.Forms.TextBox textBox17; - private System.Windows.Forms.Label label16; - private System.Windows.Forms.Button button18; - private System.Windows.Forms.CheckBox checkBox22; - private System.Windows.Forms.TextBox textBox18; - private System.Windows.Forms.Label label17; - private System.Windows.Forms.Button button19; - private System.Windows.Forms.CheckBox checkBox23; - private System.Windows.Forms.GroupBox groupBox6; - private System.Windows.Forms.CheckBox checkBox24; - private System.Windows.Forms.TextBox textBox19; - private System.Windows.Forms.Label label18; - private System.Windows.Forms.Button button20; - private System.Windows.Forms.CheckBox checkBox25; - private System.Windows.Forms.TextBox textBox20; - private System.Windows.Forms.Label label19; - private System.Windows.Forms.Button button21; - private System.Windows.Forms.CheckBox checkBox26; - private System.Windows.Forms.TextBox textBox21; - private System.Windows.Forms.Label label20; - private System.Windows.Forms.Button button22; - private System.Windows.Forms.CheckBox checkBox27; - private System.Windows.Forms.TextBox textBox22; - private System.Windows.Forms.Label label21; - private System.Windows.Forms.Button button23; - private System.Windows.Forms.CheckBox checkBox28; + private System.Windows.Forms.CheckBox checkBox1; } } \ No newline at end of file diff --git a/BizHawk.MultiClient/config/PathConfig.cs b/BizHawk.MultiClient/config/PathConfig.cs index c67b8d23fe..a4a924000e 100644 --- a/BizHawk.MultiClient/config/PathConfig.cs +++ b/BizHawk.MultiClient/config/PathConfig.cs @@ -11,6 +11,15 @@ namespace BizHawk.MultiClient { public partial class PathConfig : Form { + //TODO: + // `exe` shoudl be valid notation to mean path that the .exe is in ex: `exe`/NES + // ./ and ../ are always always relative to base path + // `recent` notation for most recently used path + //If "always use recent path for roms" is checked then base path of each platorm should be disabled + //Path text boxes shoudl be anchored L + R and the remaining widgets anchored R + //Alight everything in each tab the same + + public PathConfig() { InitializeComponent(); @@ -36,5 +45,10 @@ namespace BizHawk.MultiClient SaveSettings(); this.Close(); } + + private void textBox24_TextChanged(object sender, EventArgs e) + { + + } } }