2018-12-25 19:40:49 +08:00
|
|
|
|
namespace CodeWalker.Project.Panels
|
|
|
|
|
{
|
|
|
|
|
partial class EditAudioFilePanel
|
|
|
|
|
{
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
|
{
|
|
|
|
|
if (disposing && (components != null))
|
|
|
|
|
{
|
|
|
|
|
components.Dispose();
|
|
|
|
|
}
|
|
|
|
|
base.Dispose(disposing);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EditAudioFilePanel));
|
2018-12-27 18:37:44 +08:00
|
|
|
|
this.ProjectPathTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
|
|
|
this.FileLocationTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
|
|
|
this.UnkVersionUpDown = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
|
|
this.FileTypeComboBox = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.UnkVersionUpDown)).BeginInit();
|
2018-12-25 19:40:49 +08:00
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
2018-12-27 18:37:44 +08:00
|
|
|
|
// ProjectPathTextBox
|
|
|
|
|
//
|
|
|
|
|
this.ProjectPathTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.ProjectPathTextBox.Location = new System.Drawing.Point(93, 127);
|
|
|
|
|
this.ProjectPathTextBox.Name = "ProjectPathTextBox";
|
|
|
|
|
this.ProjectPathTextBox.ReadOnly = true;
|
|
|
|
|
this.ProjectPathTextBox.Size = new System.Drawing.Size(414, 20);
|
|
|
|
|
this.ProjectPathTextBox.TabIndex = 66;
|
|
|
|
|
//
|
|
|
|
|
// label30
|
|
|
|
|
//
|
|
|
|
|
this.label30.AutoSize = true;
|
|
|
|
|
this.label30.Location = new System.Drawing.Point(14, 130);
|
|
|
|
|
this.label30.Name = "label30";
|
|
|
|
|
this.label30.Size = new System.Drawing.Size(67, 13);
|
|
|
|
|
this.label30.TabIndex = 65;
|
|
|
|
|
this.label30.Text = "Project path:";
|
|
|
|
|
//
|
|
|
|
|
// FileLocationTextBox
|
|
|
|
|
//
|
|
|
|
|
this.FileLocationTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.FileLocationTextBox.Location = new System.Drawing.Point(93, 101);
|
|
|
|
|
this.FileLocationTextBox.Name = "FileLocationTextBox";
|
|
|
|
|
this.FileLocationTextBox.ReadOnly = true;
|
|
|
|
|
this.FileLocationTextBox.Size = new System.Drawing.Size(414, 20);
|
|
|
|
|
this.FileLocationTextBox.TabIndex = 64;
|
|
|
|
|
//
|
|
|
|
|
// label29
|
|
|
|
|
//
|
|
|
|
|
this.label29.AutoSize = true;
|
|
|
|
|
this.label29.Location = new System.Drawing.Point(14, 104);
|
|
|
|
|
this.label29.Name = "label29";
|
|
|
|
|
this.label29.Size = new System.Drawing.Size(66, 13);
|
|
|
|
|
this.label29.TabIndex = 63;
|
|
|
|
|
this.label29.Text = "File location:";
|
|
|
|
|
//
|
|
|
|
|
// UnkVersionUpDown
|
|
|
|
|
//
|
|
|
|
|
this.UnkVersionUpDown.Location = new System.Drawing.Point(93, 54);
|
|
|
|
|
this.UnkVersionUpDown.Maximum = new decimal(new int[] {
|
|
|
|
|
-1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.UnkVersionUpDown.Name = "UnkVersionUpDown";
|
|
|
|
|
this.UnkVersionUpDown.Size = new System.Drawing.Size(124, 20);
|
|
|
|
|
this.UnkVersionUpDown.TabIndex = 68;
|
|
|
|
|
this.UnkVersionUpDown.ValueChanged += new System.EventHandler(this.UnkVersionUpDown_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// label6
|
|
|
|
|
//
|
|
|
|
|
this.label6.AutoSize = true;
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(14, 56);
|
|
|
|
|
this.label6.Name = "label6";
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(67, 13);
|
|
|
|
|
this.label6.TabIndex = 67;
|
|
|
|
|
this.label6.Text = "Unk version:";
|
|
|
|
|
//
|
|
|
|
|
// FileTypeComboBox
|
|
|
|
|
//
|
|
|
|
|
this.FileTypeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.FileTypeComboBox.FormattingEnabled = true;
|
|
|
|
|
this.FileTypeComboBox.Items.AddRange(new object[] {
|
|
|
|
|
"Dat4",
|
|
|
|
|
"Dat10ModularSynth",
|
|
|
|
|
"Dat15DynamicMixer",
|
|
|
|
|
"Dat16Curves",
|
|
|
|
|
"Dat22Categories",
|
|
|
|
|
"Dat54DataEntries",
|
|
|
|
|
"Dat149",
|
|
|
|
|
"Dat150",
|
|
|
|
|
"Dat151"});
|
|
|
|
|
this.FileTypeComboBox.Location = new System.Drawing.Point(93, 27);
|
|
|
|
|
this.FileTypeComboBox.Name = "FileTypeComboBox";
|
|
|
|
|
this.FileTypeComboBox.Size = new System.Drawing.Size(151, 21);
|
|
|
|
|
this.FileTypeComboBox.TabIndex = 70;
|
|
|
|
|
this.FileTypeComboBox.SelectedIndexChanged += new System.EventHandler(this.FileTypeComboBox_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// label23
|
|
|
|
|
//
|
|
|
|
|
this.label23.AutoSize = true;
|
|
|
|
|
this.label23.Location = new System.Drawing.Point(16, 30);
|
|
|
|
|
this.label23.Name = "label23";
|
|
|
|
|
this.label23.Size = new System.Drawing.Size(49, 13);
|
|
|
|
|
this.label23.TabIndex = 69;
|
|
|
|
|
this.label23.Text = "File type:";
|
|
|
|
|
//
|
2018-12-25 19:40:49 +08:00
|
|
|
|
// EditAudioFilePanel
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(562, 450);
|
2018-12-27 18:37:44 +08:00
|
|
|
|
this.Controls.Add(this.FileTypeComboBox);
|
|
|
|
|
this.Controls.Add(this.label23);
|
|
|
|
|
this.Controls.Add(this.UnkVersionUpDown);
|
|
|
|
|
this.Controls.Add(this.label6);
|
|
|
|
|
this.Controls.Add(this.ProjectPathTextBox);
|
|
|
|
|
this.Controls.Add(this.label30);
|
|
|
|
|
this.Controls.Add(this.FileLocationTextBox);
|
|
|
|
|
this.Controls.Add(this.label29);
|
2018-12-25 19:40:49 +08:00
|
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
|
|
this.Name = "EditAudioFilePanel";
|
|
|
|
|
this.Text = "Edit Audio File";
|
2018-12-27 18:37:44 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.UnkVersionUpDown)).EndInit();
|
2018-12-25 19:40:49 +08:00
|
|
|
|
this.ResumeLayout(false);
|
2018-12-27 18:37:44 +08:00
|
|
|
|
this.PerformLayout();
|
2018-12-25 19:40:49 +08:00
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
2018-12-27 18:37:44 +08:00
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.TextBox ProjectPathTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label30;
|
|
|
|
|
private System.Windows.Forms.TextBox FileLocationTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label29;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown UnkVersionUpDown;
|
|
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
|
|
private System.Windows.Forms.ComboBox FileTypeComboBox;
|
|
|
|
|
private System.Windows.Forms.Label label23;
|
2018-12-25 19:40:49 +08:00
|
|
|
|
}
|
|
|
|
|
}
|