From 0fc4c694fb27e4c890c9f51f40ca4f75c34ad227 Mon Sep 17 00:00:00 2001 From: tolik518 Date: Sat, 3 Aug 2024 23:24:09 +0200 Subject: [PATCH] dpi scaling added + added mouseover-texts to all skills --- SoG_SGreader/Forms/FrmAbout.Designer.cs | 60 ++++--- SoG_SGreader/Forms/FrmColorSelect.Designer.cs | 157 +++++++++++------- .../Forms/FrmLoadSaveGame.Designer.cs | 49 +++--- SoG_SGreader/Forms/FrmLoadSaveGame.resx | 2 +- SoG_SGreader/Forms/FrmMain.Designer.cs | 124 ++++++++++++-- SoG_SGreader/Forms/FrmMain.cs | 12 ++ SoG_SGreader/Program.cs | 12 ++ 7 files changed, 296 insertions(+), 120 deletions(-) diff --git a/SoG_SGreader/Forms/FrmAbout.Designer.cs b/SoG_SGreader/Forms/FrmAbout.Designer.cs index 3a4d275..8f474fe 100644 --- a/SoG_SGreader/Forms/FrmAbout.Designer.cs +++ b/SoG_SGreader/Forms/FrmAbout.Designer.cs @@ -41,7 +41,7 @@ private void InitializeComponent() this.lblYourPatch = new System.Windows.Forms.Label(); this.lblCurrentPatch = new System.Windows.Forms.Label(); this.txtConsole = new System.Windows.Forms.TextBox(); - this.pictureBox1 = new PixelBox(); + this.pictureBox1 = new SoG_SGreader.CustomControls.PixelBox(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); @@ -53,9 +53,10 @@ private void InitializeComponent() this.lblVersion.AutoSize = true; this.lblVersion.BackColor = System.Drawing.Color.Transparent; this.lblVersion.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lblVersion.Location = new System.Drawing.Point(98, 15); + this.lblVersion.Location = new System.Drawing.Point(147, 23); + this.lblVersion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblVersion.Name = "lblVersion"; - this.lblVersion.Size = new System.Drawing.Size(209, 16); + this.lblVersion.Size = new System.Drawing.Size(298, 25); this.lblVersion.TabIndex = 0; this.lblVersion.Text = "SoG: Savegame Editor v0.0.0"; this.lblVersion.Click += new System.EventHandler(this.lblVersion_Click); @@ -63,9 +64,10 @@ private void InitializeComponent() // label2 // this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(3, 61); + this.label2.Location = new System.Drawing.Point(4, 94); + this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(41, 13); + this.label2.Size = new System.Drawing.Size(61, 20); this.label2.TabIndex = 1; this.label2.Text = "Github:"; // @@ -73,9 +75,10 @@ private void InitializeComponent() // this.linkLabel1.AutoSize = true; this.linkLabel1.CausesValidation = false; - this.linkLabel1.Location = new System.Drawing.Point(43, 61); + this.linkLabel1.Location = new System.Drawing.Point(64, 94); + this.linkLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.linkLabel1.Name = "linkLabel1"; - this.linkLabel1.Size = new System.Drawing.Size(217, 17); + this.linkLabel1.Size = new System.Drawing.Size(316, 24); this.linkLabel1.TabIndex = 2; this.linkLabel1.TabStop = true; this.linkLabel1.Text = "https://github.com/tolik518/SoG_SGreader"; @@ -87,18 +90,20 @@ private void InitializeComponent() this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(101, 31); + this.label3.Location = new System.Drawing.Point(152, 48); + this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(58, 13); + this.label3.Size = new System.Drawing.Size(84, 20); this.label3.TabIndex = 4; this.label3.Text = "by tolik518"; // // lblBuild // this.lblBuild.AutoSize = true; - this.lblBuild.Location = new System.Drawing.Point(3, 10); + this.lblBuild.Location = new System.Drawing.Point(4, 15); + this.lblBuild.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblBuild.Name = "lblBuild"; - this.lblBuild.Size = new System.Drawing.Size(134, 13); + this.lblBuild.Size = new System.Drawing.Size(198, 20); this.lblBuild.TabIndex = 5; this.lblBuild.Text = "Build Version: 0.0.000.000"; // @@ -114,26 +119,29 @@ private void InitializeComponent() this.panel1.Controls.Add(this.lblBuild); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.linkLabel1); - this.panel1.Location = new System.Drawing.Point(5, 61); + this.panel1.Location = new System.Drawing.Point(8, 94); + this.panel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(312, 87); + this.panel1.Size = new System.Drawing.Size(466, 132); this.panel1.TabIndex = 6; // // lblYourPatch // this.lblYourPatch.AutoSize = true; - this.lblYourPatch.Location = new System.Drawing.Point(3, 44); + this.lblYourPatch.Location = new System.Drawing.Point(4, 68); + this.lblYourPatch.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblYourPatch.Name = "lblYourPatch"; - this.lblYourPatch.Size = new System.Drawing.Size(133, 13); + this.lblYourPatch.Size = new System.Drawing.Size(197, 20); this.lblYourPatch.TabIndex = 7; this.lblYourPatch.Text = "Your Game Patch: 0.000a"; // // lblCurrentPatch // this.lblCurrentPatch.AutoSize = true; - this.lblCurrentPatch.Location = new System.Drawing.Point(3, 27); + this.lblCurrentPatch.Location = new System.Drawing.Point(4, 42); + this.lblCurrentPatch.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblCurrentPatch.Name = "lblCurrentPatch"; - this.lblCurrentPatch.Size = new System.Drawing.Size(160, 13); + this.lblCurrentPatch.Size = new System.Drawing.Size(238, 20); this.lblCurrentPatch.TabIndex = 6; this.lblCurrentPatch.Text = "Supported Game Patch: 0.000a"; // @@ -145,11 +153,12 @@ private void InitializeComponent() this.txtConsole.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtConsole.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.txtConsole.ForeColor = System.Drawing.Color.LimeGreen; - this.txtConsole.Location = new System.Drawing.Point(0, 153); + this.txtConsole.Location = new System.Drawing.Point(0, 235); + this.txtConsole.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtConsole.Multiline = true; this.txtConsole.Name = "txtConsole"; this.txtConsole.ReadOnly = true; - this.txtConsole.Size = new System.Drawing.Size(320, 109); + this.txtConsole.Size = new System.Drawing.Size(479, 167); this.txtConsole.TabIndex = 29; this.txtConsole.TabStop = false; this.txtConsole.Text = "Special Thanks to\r\n -------------------\r\nChaos944\r\n\r\nThe SoG Discord community, e" + @@ -163,23 +172,26 @@ private void InitializeComponent() this.pictureBox1.BackColor = System.Drawing.Color.Transparent; this.pictureBox1.Image = global::SoG_SGreader.Properties.Resources.icon; this.pictureBox1.InitialImage = global::SoG_SGreader.Properties.Resources.icon; - this.pictureBox1.Location = new System.Drawing.Point(5, 1); + this.pictureBox1.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox1.Location = new System.Drawing.Point(8, 2); + this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(91, 54); + this.pictureBox1.Size = new System.Drawing.Size(136, 83); this.pictureBox1.TabIndex = 30; this.pictureBox1.TabStop = false; // // FrmAbout // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(320, 262); + this.AutoScaleDimensions = new System.Drawing.SizeF(144F, 144F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; + this.ClientSize = new System.Drawing.Size(480, 403); this.Controls.Add(this.txtConsole); this.Controls.Add(this.panel1); this.Controls.Add(this.label3); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.lblVersion); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; + this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.MaximizeBox = false; this.Name = "FrmAbout"; this.Text = "About"; diff --git a/SoG_SGreader/Forms/FrmColorSelect.Designer.cs b/SoG_SGreader/Forms/FrmColorSelect.Designer.cs index 921a92c..d1f8386 100644 --- a/SoG_SGreader/Forms/FrmColorSelect.Designer.cs +++ b/SoG_SGreader/Forms/FrmColorSelect.Designer.cs @@ -65,9 +65,10 @@ private void InitializeComponent() // this.panelColor29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(123)))), ((int)(((byte)(217))))); this.panelColor29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor29.Location = new System.Drawing.Point(142, 116); + this.panelColor29.Location = new System.Drawing.Point(213, 178); + this.panelColor29.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor29.Name = "panelColor29"; - this.panelColor29.Size = new System.Drawing.Size(20, 20); + this.panelColor29.Size = new System.Drawing.Size(29, 30); this.panelColor29.TabIndex = 59; this.panelColor29.Click += new System.EventHandler(this.ColorSelect); // @@ -75,9 +76,10 @@ private void InitializeComponent() // this.panelColor28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(32)))), ((int)(((byte)(189))))); this.panelColor28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor28.Location = new System.Drawing.Point(116, 116); + this.panelColor28.Location = new System.Drawing.Point(174, 178); + this.panelColor28.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor28.Name = "panelColor28"; - this.panelColor28.Size = new System.Drawing.Size(20, 20); + this.panelColor28.Size = new System.Drawing.Size(29, 30); this.panelColor28.TabIndex = 58; this.panelColor28.Click += new System.EventHandler(this.ColorSelect); // @@ -85,9 +87,10 @@ private void InitializeComponent() // this.panelColor27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(145)))), ((int)(((byte)(33)))), ((int)(((byte)(116))))); this.panelColor27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor27.Location = new System.Drawing.Point(90, 116); + this.panelColor27.Location = new System.Drawing.Point(135, 178); + this.panelColor27.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor27.Name = "panelColor27"; - this.panelColor27.Size = new System.Drawing.Size(20, 20); + this.panelColor27.Size = new System.Drawing.Size(29, 30); this.panelColor27.TabIndex = 57; this.panelColor27.Click += new System.EventHandler(this.ColorSelect); // @@ -95,9 +98,10 @@ private void InitializeComponent() // this.panelColor26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(103)))), ((int)(((byte)(242))))); this.panelColor26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor26.Location = new System.Drawing.Point(64, 116); + this.panelColor26.Location = new System.Drawing.Point(96, 178); + this.panelColor26.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor26.Name = "panelColor26"; - this.panelColor26.Size = new System.Drawing.Size(20, 20); + this.panelColor26.Size = new System.Drawing.Size(29, 30); this.panelColor26.TabIndex = 56; this.panelColor26.Click += new System.EventHandler(this.ColorSelect); // @@ -105,9 +109,10 @@ private void InitializeComponent() // this.panelColor25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(48)))), ((int)(((byte)(212))))); this.panelColor25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor25.Location = new System.Drawing.Point(38, 116); + this.panelColor25.Location = new System.Drawing.Point(57, 178); + this.panelColor25.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor25.Name = "panelColor25"; - this.panelColor25.Size = new System.Drawing.Size(20, 20); + this.panelColor25.Size = new System.Drawing.Size(29, 30); this.panelColor25.TabIndex = 55; this.panelColor25.Click += new System.EventHandler(this.ColorSelect); // @@ -115,9 +120,10 @@ private void InitializeComponent() // this.panelColor24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(108)))), ((int)(((byte)(33)))), ((int)(((byte)(145))))); this.panelColor24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor24.Location = new System.Drawing.Point(12, 116); + this.panelColor24.Location = new System.Drawing.Point(18, 178); + this.panelColor24.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor24.Name = "panelColor24"; - this.panelColor24.Size = new System.Drawing.Size(20, 20); + this.panelColor24.Size = new System.Drawing.Size(29, 30); this.panelColor24.TabIndex = 54; this.panelColor24.Click += new System.EventHandler(this.ColorSelect); // @@ -125,9 +131,10 @@ private void InitializeComponent() // this.panelColor23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(139)))), ((int)(((byte)(244))))); this.panelColor23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor23.Location = new System.Drawing.Point(142, 90); + this.panelColor23.Location = new System.Drawing.Point(213, 138); + this.panelColor23.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor23.Name = "panelColor23"; - this.panelColor23.Size = new System.Drawing.Size(20, 20); + this.panelColor23.Size = new System.Drawing.Size(29, 30); this.panelColor23.TabIndex = 53; this.panelColor23.Click += new System.EventHandler(this.ColorSelect); // @@ -135,9 +142,10 @@ private void InitializeComponent() // this.panelColor22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(108)))), ((int)(((byte)(207))))); this.panelColor22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor22.Location = new System.Drawing.Point(116, 90); + this.panelColor22.Location = new System.Drawing.Point(174, 138); + this.panelColor22.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor22.Name = "panelColor22"; - this.panelColor22.Size = new System.Drawing.Size(20, 20); + this.panelColor22.Size = new System.Drawing.Size(29, 30); this.panelColor22.TabIndex = 52; this.panelColor22.Click += new System.EventHandler(this.ColorSelect); // @@ -145,9 +153,10 @@ private void InitializeComponent() // this.panelColor21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(44)))), ((int)(((byte)(122))))); this.panelColor21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor21.Location = new System.Drawing.Point(90, 90); + this.panelColor21.Location = new System.Drawing.Point(135, 138); + this.panelColor21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor21.Name = "panelColor21"; - this.panelColor21.Size = new System.Drawing.Size(20, 20); + this.panelColor21.Size = new System.Drawing.Size(29, 30); this.panelColor21.TabIndex = 51; this.panelColor21.Click += new System.EventHandler(this.ColorSelect); // @@ -155,9 +164,10 @@ private void InitializeComponent() // this.panelColor20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(162)))), ((int)(((byte)(210)))), ((int)(((byte)(220))))); this.panelColor20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor20.Location = new System.Drawing.Point(64, 90); + this.panelColor20.Location = new System.Drawing.Point(96, 138); + this.panelColor20.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor20.Name = "panelColor20"; - this.panelColor20.Size = new System.Drawing.Size(20, 20); + this.panelColor20.Size = new System.Drawing.Size(29, 30); this.panelColor20.TabIndex = 50; this.panelColor20.Click += new System.EventHandler(this.ColorSelect); // @@ -165,9 +175,10 @@ private void InitializeComponent() // this.panelColor19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(184)))), ((int)(((byte)(211))))); this.panelColor19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor19.Location = new System.Drawing.Point(38, 90); + this.panelColor19.Location = new System.Drawing.Point(57, 138); + this.panelColor19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor19.Name = "panelColor19"; - this.panelColor19.Size = new System.Drawing.Size(20, 20); + this.panelColor19.Size = new System.Drawing.Size(29, 30); this.panelColor19.TabIndex = 49; this.panelColor19.Click += new System.EventHandler(this.ColorSelect); // @@ -175,9 +186,10 @@ private void InitializeComponent() // this.panelColor18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(92)))), ((int)(((byte)(122))))); this.panelColor18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor18.Location = new System.Drawing.Point(12, 90); + this.panelColor18.Location = new System.Drawing.Point(18, 138); + this.panelColor18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor18.Name = "panelColor18"; - this.panelColor18.Size = new System.Drawing.Size(20, 20); + this.panelColor18.Size = new System.Drawing.Size(29, 30); this.panelColor18.TabIndex = 48; this.panelColor18.Click += new System.EventHandler(this.ColorSelect); // @@ -185,9 +197,10 @@ private void InitializeComponent() // this.panelColor17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(208)))), ((int)(((byte)(22))))); this.panelColor17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor17.Location = new System.Drawing.Point(142, 64); + this.panelColor17.Location = new System.Drawing.Point(213, 98); + this.panelColor17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor17.Name = "panelColor17"; - this.panelColor17.Size = new System.Drawing.Size(20, 20); + this.panelColor17.Size = new System.Drawing.Size(29, 30); this.panelColor17.TabIndex = 47; this.panelColor17.Click += new System.EventHandler(this.ColorSelect); // @@ -195,9 +208,10 @@ private void InitializeComponent() // this.panelColor11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(108)))), ((int)(((byte)(23))))); this.panelColor11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor11.Location = new System.Drawing.Point(142, 38); + this.panelColor11.Location = new System.Drawing.Point(213, 58); + this.panelColor11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor11.Name = "panelColor11"; - this.panelColor11.Size = new System.Drawing.Size(20, 20); + this.panelColor11.Size = new System.Drawing.Size(29, 30); this.panelColor11.TabIndex = 41; this.panelColor11.Click += new System.EventHandler(this.ColorSelect); // @@ -205,9 +219,10 @@ private void InitializeComponent() // this.panelColor16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(182)))), ((int)(((byte)(32))))); this.panelColor16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor16.Location = new System.Drawing.Point(116, 64); + this.panelColor16.Location = new System.Drawing.Point(174, 98); + this.panelColor16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor16.Name = "panelColor16"; - this.panelColor16.Size = new System.Drawing.Size(20, 20); + this.panelColor16.Size = new System.Drawing.Size(29, 30); this.panelColor16.TabIndex = 46; this.panelColor16.Click += new System.EventHandler(this.ColorSelect); // @@ -215,9 +230,10 @@ private void InitializeComponent() // this.panelColor5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228))))); this.panelColor5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor5.Location = new System.Drawing.Point(142, 12); + this.panelColor5.Location = new System.Drawing.Point(213, 18); + this.panelColor5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor5.Name = "panelColor5"; - this.panelColor5.Size = new System.Drawing.Size(20, 20); + this.panelColor5.Size = new System.Drawing.Size(29, 30); this.panelColor5.TabIndex = 35; this.panelColor5.Click += new System.EventHandler(this.ColorSelect); // @@ -225,9 +241,10 @@ private void InitializeComponent() // this.panelColor15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(151)))), ((int)(((byte)(26))))); this.panelColor15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor15.Location = new System.Drawing.Point(90, 64); + this.panelColor15.Location = new System.Drawing.Point(135, 98); + this.panelColor15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor15.Name = "panelColor15"; - this.panelColor15.Size = new System.Drawing.Size(20, 20); + this.panelColor15.Size = new System.Drawing.Size(29, 30); this.panelColor15.TabIndex = 45; this.panelColor15.Click += new System.EventHandler(this.ColorSelect); // @@ -235,9 +252,10 @@ private void InitializeComponent() // this.panelColor14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(220)))), ((int)(((byte)(64))))); this.panelColor14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor14.Location = new System.Drawing.Point(64, 64); + this.panelColor14.Location = new System.Drawing.Point(96, 98); + this.panelColor14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor14.Name = "panelColor14"; - this.panelColor14.Size = new System.Drawing.Size(20, 20); + this.panelColor14.Size = new System.Drawing.Size(29, 30); this.panelColor14.TabIndex = 44; this.panelColor14.Click += new System.EventHandler(this.ColorSelect); // @@ -245,9 +263,10 @@ private void InitializeComponent() // this.panelColor10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(82)))), ((int)(((byte)(28))))); this.panelColor10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor10.Location = new System.Drawing.Point(116, 38); + this.panelColor10.Location = new System.Drawing.Point(174, 58); + this.panelColor10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor10.Name = "panelColor10"; - this.panelColor10.Size = new System.Drawing.Size(20, 20); + this.panelColor10.Size = new System.Drawing.Size(29, 30); this.panelColor10.TabIndex = 40; this.panelColor10.Click += new System.EventHandler(this.ColorSelect); // @@ -255,9 +274,10 @@ private void InitializeComponent() // this.panelColor13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(184)))), ((int)(((byte)(24))))); this.panelColor13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor13.Location = new System.Drawing.Point(38, 64); + this.panelColor13.Location = new System.Drawing.Point(57, 98); + this.panelColor13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor13.Name = "panelColor13"; - this.panelColor13.Size = new System.Drawing.Size(20, 20); + this.panelColor13.Size = new System.Drawing.Size(29, 30); this.panelColor13.TabIndex = 43; this.panelColor13.Click += new System.EventHandler(this.ColorSelect); // @@ -265,9 +285,10 @@ private void InitializeComponent() // this.panelColor4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(202)))), ((int)(((byte)(202))))); this.panelColor4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor4.Location = new System.Drawing.Point(116, 12); + this.panelColor4.Location = new System.Drawing.Point(174, 18); + this.panelColor4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor4.Name = "panelColor4"; - this.panelColor4.Size = new System.Drawing.Size(20, 20); + this.panelColor4.Size = new System.Drawing.Size(29, 30); this.panelColor4.TabIndex = 34; this.panelColor4.Click += new System.EventHandler(this.ColorSelect); // @@ -275,9 +296,10 @@ private void InitializeComponent() // this.panelColor12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(147)))), ((int)(((byte)(13))))); this.panelColor12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor12.Location = new System.Drawing.Point(12, 64); + this.panelColor12.Location = new System.Drawing.Point(18, 98); + this.panelColor12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor12.Name = "panelColor12"; - this.panelColor12.Size = new System.Drawing.Size(20, 20); + this.panelColor12.Size = new System.Drawing.Size(29, 30); this.panelColor12.TabIndex = 42; this.panelColor12.Click += new System.EventHandler(this.ColorSelect); // @@ -285,9 +307,10 @@ private void InitializeComponent() // this.panelColor9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(54)))), ((int)(((byte)(18))))); this.panelColor9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor9.Location = new System.Drawing.Point(90, 38); + this.panelColor9.Location = new System.Drawing.Point(135, 58); + this.panelColor9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor9.Name = "panelColor9"; - this.panelColor9.Size = new System.Drawing.Size(20, 20); + this.panelColor9.Size = new System.Drawing.Size(29, 30); this.panelColor9.TabIndex = 39; this.panelColor9.Click += new System.EventHandler(this.ColorSelect); // @@ -295,9 +318,10 @@ private void InitializeComponent() // this.panelColor3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(149)))), ((int)(((byte)(149))))); this.panelColor3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor3.Location = new System.Drawing.Point(90, 12); + this.panelColor3.Location = new System.Drawing.Point(135, 18); + this.panelColor3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor3.Name = "panelColor3"; - this.panelColor3.Size = new System.Drawing.Size(20, 20); + this.panelColor3.Size = new System.Drawing.Size(29, 30); this.panelColor3.TabIndex = 33; this.panelColor3.Click += new System.EventHandler(this.ColorSelect); // @@ -305,9 +329,10 @@ private void InitializeComponent() // this.panelColor8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(78)))), ((int)(((byte)(61))))); this.panelColor8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor8.Location = new System.Drawing.Point(64, 38); + this.panelColor8.Location = new System.Drawing.Point(96, 58); + this.panelColor8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor8.Name = "panelColor8"; - this.panelColor8.Size = new System.Drawing.Size(20, 20); + this.panelColor8.Size = new System.Drawing.Size(29, 30); this.panelColor8.TabIndex = 38; this.panelColor8.Click += new System.EventHandler(this.ColorSelect); // @@ -315,9 +340,10 @@ private void InitializeComponent() // this.panelColor7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(38)))), ((int)(((byte)(39))))); this.panelColor7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor7.Location = new System.Drawing.Point(38, 38); + this.panelColor7.Location = new System.Drawing.Point(57, 58); + this.panelColor7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor7.Name = "panelColor7"; - this.panelColor7.Size = new System.Drawing.Size(20, 20); + this.panelColor7.Size = new System.Drawing.Size(29, 30); this.panelColor7.TabIndex = 37; this.panelColor7.Click += new System.EventHandler(this.ColorSelect); // @@ -325,9 +351,10 @@ private void InitializeComponent() // this.panelColor2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(71)))), ((int)(((byte)(83))))); this.panelColor2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor2.Location = new System.Drawing.Point(64, 12); + this.panelColor2.Location = new System.Drawing.Point(96, 18); + this.panelColor2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor2.Name = "panelColor2"; - this.panelColor2.Size = new System.Drawing.Size(20, 20); + this.panelColor2.Size = new System.Drawing.Size(29, 30); this.panelColor2.TabIndex = 32; this.panelColor2.Click += new System.EventHandler(this.ColorSelect); // @@ -335,9 +362,10 @@ private void InitializeComponent() // this.panelColor6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(19)))), ((int)(((byte)(23))))); this.panelColor6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor6.Location = new System.Drawing.Point(12, 38); + this.panelColor6.Location = new System.Drawing.Point(18, 58); + this.panelColor6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor6.Name = "panelColor6"; - this.panelColor6.Size = new System.Drawing.Size(20, 20); + this.panelColor6.Size = new System.Drawing.Size(29, 30); this.panelColor6.TabIndex = 36; this.panelColor6.Click += new System.EventHandler(this.ColorSelect); // @@ -345,9 +373,10 @@ private void InitializeComponent() // this.panelColor1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(34)))), ((int)(((byte)(38))))); this.panelColor1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor1.Location = new System.Drawing.Point(38, 12); + this.panelColor1.Location = new System.Drawing.Point(57, 18); + this.panelColor1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor1.Name = "panelColor1"; - this.panelColor1.Size = new System.Drawing.Size(20, 20); + this.panelColor1.Size = new System.Drawing.Size(29, 30); this.panelColor1.TabIndex = 31; this.panelColor1.Click += new System.EventHandler(this.ColorSelect); // @@ -355,17 +384,18 @@ private void InitializeComponent() // this.panelColor0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(29)))), ((int)(((byte)(29))))); this.panelColor0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelColor0.Location = new System.Drawing.Point(12, 12); + this.panelColor0.Location = new System.Drawing.Point(18, 18); + this.panelColor0.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelColor0.Name = "panelColor0"; - this.panelColor0.Size = new System.Drawing.Size(20, 20); + this.panelColor0.Size = new System.Drawing.Size(29, 30); this.panelColor0.TabIndex = 30; this.panelColor0.Click += new System.EventHandler(this.ColorSelect); // // FrmColorSelect // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(173, 148); + this.AutoScaleDimensions = new System.Drawing.SizeF(144F, 144F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; + this.ClientSize = new System.Drawing.Size(260, 228); this.Controls.Add(this.panelColor29); this.Controls.Add(this.panelColor28); this.Controls.Add(this.panelColor27); @@ -397,6 +427,7 @@ private void InitializeComponent() this.Controls.Add(this.panelColor1); this.Controls.Add(this.panelColor0); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; + this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.MaximizeBox = false; this.Name = "FrmColorSelect"; this.Text = "Color "; diff --git a/SoG_SGreader/Forms/FrmLoadSaveGame.Designer.cs b/SoG_SGreader/Forms/FrmLoadSaveGame.Designer.cs index 9157329..adbc2fd 100644 --- a/SoG_SGreader/Forms/FrmLoadSaveGame.Designer.cs +++ b/SoG_SGreader/Forms/FrmLoadSaveGame.Designer.cs @@ -43,7 +43,7 @@ private void InitializeComponent() this.columnSex = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnCharName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.imageList1 = new System.Windows.Forms.ImageList(this.components); - this.pictureBox1 = new PixelBox(); + this.pictureBox1 = new SoG_SGreader.CustomControls.PixelBox(); this.btnChooseFolder = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); @@ -51,9 +51,10 @@ private void InitializeComponent() // btnLoadSaveGame // this.btnLoadSaveGame.Enabled = false; - this.btnLoadSaveGame.Location = new System.Drawing.Point(236, 132); + this.btnLoadSaveGame.Location = new System.Drawing.Point(350, 205); + this.btnLoadSaveGame.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnLoadSaveGame.Name = "btnLoadSaveGame"; - this.btnLoadSaveGame.Size = new System.Drawing.Size(85, 54); + this.btnLoadSaveGame.Size = new System.Drawing.Size(128, 83); this.btnLoadSaveGame.TabIndex = 0; this.btnLoadSaveGame.Text = "Load"; this.btnLoadSaveGame.UseVisualStyleBackColor = true; @@ -61,9 +62,10 @@ private void InitializeComponent() // // btnStartWithoitLoading // - this.btnStartWithoitLoading.Location = new System.Drawing.Point(327, 161); + this.btnStartWithoitLoading.Location = new System.Drawing.Point(490, 248); + this.btnStartWithoitLoading.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnStartWithoitLoading.Name = "btnStartWithoitLoading"; - this.btnStartWithoitLoading.Size = new System.Drawing.Size(25, 25); + this.btnStartWithoitLoading.Size = new System.Drawing.Size(38, 38); this.btnStartWithoitLoading.TabIndex = 3; this.btnStartWithoitLoading.Text = "..."; this.btnStartWithoitLoading.UseVisualStyleBackColor = true; @@ -73,18 +75,20 @@ private void InitializeComponent() // this.lblFilePath.Dock = System.Windows.Forms.DockStyle.Bottom; this.lblFilePath.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lblFilePath.Location = new System.Drawing.Point(0, 188); + this.lblFilePath.Location = new System.Drawing.Point(0, 289); + this.lblFilePath.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblFilePath.Name = "lblFilePath"; - this.lblFilePath.Size = new System.Drawing.Size(361, 24); + this.lblFilePath.Size = new System.Drawing.Size(542, 37); this.lblFilePath.TabIndex = 4; this.lblFilePath.Text = "[lblFilePath]"; // // lblSaveGameCount // this.lblSaveGameCount.AutoSize = true; - this.lblSaveGameCount.Location = new System.Drawing.Point(236, 117); + this.lblSaveGameCount.Location = new System.Drawing.Point(354, 180); + this.lblSaveGameCount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblSaveGameCount.Name = "lblSaveGameCount"; - this.lblSaveGameCount.Size = new System.Drawing.Size(113, 13); + this.lblSaveGameCount.Size = new System.Drawing.Size(166, 20); this.lblSaveGameCount.TabIndex = 5; this.lblSaveGameCount.Text = "No Savegames found!"; // @@ -100,10 +104,11 @@ private void InitializeComponent() this.lstvSaveGames.FullRowSelect = true; this.lstvSaveGames.GridLines = true; this.lstvSaveGames.HideSelection = false; - this.lstvSaveGames.Location = new System.Drawing.Point(3, 1); + this.lstvSaveGames.Location = new System.Drawing.Point(4, 2); + this.lstvSaveGames.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.lstvSaveGames.MultiSelect = false; this.lstvSaveGames.Name = "lstvSaveGames"; - this.lstvSaveGames.Size = new System.Drawing.Size(227, 184); + this.lstvSaveGames.Size = new System.Drawing.Size(338, 281); this.lstvSaveGames.SmallImageList = this.imageList1; this.lstvSaveGames.TabIndex = 6; this.lstvSaveGames.UseCompatibleStateImageBehavior = false; @@ -114,13 +119,13 @@ private void InitializeComponent() // columnSavefile // this.columnSavefile.Text = "Slot"; - this.columnSavefile.Width = 35; + this.columnSavefile.Width = 61; // // columnSex // this.columnSex.Text = "Sex"; this.columnSex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - this.columnSex.Width = 35; + this.columnSex.Width = 46; // // columnCharName // @@ -138,9 +143,11 @@ private void InitializeComponent() this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.pictureBox1.Image = global::SoG_SGreader.Properties.Resources.icon; - this.pictureBox1.Location = new System.Drawing.Point(236, 7); + this.pictureBox1.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox1.Location = new System.Drawing.Point(354, 11); + this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(119, 105); + this.pictureBox1.Size = new System.Drawing.Size(176, 159); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.pictureBox1.TabIndex = 32; this.pictureBox1.TabStop = false; @@ -149,19 +156,20 @@ private void InitializeComponent() // this.btnChooseFolder.Cursor = System.Windows.Forms.Cursors.Default; this.btnChooseFolder.Image = ((System.Drawing.Image)(resources.GetObject("btnChooseFolder.Image"))); - this.btnChooseFolder.Location = new System.Drawing.Point(327, 132); + this.btnChooseFolder.Location = new System.Drawing.Point(490, 203); + this.btnChooseFolder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnChooseFolder.Name = "btnChooseFolder"; - this.btnChooseFolder.Size = new System.Drawing.Size(25, 25); + this.btnChooseFolder.Size = new System.Drawing.Size(38, 38); this.btnChooseFolder.TabIndex = 2; this.btnChooseFolder.UseVisualStyleBackColor = true; this.btnChooseFolder.Click += new System.EventHandler(this.BtnChooseFolder_Click); // // FrmLoadSaveGame // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.AutoScaleDimensions = new System.Drawing.SizeF(144F, 144F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.ClientSize = new System.Drawing.Size(361, 212); + this.ClientSize = new System.Drawing.Size(542, 326); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.lstvSaveGames); this.Controls.Add(this.lblSaveGameCount); @@ -171,6 +179,7 @@ private void InitializeComponent() this.Controls.Add(this.btnLoadSaveGame); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); + this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.MaximizeBox = false; this.Name = "FrmLoadSaveGame"; this.Text = "SoG: Savegame Editor v0.8.0 by tolik518"; diff --git a/SoG_SGreader/Forms/FrmLoadSaveGame.resx b/SoG_SGreader/Forms/FrmLoadSaveGame.resx index c86016b..41c5ef7 100644 --- a/SoG_SGreader/Forms/FrmLoadSaveGame.resx +++ b/SoG_SGreader/Forms/FrmLoadSaveGame.resx @@ -125,7 +125,7 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAACu - BwAAAk1TRnQBSQFMAwEBAAFQAQABUAEAARABAAEQAQAE/wEJAQAI/wFCAU0BNgEEBgABNgEEAgABKAMA + BwAAAk1TRnQBSQFMAwEBAAFgAQABYAEAARABAAEQAQAE/wEJAQAI/wFCAU0BNgEEBgABNgEEAgABKAMA AUADAAEQAwABAQEAAQgGAAEEGAABgAIAAYADAAKAAQABgAMAAYABAAGAAQACgAIAA8ABAAHAAdwBwAEA AfABygGmAQABMwUAATMBAAEzAQABMwEAAjMCAAMWAQADHAEAAyIBAAMpAQADVQEAA00BAANCAQADOQEA AYABfAH/AQACUAH/AQABkwEAAdYBAAH/AewBzAEAAcYB1gHvAQAB1gLnAQABkAGpAa0CAAH/ATMDAAFm diff --git a/SoG_SGreader/Forms/FrmMain.Designer.cs b/SoG_SGreader/Forms/FrmMain.Designer.cs index a331b3e..bbeb239 100644 --- a/SoG_SGreader/Forms/FrmMain.Designer.cs +++ b/SoG_SGreader/Forms/FrmMain.Designer.cs @@ -340,6 +340,7 @@ private void InitializeComponent() this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.txtConsole = new System.Windows.Forms.TextBox(); this.Tooltips = new System.Windows.Forms.ToolTip(this.components); + this.label1 = new System.Windows.Forms.Label(); this.pictureBox7 = new SoG_SGreader.CustomControls.PixelBox(); this.pictureBox11 = new SoG_SGreader.CustomControls.PixelBox(); this.pictureBox8 = new SoG_SGreader.CustomControls.PixelBox(); @@ -684,6 +685,7 @@ private void InitializeComponent() this.lblTrophiesNullWarning.Name = "lblTrophiesNullWarning"; this.lblTrophiesNullWarning.SelectedIndex = 0; this.lblTrophiesNullWarning.Size = new System.Drawing.Size(850, 649); + this.lblTrophiesNullWarning.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight; this.lblTrophiesNullWarning.TabIndex = 0; // // tabChar @@ -1642,12 +1644,15 @@ private void InitializeComponent() // // cbSelectedItem // + this.cbSelectedItem.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; + this.cbSelectedItem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; this.cbSelectedItem.FormattingEnabled = true; this.cbSelectedItem.Location = new System.Drawing.Point(9, 29); this.cbSelectedItem.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cbSelectedItem.Name = "cbSelectedItem"; this.cbSelectedItem.Size = new System.Drawing.Size(360, 28); this.cbSelectedItem.TabIndex = 0; + this.cbSelectedItem.SelectedIndexChanged += new System.EventHandler(this.cbSelectedItem_SelectedIndexChanged); // // lstInventory // @@ -1675,12 +1680,12 @@ private void InitializeComponent() // Item // this.Item.Text = "Item"; - this.Item.Width = 321; + this.Item.Width = 408; // // Count // this.Count.Text = "Count"; - this.Count.Width = 54; + this.Count.Width = 62; // // Position // @@ -1729,37 +1734,37 @@ private void InitializeComponent() // Level // this.Level.Text = "Level"; - this.Level.Width = 39; + this.Level.Width = 55; // // Nickname // this.Nickname.Text = "Nickname"; - this.Nickname.Width = 92; + this.Nickname.Width = 105; // // HP // this.HP.Text = "HP"; - this.HP.Width = 45; + this.HP.Width = 54; // // SP // this.SP.Text = "SP"; - this.SP.Width = 47; + this.SP.Width = 55; // // Dmg // this.Dmg.Text = "Dmg"; - this.Dmg.Width = 48; + this.Dmg.Width = 54; // // Crit // this.Crit.Text = "Crit"; - this.Crit.Width = 49; + this.Crit.Width = 53; // // Speed // this.Speed.Text = "Speed"; - this.Speed.Width = 44; + this.Speed.Width = 74; // // grpPet // @@ -3049,6 +3054,7 @@ private void InitializeComponent() // // tabTalentsGeneral // + this.tabTalentsGeneral.Controls.Add(this.label1); this.tabTalentsGeneral.Controls.Add(this.groupBox5); this.tabTalentsGeneral.Location = new System.Drawing.Point(104, 4); this.tabTalentsGeneral.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); @@ -3649,11 +3655,11 @@ private void InitializeComponent() // // cblstFlagsChecked // - this.cblstFlagsChecked.Enabled = false; this.cblstFlagsChecked.FormattingEnabled = true; this.cblstFlagsChecked.Location = new System.Drawing.Point(12, 375); this.cblstFlagsChecked.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cblstFlagsChecked.Name = "cblstFlagsChecked"; + this.cblstFlagsChecked.SelectionMode = System.Windows.Forms.SelectionMode.None; this.cblstFlagsChecked.Size = new System.Drawing.Size(658, 211); this.cblstFlagsChecked.TabIndex = 11; this.cblstFlagsChecked.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.cblstFlagsChecked_ItemCheck); @@ -4425,6 +4431,16 @@ private void InitializeComponent() this.txtConsole.Size = new System.Drawing.Size(850, 197); this.txtConsole.TabIndex = 28; this.txtConsole.TabStop = false; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(15, 446); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(391, 60); + this.label1.TabIndex = 44; + this.label1.Text = "Notes:\r\n- SteadyDefense on level 5, will make your game crash\r\n- FineTaste max le" + + "vel is 3"; // // pictureBox7 // @@ -4437,6 +4453,7 @@ private void InitializeComponent() this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox7.TabIndex = 19; this.pictureBox7.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox7, "BerserkMode"); // // pictureBox11 // @@ -4449,6 +4466,7 @@ private void InitializeComponent() this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox11.TabIndex = 11; this.pictureBox11.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox11, "Overhead"); // // pictureBox8 // @@ -4461,6 +4479,7 @@ private void InitializeComponent() this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox8.TabIndex = 17; this.pictureBox8.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox8, "Smash"); // // pictureBox10 // @@ -4473,6 +4492,7 @@ private void InitializeComponent() this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox10.TabIndex = 13; this.pictureBox10.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox10, "Spin"); // // pictureBox9 // @@ -4485,6 +4505,7 @@ private void InitializeComponent() this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox9.TabIndex = 15; this.pictureBox9.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox9, "Throw"); // // pictureBox1 // @@ -4497,6 +4518,7 @@ private void InitializeComponent() this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 1; this.pictureBox1.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox1, "Stinger"); // // pictureBox2 // @@ -4509,6 +4531,7 @@ private void InitializeComponent() this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox2.TabIndex = 3; this.pictureBox2.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox2, "MillionStabs"); // // pictureBox4 // @@ -4521,6 +4544,7 @@ private void InitializeComponent() this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox4.TabIndex = 5; this.pictureBox4.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox4, "SpiritSlash"); // // pictureBox5 // @@ -4533,6 +4557,7 @@ private void InitializeComponent() this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox5.TabIndex = 7; this.pictureBox5.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox5, "ShadowClone"); // // pictureBox6 // @@ -4545,6 +4570,7 @@ private void InitializeComponent() this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox6.TabIndex = 9; this.pictureBox6.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox6, "QuickCounter"); // // pictureBox21 // @@ -4557,6 +4583,7 @@ private void InitializeComponent() this.pictureBox21.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox21.TabIndex = 11; this.pictureBox21.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox21, "StaticTouch"); // // pictureBox22 // @@ -4569,6 +4596,7 @@ private void InitializeComponent() this.pictureBox22.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox22.TabIndex = 9; this.pictureBox22.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox22, "SummonCloud"); // // pictureBox23 // @@ -4581,6 +4609,7 @@ private void InitializeComponent() this.pictureBox23.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox23.TabIndex = 7; this.pictureBox23.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox23, "ChainLightning"); // // pictureBox18 // @@ -4593,6 +4622,7 @@ private void InitializeComponent() this.pictureBox18.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox18.TabIndex = 11; this.pictureBox18.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox18, "InsectSwarm"); // // pictureBox19 // @@ -4605,6 +4635,7 @@ private void InitializeComponent() this.pictureBox19.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox19.TabIndex = 9; this.pictureBox19.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox19, "SummonPlant"); // // pictureBox20 // @@ -4617,6 +4648,7 @@ private void InitializeComponent() this.pictureBox20.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox20.TabIndex = 7; this.pictureBox20.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox20, "EarthSpike"); // // pictureBox15 // @@ -4629,6 +4661,7 @@ private void InitializeComponent() this.pictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox15.TabIndex = 11; this.pictureBox15.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox15, "FrostyFriend"); // // pictureBox16 // @@ -4641,6 +4674,7 @@ private void InitializeComponent() this.pictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox16.TabIndex = 9; this.pictureBox16.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox16, "IceNova"); // // pictureBox17 // @@ -4653,6 +4687,7 @@ private void InitializeComponent() this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox17.TabIndex = 7; this.pictureBox17.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox17, "IceSpikes"); // // pictureBox14 // @@ -4665,6 +4700,7 @@ private void InitializeComponent() this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox14.TabIndex = 11; this.pictureBox14.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox14, "Flamethrower"); // // pictureBox13 // @@ -4677,6 +4713,7 @@ private void InitializeComponent() this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox13.TabIndex = 9; this.pictureBox13.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox13, "Meteor"); // // pictureBox12 // @@ -4689,6 +4726,7 @@ private void InitializeComponent() this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox12.TabIndex = 7; this.pictureBox12.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox12, "Fireball"); // // pictureBox30 // @@ -4701,6 +4739,7 @@ private void InitializeComponent() this.pictureBox30.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox30.TabIndex = 1; this.pictureBox30.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox30, "BuffATK"); // // pictureBox31 // @@ -4713,6 +4752,7 @@ private void InitializeComponent() this.pictureBox31.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox31.TabIndex = 3; this.pictureBox31.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox31, "BuffSPD"); // // pictureBox32 // @@ -4725,6 +4765,7 @@ private void InitializeComponent() this.pictureBox32.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox32.TabIndex = 5; this.pictureBox32.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox32, "BuffDEF"); // // pictureBox27 // @@ -4737,6 +4778,7 @@ private void InitializeComponent() this.pictureBox27.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox27.TabIndex = 1; this.pictureBox27.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox27, "Blink"); // // pictureBox28 // @@ -4749,6 +4791,7 @@ private void InitializeComponent() this.pictureBox28.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox28.TabIndex = 3; this.pictureBox28.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox28, "Focus"); // // pictureBox29 // @@ -4761,6 +4804,7 @@ private void InitializeComponent() this.pictureBox29.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox29.TabIndex = 5; this.pictureBox29.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox29, "Barrier"); // // pictureBox24 // @@ -4773,6 +4817,7 @@ private void InitializeComponent() this.pictureBox24.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox24.TabIndex = 1; this.pictureBox24.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox24, "DeathMark"); // // pictureBox25 // @@ -4785,6 +4830,7 @@ private void InitializeComponent() this.pictureBox25.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox25.TabIndex = 3; this.pictureBox25.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox25, "Stasis"); // // pictureBox26 // @@ -4797,6 +4843,7 @@ private void InitializeComponent() this.pictureBox26.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox26.TabIndex = 5; this.pictureBox26.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox26, "Taunt"); // // pictureBox43 // @@ -4809,6 +4856,7 @@ private void InitializeComponent() this.pictureBox43.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox43.TabIndex = 68; this.pictureBox43.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox43, "SuddenStrike"); // // pictureBox36 // @@ -4821,6 +4869,7 @@ private void InitializeComponent() this.pictureBox36.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox36.TabIndex = 58; this.pictureBox36.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox36, "LastBreath"); // // pictureBox44 // @@ -4833,6 +4882,7 @@ private void InitializeComponent() this.pictureBox44.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox44.TabIndex = 70; this.pictureBox44.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox44, "Riposte"); // // pictureBox39 // @@ -4845,6 +4895,7 @@ private void InitializeComponent() this.pictureBox39.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox39.TabIndex = 60; this.pictureBox39.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox39, "Backhander"); // // pictureBox45 // @@ -4857,6 +4908,7 @@ private void InitializeComponent() this.pictureBox45.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox45.TabIndex = 62; this.pictureBox45.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox45, "InsultToInjury"); // // pictureBox40 // @@ -4869,6 +4921,7 @@ private void InitializeComponent() this.pictureBox40.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox40.TabIndex = 52; this.pictureBox40.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox40, "SecondWind"); // // pictureBox46 // @@ -4881,6 +4934,7 @@ private void InitializeComponent() this.pictureBox46.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox46.TabIndex = 64; this.pictureBox46.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox46, "BloodThirst"); // // pictureBox41 // @@ -4893,6 +4947,7 @@ private void InitializeComponent() this.pictureBox41.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox41.TabIndex = 54; this.pictureBox41.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox41, "KnowledgeIsPower"); // // pictureBox47 // @@ -4905,6 +4960,7 @@ private void InitializeComponent() this.pictureBox47.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox47.TabIndex = 66; this.pictureBox47.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox47, "ComboStarter"); // // pictureBox42 // @@ -4917,6 +4973,7 @@ private void InitializeComponent() this.pictureBox42.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox42.TabIndex = 56; this.pictureBox42.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox42, "Wit"); // // pictureBox37 // @@ -4929,6 +4986,7 @@ private void InitializeComponent() this.pictureBox37.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox37.TabIndex = 48; this.pictureBox37.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox37, "BurningWeapon"); // // pictureBox38 // @@ -4941,6 +4999,7 @@ private void InitializeComponent() this.pictureBox38.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox38.TabIndex = 50; this.pictureBox38.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox38, "ChillyTouch"); // // pictureBox33 // @@ -4953,6 +5012,7 @@ private void InitializeComponent() this.pictureBox33.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox33.TabIndex = 42; this.pictureBox33.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox33, "Strength"); // // pictureBox34 // @@ -4965,6 +5025,7 @@ private void InitializeComponent() this.pictureBox34.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox34.TabIndex = 44; this.pictureBox34.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox34, "Fencer"); // // pictureBox35 // @@ -4977,6 +5038,7 @@ private void InitializeComponent() this.pictureBox35.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox35.TabIndex = 46; this.pictureBox35.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox35, "Brawler"); // // pictureBox48 // @@ -4989,6 +5051,7 @@ private void InitializeComponent() this.pictureBox48.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox48.TabIndex = 68; this.pictureBox48.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox48, "Manaburn"); // // pictureBox49 // @@ -5001,6 +5064,7 @@ private void InitializeComponent() this.pictureBox49.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox49.TabIndex = 58; this.pictureBox49.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox49, "Specialist"); // // pictureBox50 // @@ -5013,6 +5077,7 @@ private void InitializeComponent() this.pictureBox50.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox50.TabIndex = 70; this.pictureBox50.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox50, "SnapCast"); // // pictureBox51 // @@ -5025,6 +5090,7 @@ private void InitializeComponent() this.pictureBox51.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox51.TabIndex = 60; this.pictureBox51.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox51, "LastSpark"); // // pictureBox52 // @@ -5037,6 +5103,7 @@ private void InitializeComponent() this.pictureBox52.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox52.TabIndex = 62; this.pictureBox52.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox52, "WandMaster"); // // pictureBox53 // @@ -5049,6 +5116,7 @@ private void InitializeComponent() this.pictureBox53.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox53.TabIndex = 52; this.pictureBox53.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox53, "Concentration"); // // pictureBox54 // @@ -5061,6 +5129,7 @@ private void InitializeComponent() this.pictureBox54.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox54.TabIndex = 64; this.pictureBox54.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox54, "ArcaneCollar"); // // pictureBox55 // @@ -5073,6 +5142,7 @@ private void InitializeComponent() this.pictureBox55.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox55.TabIndex = 54; this.pictureBox55.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox55, "Turtle"); // // pictureBox56 // @@ -5085,6 +5155,7 @@ private void InitializeComponent() this.pictureBox56.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox56.TabIndex = 66; this.pictureBox56.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox56, "CripplingBlast"); // // pictureBox57 // @@ -5097,6 +5168,7 @@ private void InitializeComponent() this.pictureBox57.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox57.TabIndex = 56; this.pictureBox57.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox57, "SoulEater"); // // pictureBox58 // @@ -5109,6 +5181,7 @@ private void InitializeComponent() this.pictureBox58.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox58.TabIndex = 48; this.pictureBox58.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox58, "Prismatic"); // // pictureBox59 // @@ -5121,6 +5194,7 @@ private void InitializeComponent() this.pictureBox59.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox59.TabIndex = 50; this.pictureBox59.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox59, "Battlemage"); // // pictureBox60 // @@ -5133,6 +5207,7 @@ private void InitializeComponent() this.pictureBox60.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox60.TabIndex = 42; this.pictureBox60.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox60, "Intelligence"); // // pictureBox61 // @@ -5145,6 +5220,7 @@ private void InitializeComponent() this.pictureBox61.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox61.TabIndex = 44; this.pictureBox61.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox61, "FastTalker"); // // pictureBox62 // @@ -5157,6 +5233,7 @@ private void InitializeComponent() this.pictureBox62.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox62.TabIndex = 46; this.pictureBox62.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox62, "ArcaneCharge"); // // pictureBox78 // @@ -5169,6 +5246,7 @@ private void InitializeComponent() this.pictureBox78.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox78.TabIndex = 117; this.pictureBox78.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox78, "Alchemist"); // // pictureBox79 // @@ -5181,6 +5259,7 @@ private void InitializeComponent() this.pictureBox79.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox79.TabIndex = 115; this.pictureBox79.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox79, "FineTaste"); // // pictureBox80 // @@ -5193,6 +5272,7 @@ private void InitializeComponent() this.pictureBox80.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox80.TabIndex = 113; this.pictureBox80.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox80, "QuickReflexes"); // // pictureBox81 // @@ -5205,6 +5285,7 @@ private void InitializeComponent() this.pictureBox81.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox81.TabIndex = 111; this.pictureBox81.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox81, "EfficientCounter"); // // pictureBox82 // @@ -5217,6 +5298,7 @@ private void InitializeComponent() this.pictureBox82.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox82.TabIndex = 109; this.pictureBox82.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox82, "KineticEnergy"); // // pictureBox83 // @@ -5229,6 +5311,7 @@ private void InitializeComponent() this.pictureBox83.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox83.TabIndex = 107; this.pictureBox83.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox83, "ShieldBearer"); // // pictureBox65 // @@ -5241,6 +5324,7 @@ private void InitializeComponent() this.pictureBox65.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox65.TabIndex = 103; this.pictureBox65.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox65, "AmmoScavenger"); // // pictureBox72 // @@ -5253,6 +5337,7 @@ private void InitializeComponent() this.pictureBox72.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox72.TabIndex = 89; this.pictureBox72.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox72, "Brutality"); // // pictureBox66 // @@ -5265,6 +5350,7 @@ private void InitializeComponent() this.pictureBox66.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox66.TabIndex = 101; this.pictureBox66.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox66, "QuickShot"); // // pictureBox69 // @@ -5277,6 +5363,7 @@ private void InitializeComponent() this.pictureBox69.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox69.TabIndex = 85; this.pictureBox69.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox69, "Surgeon"); // // pictureBox73 // @@ -5289,6 +5376,7 @@ private void InitializeComponent() this.pictureBox73.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox73.TabIndex = 99; this.pictureBox73.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox73, "LadyLuck"); // // pictureBox70 // @@ -5301,6 +5389,7 @@ private void InitializeComponent() this.pictureBox70.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox70.TabIndex = 83; this.pictureBox70.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox70, "Metabolism"); // // pictureBox74 // @@ -5313,6 +5402,7 @@ private void InitializeComponent() this.pictureBox74.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox74.TabIndex = 97; this.pictureBox74.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox74, "SteadyDefense"); // // pictureBox71 // @@ -5325,6 +5415,7 @@ private void InitializeComponent() this.pictureBox71.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox71.TabIndex = 81; this.pictureBox71.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox71, "Endurance"); // // pictureBox76 // @@ -5337,6 +5428,7 @@ private void InitializeComponent() this.pictureBox76.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox76.TabIndex = 95; this.pictureBox76.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox76, "LastStand"); // // pictureBox64 // @@ -5349,6 +5441,7 @@ private void InitializeComponent() this.pictureBox64.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox64.TabIndex = 79; this.pictureBox64.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox64, "HealthInsurance"); // // pictureBox77 // @@ -5361,6 +5454,7 @@ private void InitializeComponent() this.pictureBox77.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox77.TabIndex = 93; this.pictureBox77.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox77, "GotYouCovered"); // // pictureBox63 // @@ -5373,6 +5467,7 @@ private void InitializeComponent() this.pictureBox63.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox63.TabIndex = 77; this.pictureBox63.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox63, "Tenacious"); // // pictureBox67 // @@ -5385,6 +5480,7 @@ private void InitializeComponent() this.pictureBox67.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox67.TabIndex = 62; this.pictureBox67.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox67, "Multitasking"); // // pictureBox68 // @@ -5397,6 +5493,7 @@ private void InitializeComponent() this.pictureBox68.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox68.TabIndex = 52; this.pictureBox68.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox68, "UtilityFlow"); // // pictureBox75 // @@ -5409,11 +5506,12 @@ private void InitializeComponent() this.pictureBox75.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox75.TabIndex = 42; this.pictureBox75.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox75, "Adaptable"); // // FrmMain // - this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.AutoScaleDimensions = new System.Drawing.SizeF(144F, 144F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.SystemColors.ControlLight; this.ClientSize = new System.Drawing.Size(850, 877); this.Controls.Add(this.txtConsole); @@ -5548,6 +5646,7 @@ private void InitializeComponent() ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic2)).EndInit(); this.tabTalentsGeneral.ResumeLayout(false); + this.tabTalentsGeneral.PerformLayout(); this.groupBox5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral19)).EndInit(); @@ -6082,5 +6181,6 @@ private void InitializeComponent() private PixelBox pictureBox24; private PixelBox pictureBox25; private PixelBox pictureBox26; + private Label label1; } } diff --git a/SoG_SGreader/Forms/FrmMain.cs b/SoG_SGreader/Forms/FrmMain.cs index c367aa1..8ad1658 100644 --- a/SoG_SGreader/Forms/FrmMain.cs +++ b/SoG_SGreader/Forms/FrmMain.cs @@ -616,16 +616,19 @@ private void GetDataFromFields() (numUtilityE0, SogSkill.Magic_Support_BuffATK), (numUtilityE1, SogSkill.Magic_Support_BuffSPD), (numUtilityE2, SogSkill.Magic_Support_BuffDEF), + (numTalentMelee0, SogSkill.Talent_Strength), (numTalentMelee1, SogSkill.Talent_Fencer), (numTalentMelee2, SogSkill.Talent_Brawler), (numTalentMelee3, SogSkill.Talent_BurningWeapon), (numTalentMelee4, SogSkill.Talent_ChillyTouch), + (numTalentMelee5, SogSkill.Talent_SecondWind), (numTalentMelee6, SogSkill.Talent_Melee_KnowledgeIsPower), (numTalentMelee7, SogSkill.Talent_Wit), (numTalentMelee8, SogSkill.Talent_LastBreath), (numTalentMelee9, SogSkill.Talent_Backhander), + (numTalentMelee10, SogSkill.Talent_InsultToInjury), (numTalentMelee11, SogSkill.Talent_Melee_BloodThirst), (numTalentMelee12, SogSkill.Talent_Melee_ComboStarter), @@ -637,11 +640,13 @@ private void GetDataFromFields() (numTalentMagic2, SogSkill.Talent_ArcaneCharge), (numTalentMagic3, SogSkill.Talent_Prismatic), (numTalentMagic4, SogSkill.Talent_Battlemage), + (numTalentMagic5, SogSkill.Talent_Magic_Concentration), (numTalentMagic6, SogSkill.Talent_Turtle), (numTalentMagic7, SogSkill.Talent_Magic_SoulEater), (numTalentMagic8, SogSkill.Talent_Magic_Specialist), (numTalentMagic9, SogSkill.Talent_LastSpark), + (numTalentMagic10, SogSkill.Talent_Magic_WandMaster), (numTalentMagic11, SogSkill.Talent_ArcaneCollar), (numTalentMagic12, SogSkill.Talent_CripplingBlast), @@ -655,6 +660,7 @@ private void GetDataFromFields() (numTalentGeneral4, SogSkill.Talent_General_Metabolism), (numTalentGeneral5, SogSkill.Talent_Surgeon), (numTalentGeneral6, SogSkill.Talent_Brutality), + (numTalentGeneral7, SogSkill.Talent_General_UtilityFlow), (numTalentGeneral8, SogSkill.Talent_General_GotYouCovered), (numTalentGeneral9, SogSkill.Talent_LastStand), @@ -662,6 +668,7 @@ private void GetDataFromFields() (numTalentGeneral11, SogSkill.Talent_General_LadyLuck), (numTalentGeneral12, SogSkill.Talent_General_QuickShot), (numTalentGeneral13, SogSkill.Talent_General_AmmoScavenger), + (numTalentGeneral14, SogSkill.Talent_Multitasking), (numTalentGeneral15, SogSkill.Talent_ShieldBearer), (numTalentGeneral16, SogSkill.Talent_General_KineticEnergy), @@ -1202,5 +1209,10 @@ private void cblstFlagsChecked_ItemCheck(object sender, ItemCheckEventArgs e) ); } } + + private void cbSelectedItem_SelectedIndexChanged(object sender, EventArgs e) + { + + } } } \ No newline at end of file diff --git a/SoG_SGreader/Program.cs b/SoG_SGreader/Program.cs index 43489b4..49172d6 100644 --- a/SoG_SGreader/Program.cs +++ b/SoG_SGreader/Program.cs @@ -10,6 +10,17 @@ namespace SoG_SGreader { public static class Program { + [DllImport("Shcore.dll")] + static extern int SetProcessDpiAwareness(int PROCESS_DPI_AWARENESS); + + // According to https://msdn.microsoft.com/en-us/library/windows/desktop/dn280512(v=vs.85).aspx + private enum DpiAwareness + { + None = 0, + SystemAware = 1, + PerMonitorAware = 2 + } + [DllImport("kernel32.dll", SetLastError = true)] [return: MarshalAs(UnmanagedType.Bool)] private static extern bool AllocConsole(); @@ -128,6 +139,7 @@ private static void RunApp() { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); + SetProcessDpiAwareness((int)DpiAwareness.SystemAware); Application.Run(new FrmLoadSaveGame()); } }