Editácia výrovku s pdf

This commit is contained in:
roman6791
2021-03-30 12:15:29 +02:00
parent 5798fd69a7
commit 3096d0881b
7 changed files with 9407 additions and 9515 deletions

View File

@@ -98,9 +98,9 @@
this.groupBox3.Controls.Add(this.label4);
this.groupBox3.Controls.Add(this.numericUpDown1);
this.groupBox3.Controls.Add(this.label3);
this.groupBox3.Location = new System.Drawing.Point(234, 2);
this.groupBox3.Location = new System.Drawing.Point(236, 7);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(239, 140);
this.groupBox3.Size = new System.Drawing.Size(251, 146);
this.groupBox3.TabIndex = 18;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "Tvar a rozmery výrobku";
@@ -109,7 +109,7 @@
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(116, 121);
this.label1.Location = new System.Drawing.Point(124, 121);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(93, 13);
this.label1.TabIndex = 15;
@@ -117,7 +117,7 @@
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(212, 118);
this.textBox7.Location = new System.Drawing.Point(219, 118);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(25, 20);
this.textBox7.TabIndex = 16;
@@ -144,7 +144,7 @@
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(177, 54);
this.textBox4.Location = new System.Drawing.Point(181, 54);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(60, 20);
this.textBox4.TabIndex = 13;
@@ -153,14 +153,14 @@
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(34, 118);
this.textBox5.Location = new System.Drawing.Point(37, 118);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(83, 20);
this.textBox5.TabIndex = 3;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(112, 54);
this.textBox3.Location = new System.Drawing.Point(116, 54);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(60, 20);
this.textBox3.TabIndex = 12;
@@ -169,7 +169,7 @@
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(47, 54);
this.textBox2.Location = new System.Drawing.Point(51, 54);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(60, 20);
this.textBox2.TabIndex = 11;
@@ -180,7 +180,7 @@
//
this.textBox1.Location = new System.Drawing.Point(3, 94);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(234, 20);
this.textBox1.Size = new System.Drawing.Size(241, 20);
this.textBox1.TabIndex = 10;
this.textBox1.TextAlignChanged += new System.EventHandler(this.textBox1_TextAlignChanged);
this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
@@ -207,7 +207,7 @@
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(189, 38);
this.label6.Location = new System.Drawing.Point(193, 38);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(35, 13);
this.label6.TabIndex = 4;
@@ -217,7 +217,7 @@
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(126, 38);
this.label5.Location = new System.Drawing.Point(130, 38);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(31, 13);
this.label5.TabIndex = 3;
@@ -227,7 +227,7 @@
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(60, 38);
this.label4.Location = new System.Drawing.Point(64, 38);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(34, 13);
this.label4.TabIndex = 2;
@@ -325,7 +325,7 @@
//
this.btnVymazVykres.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnVymazVykres.Enabled = false;
this.btnVymazVykres.Location = new System.Drawing.Point(103, 115);
this.btnVymazVykres.Location = new System.Drawing.Point(103, 123);
this.btnVymazVykres.Name = "btnVymazVykres";
this.btnVymazVykres.Size = new System.Drawing.Size(58, 23);
this.btnVymazVykres.TabIndex = 8;
@@ -339,14 +339,14 @@
//
// panel1
//
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
this.panel1.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.panel1.AutoScroll = true;
this.panel1.Controls.Add(this.pictureBox1);
this.panel1.Location = new System.Drawing.Point(3, 17);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(815, 390);
this.panel1.Size = new System.Drawing.Size(1170, 402);
this.panel1.TabIndex = 9;
//
// pictureBox1
@@ -364,8 +364,8 @@
//
this.dataGridView1.AllowUserToAddRows = false;
this.dataGridView1.AllowUserToDeleteRows = false;
this.dataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
this.dataGridView1.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.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Location = new System.Drawing.Point(2, 14);
@@ -378,7 +378,7 @@
this.dataGridView1.ShowCellToolTips = false;
this.dataGridView1.ShowEditingIcon = false;
this.dataGridView1.ShowRowErrors = false;
this.dataGridView1.Size = new System.Drawing.Size(274, 100);
this.dataGridView1.Size = new System.Drawing.Size(599, 108);
this.dataGridView1.TabIndex = 4;
this.dataGridView1.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_RowEnter);
this.dataGridView1.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint);
@@ -388,7 +388,7 @@
// btnAddVykres
//
this.btnAddVykres.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnAddVykres.Location = new System.Drawing.Point(46, 115);
this.btnAddVykres.Location = new System.Drawing.Point(46, 123);
this.btnAddVykres.Name = "btnAddVykres";
this.btnAddVykres.Size = new System.Drawing.Size(58, 23);
this.btnAddVykres.TabIndex = 5;
@@ -399,9 +399,9 @@
// button7
//
this.button7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.button7.Location = new System.Drawing.Point(180, 108);
this.button7.Location = new System.Drawing.Point(180, 119);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(51, 34);
this.button7.Size = new System.Drawing.Size(51, 28);
this.button7.TabIndex = 26;
this.button7.Text = "Zoom -";
this.button7.UseVisualStyleBackColor = true;
@@ -410,7 +410,7 @@
// button3
//
this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button3.Location = new System.Drawing.Point(752, 117);
this.button3.Location = new System.Drawing.Point(1100, 128);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 23;
@@ -422,7 +422,7 @@
//
this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button5.Enabled = false;
this.button5.Location = new System.Drawing.Point(752, 95);
this.button5.Location = new System.Drawing.Point(1100, 102);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 23);
this.button5.TabIndex = 24;
@@ -432,17 +432,16 @@
//
// groupBox1
//
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
this.groupBox1.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.groupBox1.Controls.Add(this.panel1);
this.groupBox1.Location = new System.Drawing.Point(2, 145);
this.groupBox1.Location = new System.Drawing.Point(2, 151);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(825, 413);
this.groupBox1.Size = new System.Drawing.Size(1180, 425);
this.groupBox1.TabIndex = 19;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Zobraziť výkres";
this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);
//
// groupBox5
//
@@ -454,14 +453,14 @@
this.groupBox5.Controls.Add(this.label7);
this.groupBox5.Location = new System.Drawing.Point(1, 44);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(232, 62);
this.groupBox5.Size = new System.Drawing.Size(232, 74);
this.groupBox5.TabIndex = 22;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Názov výrobku";
//
// groupBox4
//
this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox4.Controls.Add(this.btnAktualVykres);
this.groupBox4.Controls.Add(this.btnIndexDwn);
@@ -469,9 +468,9 @@
this.groupBox4.Controls.Add(this.dataGridView1);
this.groupBox4.Controls.Add(this.btnAddVykres);
this.groupBox4.Controls.Add(this.btnVymazVykres);
this.groupBox4.Location = new System.Drawing.Point(474, 2);
this.groupBox4.Location = new System.Drawing.Point(489, 7);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(278, 140);
this.groupBox4.Size = new System.Drawing.Size(603, 148);
this.groupBox4.TabIndex = 21;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "Načítané výkresy";
@@ -479,7 +478,7 @@
// btnAktualVykres
//
this.btnAktualVykres.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnAktualVykres.Location = new System.Drawing.Point(160, 115);
this.btnAktualVykres.Location = new System.Drawing.Point(160, 123);
this.btnAktualVykres.Name = "btnAktualVykres";
this.btnAktualVykres.Size = new System.Drawing.Size(72, 23);
this.btnAktualVykres.TabIndex = 28;
@@ -491,7 +490,7 @@
//
this.btnIndexDwn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnIndexDwn.Font = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.btnIndexDwn.Location = new System.Drawing.Point(24, 115);
this.btnIndexDwn.Location = new System.Drawing.Point(24, 123);
this.btnIndexDwn.Name = "btnIndexDwn";
this.btnIndexDwn.Size = new System.Drawing.Size(23, 23);
this.btnIndexDwn.TabIndex = 29;
@@ -503,7 +502,7 @@
//
this.btnIndexUp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnIndexUp.Font = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.btnIndexUp.Location = new System.Drawing.Point(2, 115);
this.btnIndexUp.Location = new System.Drawing.Point(2, 123);
this.btnIndexUp.Name = "btnIndexUp";
this.btnIndexUp.Size = new System.Drawing.Size(23, 23);
this.btnIndexUp.TabIndex = 28;
@@ -514,7 +513,7 @@
// groupBox2
//
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Location = new System.Drawing.Point(1, 2);
this.groupBox2.Location = new System.Drawing.Point(2, 7);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(232, 41);
this.groupBox2.TabIndex = 20;
@@ -524,9 +523,9 @@
// button6
//
this.button6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.button6.Location = new System.Drawing.Point(130, 108);
this.button6.Location = new System.Drawing.Point(130, 119);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(51, 34);
this.button6.Size = new System.Drawing.Size(51, 28);
this.button6.TabIndex = 25;
this.button6.Text = "Zoom +";
this.button6.UseVisualStyleBackColor = true;
@@ -536,7 +535,8 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(829, 562);
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.ClientSize = new System.Drawing.Size(1184, 574);
this.Controls.Add(this.groupBox4);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.button7);