OSDN Git Service

Change the fifo size from being statically tuned for a Mac Pro with 4 CPUs to dynamic...
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmReadDVD.Designer.cs
index c55d243..6c3a254 100644 (file)
@@ -29,44 +29,17 @@ namespace Handbrake
         private void InitializeComponent()\r
         {\r
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmReadDVD));\r
-            this.lbl_pressOk = new System.Windows.Forms.Label();\r
-            this.btn_ok = new System.Windows.Forms.Button();\r
             this.Label3 = new System.Windows.Forms.Label();\r
             this.Label2 = new System.Windows.Forms.Label();\r
             this.lbl_status = new System.Windows.Forms.Label();\r
+            this.lbl_progress = new System.Windows.Forms.Label();\r
             this.SuspendLayout();\r
             // \r
-            // lbl_pressOk\r
-            // \r
-            this.lbl_pressOk.AutoSize = true;\r
-            this.lbl_pressOk.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_pressOk.Location = new System.Drawing.Point(66, 60);\r
-            this.lbl_pressOk.Name = "lbl_pressOk";\r
-            this.lbl_pressOk.Size = new System.Drawing.Size(178, 13);\r
-            this.lbl_pressOk.TabIndex = 29;\r
-            this.lbl_pressOk.Text = "Press OK to start the process.";\r
-            // \r
-            // btn_ok\r
-            // \r
-            this.btn_ok.BackColor = System.Drawing.SystemColors.Control;\r
-            this.btn_ok.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_ok.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.btn_ok.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_ok.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_ok.Location = new System.Drawing.Point(405, 51);\r
-            this.btn_ok.Name = "btn_ok";\r
-            this.btn_ok.Size = new System.Drawing.Size(56, 22);\r
-            this.btn_ok.TabIndex = 28;\r
-            this.btn_ok.TabStop = false;\r
-            this.btn_ok.Text = "Ok";\r
-            this.btn_ok.UseVisualStyleBackColor = false;\r
-            this.btn_ok.Click += new System.EventHandler(this.btn_ok_Click);\r
-            // \r
             // Label3\r
             // \r
             this.Label3.AutoSize = true;\r
             this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label3.Location = new System.Drawing.Point(66, 9);\r
+            this.Label3.Location = new System.Drawing.Point(77, 9);\r
             this.Label3.Name = "Label3";\r
             this.Label3.Size = new System.Drawing.Size(222, 26);\r
             this.Label3.TabIndex = 27;\r
@@ -76,7 +49,7 @@ namespace Handbrake
             // \r
             this.Label2.AutoSize = true;\r
             this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label2.Location = new System.Drawing.Point(8, 8);\r
+            this.Label2.Location = new System.Drawing.Point(9, 8);\r
             this.Label2.Name = "Label2";\r
             this.Label2.Size = new System.Drawing.Size(52, 13);\r
             this.Label2.TabIndex = 26;\r
@@ -86,27 +59,45 @@ namespace Handbrake
             // \r
             this.lbl_status.AutoSize = true;\r
             this.lbl_status.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_status.Location = new System.Drawing.Point(66, 41);\r
+            this.lbl_status.Location = new System.Drawing.Point(77, 41);\r
             this.lbl_status.Name = "lbl_status";\r
             this.lbl_status.Size = new System.Drawing.Size(178, 13);\r
-            this.lbl_status.TabIndex = 30;\r
+            this.lbl_status.TabIndex = 31;\r
             this.lbl_status.Text = "Processing.... Please Wait!";\r
             this.lbl_status.Visible = false;\r
             // \r
+            // lbl_progress\r
+            // \r
+            this.lbl_progress.AutoSize = true;\r
+            this.lbl_progress.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_progress.Location = new System.Drawing.Point(285, 41);\r
+            this.lbl_progress.Name = "lbl_progress";\r
+            this.lbl_progress.Size = new System.Drawing.Size(45, 13);\r
+            this.lbl_progress.TabIndex = 32;\r
+            this.lbl_progress.Text = "{ % }";\r
+            this.lbl_progress.Visible = false;\r
+            // \r
             // frmReadDVD\r
             // \r
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
+            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.ClientSize = new System.Drawing.Size(473, 86);\r
+            this.BackColor = System.Drawing.SystemColors.ControlLight;\r
+            this.ClientSize = new System.Drawing.Size(346, 70);\r
+            this.ControlBox = false;\r
+            this.Controls.Add(this.lbl_progress);\r
             this.Controls.Add(this.lbl_status);\r
-            this.Controls.Add(this.lbl_pressOk);\r
-            this.Controls.Add(this.btn_ok);\r
             this.Controls.Add(this.Label3);\r
             this.Controls.Add(this.Label2);\r
+            this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
+            this.MaximizeBox = false;\r
+            this.MaximumSize = new System.Drawing.Size(538, 113);\r
             this.Name = "frmReadDVD";\r
+            this.ShowInTaskbar = false;\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
             this.Text = "Reading DVD...";\r
+            this.TopMost = true;\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -114,10 +105,9 @@ namespace Handbrake
 \r
         #endregion\r
 \r
-        internal System.Windows.Forms.Label lbl_pressOk;\r
-        internal System.Windows.Forms.Button btn_ok;\r
         internal System.Windows.Forms.Label Label3;\r
         internal System.Windows.Forms.Label Label2;\r
         internal System.Windows.Forms.Label lbl_status;\r
+        private System.Windows.Forms.Label lbl_progress;\r
     }\r
 }
\ No newline at end of file