From eff9329f323c672da01fd71bb74b93c62879e283 Mon Sep 17 00:00:00 2001 From: scob Date: Sun, 3 Dec 2017 21:27:06 -0500 Subject: [PATCH] resized controls to fit --- .../StroopMainForm.Designer.cs | 78 +++++++++--------- Windows Build/Stroop.exe | Bin 6531072 -> 6531072 bytes 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/Source/SM64 Diagnostic/StroopMainForm.Designer.cs b/Source/SM64 Diagnostic/StroopMainForm.Designer.cs index a9414b2ba..da0647083 100644 --- a/Source/SM64 Diagnostic/StroopMainForm.Designer.cs +++ b/Source/SM64 Diagnostic/StroopMainForm.Designer.cs @@ -755,6 +755,8 @@ private void InitializeComponent() this.tabPageTesting = new System.Windows.Forms.TabPage(); this.groupBoxSchedule = new System.Windows.Forms.GroupBox(); this.buttonScheduleButtonSet = new System.Windows.Forms.Button(); + this.buttonScheduleNext = new System.Windows.Forms.Button(); + this.buttonSchedulePrevious = new System.Windows.Forms.Button(); this.buttonScheduleButtonReset = new System.Windows.Forms.Button(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); @@ -898,8 +900,6 @@ private void InitializeComponent() this.buttonShowRightPane = new System.Windows.Forms.Button(); this.buttonShowLeftRightPane = new System.Windows.Forms.Button(); this.buttonShowLeftPane = new System.Windows.Forms.Button(); - this.buttonSchedulePrevious = new System.Windows.Forms.Button(); - this.buttonScheduleNext = new System.Windows.Forms.Button(); this.groupBoxObjects.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBarObjSlotSize)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerMain)).BeginInit(); @@ -1226,7 +1226,7 @@ private void InitializeComponent() this.groupBoxObjects.Margin = new System.Windows.Forms.Padding(2); this.groupBoxObjects.Name = "groupBoxObjects"; this.groupBoxObjects.Padding = new System.Windows.Forms.Padding(2); - this.groupBoxObjects.Size = new System.Drawing.Size(923, 326); + this.groupBoxObjects.Size = new System.Drawing.Size(923, 327); this.groupBoxObjects.TabIndex = 2; this.groupBoxObjects.TabStop = false; this.groupBoxObjects.Text = "Objects"; @@ -1291,7 +1291,7 @@ private void InitializeComponent() this.NoTearFlowLayoutPanelObjects.Location = new System.Drawing.Point(4, 45); this.NoTearFlowLayoutPanelObjects.Margin = new System.Windows.Forms.Padding(2); this.NoTearFlowLayoutPanelObjects.Name = "NoTearFlowLayoutPanelObjects"; - this.NoTearFlowLayoutPanelObjects.Size = new System.Drawing.Size(915, 155); + this.NoTearFlowLayoutPanelObjects.Size = new System.Drawing.Size(915, 153); this.NoTearFlowLayoutPanelObjects.TabIndex = 0; this.NoTearFlowLayoutPanelObjects.Resize += new System.EventHandler(this.NoTearFlowLayoutPanelObjects_Resize); // @@ -2291,7 +2291,7 @@ private void InitializeComponent() this.NoTearFlowLayoutPanelObject.Location = new System.Drawing.Point(2, 2); this.NoTearFlowLayoutPanelObject.Margin = new System.Windows.Forms.Padding(2); this.NoTearFlowLayoutPanelObject.Name = "NoTearFlowLayoutPanelObject"; - this.NoTearFlowLayoutPanelObject.Size = new System.Drawing.Size(696, 458); + this.NoTearFlowLayoutPanelObject.Size = new System.Drawing.Size(690, 458); this.NoTearFlowLayoutPanelObject.TabIndex = 3; // // tabPageMario @@ -2829,7 +2829,7 @@ private void InitializeComponent() this.NoTearFlowLayoutPanelMario.Location = new System.Drawing.Point(2, 2); this.NoTearFlowLayoutPanelMario.Margin = new System.Windows.Forms.Padding(2); this.NoTearFlowLayoutPanelMario.Name = "NoTearFlowLayoutPanelMario"; - this.NoTearFlowLayoutPanelMario.Size = new System.Drawing.Size(705, 456); + this.NoTearFlowLayoutPanelMario.Size = new System.Drawing.Size(699, 456); this.NoTearFlowLayoutPanelMario.TabIndex = 1; // // tabPageHud @@ -2973,7 +2973,7 @@ private void InitializeComponent() this.NoTearFlowLayoutPanelHud.Location = new System.Drawing.Point(2, 2); this.NoTearFlowLayoutPanelHud.Margin = new System.Windows.Forms.Padding(2); this.NoTearFlowLayoutPanelHud.Name = "NoTearFlowLayoutPanelHud"; - this.NoTearFlowLayoutPanelHud.Size = new System.Drawing.Size(797, 457); + this.NoTearFlowLayoutPanelHud.Size = new System.Drawing.Size(791, 457); this.NoTearFlowLayoutPanelHud.TabIndex = 3; // // tabPageCamera @@ -3354,7 +3354,7 @@ private void InitializeComponent() this.NoTearFlowLayoutPanelCamera.Location = new System.Drawing.Point(2, 2); this.NoTearFlowLayoutPanelCamera.Margin = new System.Windows.Forms.Padding(2); this.NoTearFlowLayoutPanelCamera.Name = "NoTearFlowLayoutPanelCamera"; - this.NoTearFlowLayoutPanelCamera.Size = new System.Drawing.Size(707, 457); + this.NoTearFlowLayoutPanelCamera.Size = new System.Drawing.Size(701, 457); this.NoTearFlowLayoutPanelCamera.TabIndex = 3; // // tabPageTriangles @@ -3896,7 +3896,7 @@ private void InitializeComponent() this.NoTearFlowLayoutPanelTriangles.Location = new System.Drawing.Point(2, 4); this.NoTearFlowLayoutPanelTriangles.Margin = new System.Windows.Forms.Padding(2); this.NoTearFlowLayoutPanelTriangles.Name = "NoTearFlowLayoutPanelTriangles"; - this.NoTearFlowLayoutPanelTriangles.Size = new System.Drawing.Size(704, 453); + this.NoTearFlowLayoutPanelTriangles.Size = new System.Drawing.Size(698, 453); this.NoTearFlowLayoutPanelTriangles.TabIndex = 7; // // tabPageWater @@ -4026,7 +4026,7 @@ private void InitializeComponent() this.NoTearFlowLayoutPanelInput.Location = new System.Drawing.Point(2, 2); this.NoTearFlowLayoutPanelInput.Margin = new System.Windows.Forms.Padding(2); this.NoTearFlowLayoutPanelInput.Name = "NoTearFlowLayoutPanelInput"; - this.NoTearFlowLayoutPanelInput.Size = new System.Drawing.Size(485, 460); + this.NoTearFlowLayoutPanelInput.Size = new System.Drawing.Size(479, 460); this.NoTearFlowLayoutPanelInput.TabIndex = 2; // // tabPageFile @@ -4389,7 +4389,7 @@ private void InitializeComponent() this.tableLayoutPanelFile.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanelFile.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanelFile.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); - this.tableLayoutPanelFile.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 154F)); + this.tableLayoutPanelFile.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 155F)); this.tableLayoutPanelFile.Controls.Add(this.textBoxTableRow15Col10, 10, 14); this.tableLayoutPanelFile.Controls.Add(this.textBoxTableRow14Col10, 10, 13); this.tableLayoutPanelFile.Controls.Add(this.textBoxTableRow13Col10, 10, 12); @@ -7363,7 +7363,7 @@ private void InitializeComponent() this.noTearFlowLayoutPanelFile.Location = new System.Drawing.Point(0, -1); this.noTearFlowLayoutPanelFile.Margin = new System.Windows.Forms.Padding(2); this.noTearFlowLayoutPanelFile.Name = "noTearFlowLayoutPanelFile"; - this.noTearFlowLayoutPanelFile.Size = new System.Drawing.Size(256, 463); + this.noTearFlowLayoutPanelFile.Size = new System.Drawing.Size(250, 463); this.noTearFlowLayoutPanelFile.TabIndex = 2; // // tabPageMisc @@ -7466,7 +7466,7 @@ private void InitializeComponent() this.NoTearFlowLayoutPanelMisc.Location = new System.Drawing.Point(2, 2); this.NoTearFlowLayoutPanelMisc.Margin = new System.Windows.Forms.Padding(2); this.NoTearFlowLayoutPanelMisc.Name = "NoTearFlowLayoutPanelMisc"; - this.NoTearFlowLayoutPanelMisc.Size = new System.Drawing.Size(784, 457); + this.NoTearFlowLayoutPanelMisc.Size = new System.Drawing.Size(778, 457); this.NoTearFlowLayoutPanelMisc.TabIndex = 5; // // tabPageDebug @@ -7727,7 +7727,7 @@ private void InitializeComponent() this.noTearFlowLayoutPanelDebug.Location = new System.Drawing.Point(2, 2); this.noTearFlowLayoutPanelDebug.Margin = new System.Windows.Forms.Padding(2); this.noTearFlowLayoutPanelDebug.Name = "noTearFlowLayoutPanelDebug"; - this.noTearFlowLayoutPanelDebug.Size = new System.Drawing.Size(524, 455); + this.noTearFlowLayoutPanelDebug.Size = new System.Drawing.Size(518, 455); this.noTearFlowLayoutPanelDebug.TabIndex = 26; // // tabPageMap @@ -7939,7 +7939,7 @@ private void InitializeComponent() this.glControlMap.Location = new System.Drawing.Point(4, 3); this.glControlMap.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.glControlMap.Name = "glControlMap"; - this.glControlMap.Size = new System.Drawing.Size(695, 430); + this.glControlMap.Size = new System.Drawing.Size(689, 430); this.glControlMap.TabIndex = 0; this.glControlMap.VSync = false; this.glControlMap.Load += new System.EventHandler(this.glControlMap_Load); @@ -8420,7 +8420,7 @@ private void InitializeComponent() this.glControlModelView.BackColor = System.Drawing.Color.Black; this.glControlModelView.Location = new System.Drawing.Point(3, 5); this.glControlModelView.Name = "glControlModelView"; - this.glControlModelView.Size = new System.Drawing.Size(478, 451); + this.glControlModelView.Size = new System.Drawing.Size(472, 451); this.glControlModelView.TabIndex = 0; this.glControlModelView.VSync = false; this.glControlModelView.Load += new System.EventHandler(this.glControlModelView_Load); @@ -8665,7 +8665,7 @@ private void InitializeComponent() this.groupBoxHackSpawn.Controls.Add(this.listBoxSpawn); this.groupBoxHackSpawn.Location = new System.Drawing.Point(4, 4); this.groupBoxHackSpawn.Name = "groupBoxHackSpawn"; - this.groupBoxHackSpawn.Size = new System.Drawing.Size(603, 447); + this.groupBoxHackSpawn.Size = new System.Drawing.Size(597, 447); this.groupBoxHackSpawn.TabIndex = 0; this.groupBoxHackSpawn.TabStop = false; this.groupBoxHackSpawn.Text = "Spawner"; @@ -8764,7 +8764,7 @@ private void InitializeComponent() this.listBoxSpawn.FormattingEnabled = true; this.listBoxSpawn.Location = new System.Drawing.Point(6, 19); this.listBoxSpawn.Name = "listBoxSpawn"; - this.listBoxSpawn.Size = new System.Drawing.Size(591, 342); + this.listBoxSpawn.Size = new System.Drawing.Size(585, 342); this.listBoxSpawn.Sorted = true; this.listBoxSpawn.TabIndex = 12; // @@ -9627,7 +9627,7 @@ private void InitializeComponent() this.noTearFlowLayoutPanelCamHack.Location = new System.Drawing.Point(2, 2); this.noTearFlowLayoutPanelCamHack.Margin = new System.Windows.Forms.Padding(2); this.noTearFlowLayoutPanelCamHack.Name = "noTearFlowLayoutPanelCamHack"; - this.noTearFlowLayoutPanelCamHack.Size = new System.Drawing.Size(475, 458); + this.noTearFlowLayoutPanelCamHack.Size = new System.Drawing.Size(469, 458); this.noTearFlowLayoutPanelCamHack.TabIndex = 2; // // tabPageQuarterFrame @@ -10240,6 +10240,26 @@ private void InitializeComponent() this.buttonScheduleButtonSet.Text = "Set"; this.buttonScheduleButtonSet.UseVisualStyleBackColor = true; // + // buttonScheduleNext + // + this.buttonScheduleNext.Location = new System.Drawing.Point(203, 95); + this.buttonScheduleNext.Margin = new System.Windows.Forms.Padding(2); + this.buttonScheduleNext.Name = "buttonScheduleNext"; + this.buttonScheduleNext.Size = new System.Drawing.Size(63, 25); + this.buttonScheduleNext.TabIndex = 43; + this.buttonScheduleNext.Text = "Next"; + this.buttonScheduleNext.UseVisualStyleBackColor = true; + // + // buttonSchedulePrevious + // + this.buttonSchedulePrevious.Location = new System.Drawing.Point(138, 95); + this.buttonSchedulePrevious.Margin = new System.Windows.Forms.Padding(2); + this.buttonSchedulePrevious.Name = "buttonSchedulePrevious"; + this.buttonSchedulePrevious.Size = new System.Drawing.Size(63, 25); + this.buttonSchedulePrevious.TabIndex = 43; + this.buttonSchedulePrevious.Text = "Previous"; + this.buttonSchedulePrevious.UseVisualStyleBackColor = true; + // // buttonScheduleButtonReset // this.buttonScheduleButtonReset.Location = new System.Drawing.Point(136, 126); @@ -11830,26 +11850,6 @@ private void InitializeComponent() this.buttonShowLeftPane.UseVisualStyleBackColor = true; this.buttonShowLeftPane.Click += new System.EventHandler(this.buttonShowLeftPanel_Click); // - // buttonSchedulePrevious - // - this.buttonSchedulePrevious.Location = new System.Drawing.Point(138, 95); - this.buttonSchedulePrevious.Margin = new System.Windows.Forms.Padding(2); - this.buttonSchedulePrevious.Name = "buttonSchedulePrevious"; - this.buttonSchedulePrevious.Size = new System.Drawing.Size(63, 25); - this.buttonSchedulePrevious.TabIndex = 43; - this.buttonSchedulePrevious.Text = "Previous"; - this.buttonSchedulePrevious.UseVisualStyleBackColor = true; - // - // buttonScheduleNext - // - this.buttonScheduleNext.Location = new System.Drawing.Point(203, 95); - this.buttonScheduleNext.Margin = new System.Windows.Forms.Padding(2); - this.buttonScheduleNext.Name = "buttonScheduleNext"; - this.buttonScheduleNext.Size = new System.Drawing.Size(63, 25); - this.buttonScheduleNext.TabIndex = 43; - this.buttonScheduleNext.Text = "Next"; - this.buttonScheduleNext.UseVisualStyleBackColor = true; - // // StroopMainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); diff --git a/Windows Build/Stroop.exe b/Windows Build/Stroop.exe index c027a72beef7ea4e735c98a17e1e82d67178c204..9a9fb0f58f1efab9a5592226f85762470a6753a9 100644 GIT binary patch delta 4327 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 Gmi!-xqF%rN