summaryrefslogtreecommitdiffstats
path: root/win/C#/frmMain.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/frmMain.Designer.cs')
-rw-r--r--win/C#/frmMain.Designer.cs22
1 files changed, 17 insertions, 5 deletions
diff --git a/win/C#/frmMain.Designer.cs b/win/C#/frmMain.Designer.cs
index 76e8b36ed..386b1ab5f 100644
--- a/win/C#/frmMain.Designer.cs
+++ b/win/C#/frmMain.Designer.cs
@@ -220,6 +220,10 @@ namespace Handbrake
this.File_Save.DefaultExt = "hb";
this.File_Save.Filter = "hb|*.hb";
//
+ // ToolTip
+ //
+ this.ToolTip.Active = false;
+ //
// drop_chapterFinish
//
this.drop_chapterFinish.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
@@ -428,7 +432,6 @@ namespace Handbrake
this.drp_deInterlace_option.Size = new System.Drawing.Size(161, 21);
this.drp_deInterlace_option.TabIndex = 67;
this.drp_deInterlace_option.Text = "None";
- this.ToolTip.SetToolTip(this.drp_deInterlace_option, "Select the subtitle language you require from this dropdown.");
//
// drp_deNoise
//
@@ -445,7 +448,6 @@ namespace Handbrake
this.drp_deNoise.Size = new System.Drawing.Size(161, 21);
this.drp_deNoise.TabIndex = 72;
this.drp_deNoise.Text = "None";
- this.ToolTip.SetToolTip(this.drp_deNoise, "Select the subtitle language you require from this dropdown.");
//
// DVD_Open
//
@@ -539,7 +541,7 @@ namespace Handbrake
//
this.mnu_encode.Name = "mnu_encode";
this.mnu_encode.Size = new System.Drawing.Size(155, 22);
- this.mnu_encode.Text = "Encode Queue";
+ this.mnu_encode.Text = "View Queue";
this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click);
//
// mnu_viewDVDdata
@@ -1029,7 +1031,7 @@ namespace Handbrake
this.lbl_update.AutoSize = true;
this.lbl_update.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_update.ForeColor = System.Drawing.Color.Black;
- this.lbl_update.Location = new System.Drawing.Point(88, 594);
+ this.lbl_update.Location = new System.Drawing.Point(102, 594);
this.lbl_update.Name = "lbl_update";
this.lbl_update.Size = new System.Drawing.Size(193, 13);
this.lbl_update.TabIndex = 417;
@@ -1074,7 +1076,7 @@ namespace Handbrake
this.Version.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Version.Location = new System.Drawing.Point(12, 594);
this.Version.Name = "Version";
- this.Version.Size = new System.Drawing.Size(79, 20);
+ this.Version.Size = new System.Drawing.Size(94, 20);
this.Version.TabIndex = 415;
this.Version.Text = "Version 2.4";
//
@@ -1179,6 +1181,7 @@ namespace Handbrake
this.QueryEditorText.Size = new System.Drawing.Size(605, 104);
this.QueryEditorText.TabIndex = 41;
this.QueryEditorText.Text = "";
+ this.ToolTip.SetToolTip(this.QueryEditorText, "Manually add or edit a query generated by the GUI.");
//
// h264Tab
//
@@ -1258,6 +1261,7 @@ namespace Handbrake
this.rtf_h264advanced.Size = new System.Drawing.Size(605, 96);
this.rtf_h264advanced.TabIndex = 41;
this.rtf_h264advanced.Text = "";
+ this.ToolTip.SetToolTip(this.rtf_h264advanced, "H.264 advanced options can be added here. See link below for details.");
//
// Label92
//
@@ -1350,6 +1354,7 @@ namespace Handbrake
this.drp_audioBitrate.Size = new System.Drawing.Size(101, 21);
this.drp_audioBitrate.TabIndex = 40;
this.drp_audioBitrate.Text = "128";
+ this.ToolTip.SetToolTip(this.drp_audioBitrate, "Set the Audio Bit-Rate");
//
// Label14
//
@@ -1425,6 +1430,7 @@ namespace Handbrake
this.drp_audioSampleRate.Size = new System.Drawing.Size(101, 21);
this.drp_audioSampleRate.TabIndex = 23;
this.drp_audioSampleRate.Text = "44.1";
+ this.ToolTip.SetToolTip(this.drp_audioSampleRate, "Set the Audio Sample Rate");
//
// TabPage3
//
@@ -1531,6 +1537,7 @@ namespace Handbrake
this.check_largeFile.Size = new System.Drawing.Size(172, 17);
this.check_largeFile.TabIndex = 51;
this.check_largeFile.Text = "Larger mp4 Files (> 4GB)";
+ this.ToolTip.SetToolTip(this.check_largeFile, "Allows creation of mp4 files greater than 4GB.");
this.check_largeFile.UseVisualStyleBackColor = true;
this.check_largeFile.Click += new System.EventHandler(this.check_largeFile_CheckedChanged);
//
@@ -1543,6 +1550,7 @@ namespace Handbrake
this.check_turbo.Size = new System.Drawing.Size(110, 17);
this.check_turbo.TabIndex = 50;
this.check_turbo.Text = "Turbo 1st Pass";
+ this.ToolTip.SetToolTip(this.check_turbo, "Makes the first pass of a 2 pass encode faster.");
this.check_turbo.UseVisualStyleBackColor = true;
//
// Label23
@@ -1605,6 +1613,7 @@ namespace Handbrake
this.drp_videoFramerate.Size = new System.Drawing.Size(112, 21);
this.drp_videoFramerate.TabIndex = 21;
this.drp_videoFramerate.Text = "Automatic";
+ this.ToolTip.SetToolTip(this.drp_videoFramerate, "Can be left to automcatic in most cases.");
//
// check_2PassEncode
//
@@ -1625,6 +1634,7 @@ namespace Handbrake
this.slider_videoQuality.Size = new System.Drawing.Size(167, 42);
this.slider_videoQuality.TabIndex = 6;
this.slider_videoQuality.TickFrequency = 17;
+ this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. (Around 70% is fine for most)");
this.slider_videoQuality.Scroll += new System.EventHandler(this.slider_videoQuality_Scroll);
//
// text_filesize
@@ -1635,6 +1645,7 @@ namespace Handbrake
this.text_filesize.Name = "text_filesize";
this.text_filesize.Size = new System.Drawing.Size(156, 21);
this.text_filesize.TabIndex = 16;
+ this.ToolTip.SetToolTip(this.text_filesize, "Set the file size you wish the encoded file to be.");
this.text_filesize.TextChanged += new System.EventHandler(this.text_filesize_TextChanged);
//
// Label46
@@ -1665,6 +1676,7 @@ namespace Handbrake
this.text_bitrate.Name = "text_bitrate";
this.text_bitrate.Size = new System.Drawing.Size(156, 21);
this.text_bitrate.TabIndex = 15;
+ this.ToolTip.SetToolTip(this.text_bitrate, "Set the bitrate of the video");
this.text_bitrate.TextChanged += new System.EventHandler(this.text_bitrate_TextChanged);
//
// Label42