diff --git a/BizHawk.MultiClient/MainForm.MenuItems.cs b/BizHawk.MultiClient/MainForm.MenuItems.cs index 1534559c55..cfe090a27b 100644 --- a/BizHawk.MultiClient/MainForm.MenuItems.cs +++ b/BizHawk.MultiClient/MainForm.MenuItems.cs @@ -533,6 +533,7 @@ namespace BizHawk.MultiClient hexEditorToolStripMenuItem.ShortcutKeyDisplayString = Global.Config.HexEditor; luaConsoleToolStripMenuItem.ShortcutKeyDisplayString = Global.Config.LuaConsole; cheatsToolStripMenuItem.ShortcutKeyDisplayString = Global.Config.Cheats; + tAStudioToolStripMenuItem.ShortcutKeyDisplayString = Global.Config.TASTudio; } private void saveSlotToolStripMenuItem_DropDownOpened(object sender, EventArgs e) diff --git a/BizHawk.MultiClient/config/HotkeyWindow.Designer.cs b/BizHawk.MultiClient/config/HotkeyWindow.Designer.cs index ebe1bbeb86..c8b03d3769 100644 --- a/BizHawk.MultiClient/config/HotkeyWindow.Designer.cs +++ b/BizHawk.MultiClient/config/HotkeyWindow.Designer.cs @@ -55,7 +55,32 @@ this.label33 = new System.Windows.Forms.Label(); this.label32 = new System.Windows.Forms.Label(); this.label31 = new System.Windows.Forms.Label(); + this.IDW_DecreaseWindowSize = new BizHawk.MultiClient.InputWidget(); + this.IDW_IncreaseWindowSize = new BizHawk.MultiClient.InputWidget(); + this.IDW_ToggleMenu = new BizHawk.MultiClient.InputWidget(); + this.IDW_StopAVI = new BizHawk.MultiClient.InputWidget(); + this.IDW_RecordAVI = new BizHawk.MultiClient.InputWidget(); + this.IDW_RESET = new BizHawk.MultiClient.InputWidget(); + this.IDW_UNTHROTTLE = new BizHawk.MultiClient.InputWidget(); + this.IDW_VOLDOWN = new BizHawk.MultiClient.InputWidget(); + this.IDW_VOLUP = new BizHawk.MultiClient.InputWidget(); + this.IDW_InputDisplay = new BizHawk.MultiClient.InputWidget(); + this.IDW_LagCounter = new BizHawk.MultiClient.InputWidget(); + this.IDW_FrameCounter = new BizHawk.MultiClient.InputWidget(); + this.IDW_DisplayFPS = new BizHawk.MultiClient.InputWidget(); + this.IDW_CloseROM = new BizHawk.MultiClient.InputWidget(); + this.IDW_OpenROM = new BizHawk.MultiClient.InputWidget(); + this.IDW_FRAMEADVANCE = new BizHawk.MultiClient.InputWidget(); + this.IDW_FULLSCREEN = new BizHawk.MultiClient.InputWidget(); + this.IDW_SCREENSHOT = new BizHawk.MultiClient.InputWidget(); + this.IDW_REWIND = new BizHawk.MultiClient.InputWidget(); + this.IDW_FASTFORWARD = new BizHawk.MultiClient.InputWidget(); + this.IDW_HARDRESET = new BizHawk.MultiClient.InputWidget(); + this.IDW_PAUSE = new BizHawk.MultiClient.InputWidget(); + this.IDW_QuickLoad = new BizHawk.MultiClient.InputWidget(); + this.IDW_QuickSave = new BizHawk.MultiClient.InputWidget(); this.tabPage2 = new System.Windows.Forms.TabPage(); + this.IDW_SS1 = new BizHawk.MultiClient.InputWidget(); this.label50 = new System.Windows.Forms.Label(); this.label49 = new System.Windows.Forms.Label(); this.label48 = new System.Windows.Forms.Label(); @@ -91,63 +116,6 @@ this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.HR = new BizHawk.Core.HorizontalLine(); - this.tabPage3 = new System.Windows.Forms.TabPage(); - this.label67 = new System.Windows.Forms.Label(); - this.label66 = new System.Windows.Forms.Label(); - this.label65 = new System.Windows.Forms.Label(); - this.label64 = new System.Windows.Forms.Label(); - this.label63 = new System.Windows.Forms.Label(); - this.label43 = new System.Windows.Forms.Label(); - this.label42 = new System.Windows.Forms.Label(); - this.label41 = new System.Windows.Forms.Label(); - this.label40 = new System.Windows.Forms.Label(); - this.label39 = new System.Windows.Forms.Label(); - this.tabPage4 = new System.Windows.Forms.TabPage(); - this.label46 = new System.Windows.Forms.Label(); - this.label56 = new System.Windows.Forms.Label(); - this.label55 = new System.Windows.Forms.Label(); - this.label54 = new System.Windows.Forms.Label(); - this.label53 = new System.Windows.Forms.Label(); - this.label52 = new System.Windows.Forms.Label(); - this.label51 = new System.Windows.Forms.Label(); - this.IDB_SAVE = new System.Windows.Forms.Button(); - this.IDB_CANCEL = new System.Windows.Forms.Button(); - this.label38 = new System.Windows.Forms.Label(); - this.AutoTabCheckBox = new System.Windows.Forms.CheckBox(); - this.label77 = new System.Windows.Forms.Label(); - this.IDW_TASTudio = new BizHawk.MultiClient.InputWidget(); - this.IDW_RamWatch = new BizHawk.MultiClient.InputWidget(); - this.IDW_TOOLBOX = new BizHawk.MultiClient.InputWidget(); - this.IDW_Cheats = new BizHawk.MultiClient.InputWidget(); - this.IDW_LuaConsole = new BizHawk.MultiClient.InputWidget(); - this.IDW_HexEditor = new BizHawk.MultiClient.InputWidget(); - this.IDW_RamPoke = new BizHawk.MultiClient.InputWidget(); - this.IDW_RamSearch = new BizHawk.MultiClient.InputWidget(); - this.IDW_DecreaseWindowSize = new BizHawk.MultiClient.InputWidget(); - this.IDW_IncreaseWindowSize = new BizHawk.MultiClient.InputWidget(); - this.IDW_ToggleMenu = new BizHawk.MultiClient.InputWidget(); - this.IDW_StopAVI = new BizHawk.MultiClient.InputWidget(); - this.IDW_RecordAVI = new BizHawk.MultiClient.InputWidget(); - this.IDW_RESET = new BizHawk.MultiClient.InputWidget(); - this.IDW_UNTHROTTLE = new BizHawk.MultiClient.InputWidget(); - this.IDW_VOLDOWN = new BizHawk.MultiClient.InputWidget(); - this.IDW_VOLUP = new BizHawk.MultiClient.InputWidget(); - this.IDW_InputDisplay = new BizHawk.MultiClient.InputWidget(); - this.IDW_LagCounter = new BizHawk.MultiClient.InputWidget(); - this.IDW_FrameCounter = new BizHawk.MultiClient.InputWidget(); - this.IDW_DisplayFPS = new BizHawk.MultiClient.InputWidget(); - this.IDW_CloseROM = new BizHawk.MultiClient.InputWidget(); - this.IDW_OpenROM = new BizHawk.MultiClient.InputWidget(); - this.IDW_FRAMEADVANCE = new BizHawk.MultiClient.InputWidget(); - this.IDW_FULLSCREEN = new BizHawk.MultiClient.InputWidget(); - this.IDW_SCREENSHOT = new BizHawk.MultiClient.InputWidget(); - this.IDW_REWIND = new BizHawk.MultiClient.InputWidget(); - this.IDW_FASTFORWARD = new BizHawk.MultiClient.InputWidget(); - this.IDW_HARDRESET = new BizHawk.MultiClient.InputWidget(); - this.IDW_PAUSE = new BizHawk.MultiClient.InputWidget(); - this.IDW_QuickLoad = new BizHawk.MultiClient.InputWidget(); - this.IDW_QuickSave = new BizHawk.MultiClient.InputWidget(); - this.IDW_SS1 = new BizHawk.MultiClient.InputWidget(); this.IDW_NEXTSLOT = new BizHawk.MultiClient.InputWidget(); this.IDW_PREVIOUSSLOT = new BizHawk.MultiClient.InputWidget(); this.IDW_LOADNAMEDSTATE = new BizHawk.MultiClient.InputWidget(); @@ -181,8 +149,19 @@ this.IDW_SS4 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS3 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS2 = new BizHawk.MultiClient.InputWidget(); + this.tabPage3 = new System.Windows.Forms.TabPage(); this.IDW_TOGGLEREADONLY = new BizHawk.MultiClient.InputWidget(); this.IDW_PLAYBEGINNING = new BizHawk.MultiClient.InputWidget(); + this.label67 = new System.Windows.Forms.Label(); + this.label66 = new System.Windows.Forms.Label(); + this.label65 = new System.Windows.Forms.Label(); + this.label64 = new System.Windows.Forms.Label(); + this.label63 = new System.Windows.Forms.Label(); + this.label43 = new System.Windows.Forms.Label(); + this.label42 = new System.Windows.Forms.Label(); + this.label41 = new System.Windows.Forms.Label(); + this.label40 = new System.Windows.Forms.Label(); + this.label39 = new System.Windows.Forms.Label(); this.IDW_STOPMOVIE = new BizHawk.MultiClient.InputWidget(); this.IDW_PLAYMOVIE = new BizHawk.MultiClient.InputWidget(); this.IDW_RECORDMOVIE = new BizHawk.MultiClient.InputWidget(); @@ -191,6 +170,27 @@ this.IDW_MTINCPLAYER = new BizHawk.MultiClient.InputWidget(); this.IDW_SELECTNONE = new BizHawk.MultiClient.InputWidget(); this.IDW_MTSELECTALL = new BizHawk.MultiClient.InputWidget(); + this.tabPage4 = new System.Windows.Forms.TabPage(); + this.label77 = new System.Windows.Forms.Label(); + this.IDW_TASTudio = new BizHawk.MultiClient.InputWidget(); + this.IDW_RamWatch = new BizHawk.MultiClient.InputWidget(); + this.IDW_TOOLBOX = new BizHawk.MultiClient.InputWidget(); + this.label46 = new System.Windows.Forms.Label(); + this.label56 = new System.Windows.Forms.Label(); + this.label55 = new System.Windows.Forms.Label(); + this.label54 = new System.Windows.Forms.Label(); + this.label53 = new System.Windows.Forms.Label(); + this.label52 = new System.Windows.Forms.Label(); + this.label51 = new System.Windows.Forms.Label(); + this.IDW_Cheats = new BizHawk.MultiClient.InputWidget(); + this.IDW_LuaConsole = new BizHawk.MultiClient.InputWidget(); + this.IDW_HexEditor = new BizHawk.MultiClient.InputWidget(); + this.IDW_RamPoke = new BizHawk.MultiClient.InputWidget(); + this.IDW_RamSearch = new BizHawk.MultiClient.InputWidget(); + this.IDB_SAVE = new System.Windows.Forms.Button(); + this.IDB_CANCEL = new System.Windows.Forms.Button(); + this.label38 = new System.Windows.Forms.Label(); + this.AutoTabCheckBox = new System.Windows.Forms.CheckBox(); this.hotkeyTabs.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); @@ -274,7 +274,7 @@ // label76 // this.label76.AutoSize = true; - this.label76.Location = new System.Drawing.Point(408, 157); + this.label76.Location = new System.Drawing.Point(408, 158); this.label76.Name = "label76"; this.label76.Size = new System.Drawing.Size(83, 13); this.label76.TabIndex = 103; @@ -487,6 +487,222 @@ this.label31.TabIndex = 0; this.label31.Text = "Frame Advance"; // + // IDW_DecreaseWindowSize + // + this.IDW_DecreaseWindowSize.AcceptsTab = true; + this.IDW_DecreaseWindowSize.BackColor = System.Drawing.SystemColors.Window; + this.IDW_DecreaseWindowSize.Location = new System.Drawing.Point(494, 154); + this.IDW_DecreaseWindowSize.Name = "IDW_DecreaseWindowSize"; + this.IDW_DecreaseWindowSize.Size = new System.Drawing.Size(100, 20); + this.IDW_DecreaseWindowSize.TabIndex = 101; + // + // IDW_IncreaseWindowSize + // + this.IDW_IncreaseWindowSize.AcceptsTab = true; + this.IDW_IncreaseWindowSize.BackColor = System.Drawing.SystemColors.Window; + this.IDW_IncreaseWindowSize.Location = new System.Drawing.Point(494, 130); + this.IDW_IncreaseWindowSize.Name = "IDW_IncreaseWindowSize"; + this.IDW_IncreaseWindowSize.Size = new System.Drawing.Size(100, 20); + this.IDW_IncreaseWindowSize.TabIndex = 100; + // + // IDW_ToggleMenu + // + this.IDW_ToggleMenu.AcceptsTab = true; + this.IDW_ToggleMenu.BackColor = System.Drawing.SystemColors.Window; + this.IDW_ToggleMenu.Location = new System.Drawing.Point(494, 106); + this.IDW_ToggleMenu.Name = "IDW_ToggleMenu"; + this.IDW_ToggleMenu.Size = new System.Drawing.Size(100, 20); + this.IDW_ToggleMenu.TabIndex = 98; + // + // IDW_StopAVI + // + this.IDW_StopAVI.AcceptsTab = true; + this.IDW_StopAVI.BackColor = System.Drawing.SystemColors.Window; + this.IDW_StopAVI.Location = new System.Drawing.Point(494, 82); + this.IDW_StopAVI.Name = "IDW_StopAVI"; + this.IDW_StopAVI.Size = new System.Drawing.Size(100, 20); + this.IDW_StopAVI.TabIndex = 95; + // + // IDW_RecordAVI + // + this.IDW_RecordAVI.AcceptsTab = true; + this.IDW_RecordAVI.BackColor = System.Drawing.SystemColors.Window; + this.IDW_RecordAVI.Location = new System.Drawing.Point(494, 58); + this.IDW_RecordAVI.Name = "IDW_RecordAVI"; + this.IDW_RecordAVI.Size = new System.Drawing.Size(100, 20); + this.IDW_RecordAVI.TabIndex = 90; + // + // IDW_RESET + // + this.IDW_RESET.AcceptsTab = true; + this.IDW_RESET.BackColor = System.Drawing.SystemColors.Window; + this.IDW_RESET.Location = new System.Drawing.Point(92, 130); + this.IDW_RESET.Name = "IDW_RESET"; + this.IDW_RESET.Size = new System.Drawing.Size(100, 20); + this.IDW_RESET.TabIndex = 25; + // + // IDW_UNTHROTTLE + // + this.IDW_UNTHROTTLE.AcceptsTab = true; + this.IDW_UNTHROTTLE.BackColor = System.Drawing.SystemColors.Window; + this.IDW_UNTHROTTLE.Location = new System.Drawing.Point(92, 106); + this.IDW_UNTHROTTLE.Name = "IDW_UNTHROTTLE"; + this.IDW_UNTHROTTLE.Size = new System.Drawing.Size(100, 20); + this.IDW_UNTHROTTLE.TabIndex = 20; + // + // IDW_VOLDOWN + // + this.IDW_VOLDOWN.AcceptsTab = true; + this.IDW_VOLDOWN.BackColor = System.Drawing.SystemColors.Window; + this.IDW_VOLDOWN.Location = new System.Drawing.Point(494, 34); + this.IDW_VOLDOWN.Name = "IDW_VOLDOWN"; + this.IDW_VOLDOWN.Size = new System.Drawing.Size(100, 20); + this.IDW_VOLDOWN.TabIndex = 85; + // + // IDW_VOLUP + // + this.IDW_VOLUP.AcceptsTab = true; + this.IDW_VOLUP.BackColor = System.Drawing.SystemColors.Window; + this.IDW_VOLUP.Location = new System.Drawing.Point(494, 10); + this.IDW_VOLUP.Name = "IDW_VOLUP"; + this.IDW_VOLUP.Size = new System.Drawing.Size(100, 20); + this.IDW_VOLUP.TabIndex = 80; + // + // IDW_InputDisplay + // + this.IDW_InputDisplay.AcceptsTab = true; + this.IDW_InputDisplay.BackColor = System.Drawing.SystemColors.Window; + this.IDW_InputDisplay.Location = new System.Drawing.Point(293, 178); + this.IDW_InputDisplay.Name = "IDW_InputDisplay"; + this.IDW_InputDisplay.Size = new System.Drawing.Size(100, 20); + this.IDW_InputDisplay.TabIndex = 75; + // + // IDW_LagCounter + // + this.IDW_LagCounter.AcceptsTab = true; + this.IDW_LagCounter.BackColor = System.Drawing.SystemColors.Window; + this.IDW_LagCounter.Location = new System.Drawing.Point(293, 154); + this.IDW_LagCounter.Name = "IDW_LagCounter"; + this.IDW_LagCounter.Size = new System.Drawing.Size(100, 20); + this.IDW_LagCounter.TabIndex = 70; + // + // IDW_FrameCounter + // + this.IDW_FrameCounter.AcceptsTab = true; + this.IDW_FrameCounter.BackColor = System.Drawing.SystemColors.Window; + this.IDW_FrameCounter.Location = new System.Drawing.Point(293, 130); + this.IDW_FrameCounter.Name = "IDW_FrameCounter"; + this.IDW_FrameCounter.Size = new System.Drawing.Size(100, 20); + this.IDW_FrameCounter.TabIndex = 65; + // + // IDW_DisplayFPS + // + this.IDW_DisplayFPS.AcceptsTab = true; + this.IDW_DisplayFPS.BackColor = System.Drawing.SystemColors.Window; + this.IDW_DisplayFPS.Location = new System.Drawing.Point(292, 106); + this.IDW_DisplayFPS.Name = "IDW_DisplayFPS"; + this.IDW_DisplayFPS.Size = new System.Drawing.Size(100, 20); + this.IDW_DisplayFPS.TabIndex = 60; + // + // IDW_CloseROM + // + this.IDW_CloseROM.AcceptsTab = true; + this.IDW_CloseROM.BackColor = System.Drawing.SystemColors.Window; + this.IDW_CloseROM.Location = new System.Drawing.Point(293, 82); + this.IDW_CloseROM.Name = "IDW_CloseROM"; + this.IDW_CloseROM.Size = new System.Drawing.Size(100, 20); + this.IDW_CloseROM.TabIndex = 56; + // + // IDW_OpenROM + // + this.IDW_OpenROM.AcceptsTab = true; + this.IDW_OpenROM.BackColor = System.Drawing.SystemColors.Window; + this.IDW_OpenROM.Location = new System.Drawing.Point(293, 58); + this.IDW_OpenROM.Name = "IDW_OpenROM"; + this.IDW_OpenROM.Size = new System.Drawing.Size(100, 20); + this.IDW_OpenROM.TabIndex = 55; + // + // IDW_FRAMEADVANCE + // + this.IDW_FRAMEADVANCE.AcceptsTab = true; + this.IDW_FRAMEADVANCE.BackColor = System.Drawing.SystemColors.Window; + this.IDW_FRAMEADVANCE.Location = new System.Drawing.Point(92, 10); + this.IDW_FRAMEADVANCE.Name = "IDW_FRAMEADVANCE"; + this.IDW_FRAMEADVANCE.Size = new System.Drawing.Size(100, 20); + this.IDW_FRAMEADVANCE.TabIndex = 1; + // + // IDW_FULLSCREEN + // + this.IDW_FULLSCREEN.AcceptsTab = true; + this.IDW_FULLSCREEN.BackColor = System.Drawing.SystemColors.Window; + this.IDW_FULLSCREEN.Location = new System.Drawing.Point(293, 34); + this.IDW_FULLSCREEN.Name = "IDW_FULLSCREEN"; + this.IDW_FULLSCREEN.Size = new System.Drawing.Size(100, 20); + this.IDW_FULLSCREEN.TabIndex = 50; + // + // IDW_SCREENSHOT + // + this.IDW_SCREENSHOT.AcceptsTab = true; + this.IDW_SCREENSHOT.BackColor = System.Drawing.SystemColors.Window; + this.IDW_SCREENSHOT.Location = new System.Drawing.Point(293, 10); + this.IDW_SCREENSHOT.Name = "IDW_SCREENSHOT"; + this.IDW_SCREENSHOT.Size = new System.Drawing.Size(100, 20); + this.IDW_SCREENSHOT.TabIndex = 45; + // + // IDW_REWIND + // + this.IDW_REWIND.AcceptsTab = true; + this.IDW_REWIND.BackColor = System.Drawing.SystemColors.Window; + this.IDW_REWIND.Location = new System.Drawing.Point(92, 34); + this.IDW_REWIND.Name = "IDW_REWIND"; + this.IDW_REWIND.Size = new System.Drawing.Size(100, 20); + this.IDW_REWIND.TabIndex = 5; + // + // IDW_FASTFORWARD + // + this.IDW_FASTFORWARD.AcceptsTab = true; + this.IDW_FASTFORWARD.BackColor = System.Drawing.SystemColors.Window; + this.IDW_FASTFORWARD.Location = new System.Drawing.Point(92, 82); + this.IDW_FASTFORWARD.Name = "IDW_FASTFORWARD"; + this.IDW_FASTFORWARD.Size = new System.Drawing.Size(100, 20); + this.IDW_FASTFORWARD.TabIndex = 15; + // + // IDW_HARDRESET + // + this.IDW_HARDRESET.AcceptsTab = true; + this.IDW_HARDRESET.BackColor = System.Drawing.SystemColors.Window; + this.IDW_HARDRESET.Location = new System.Drawing.Point(92, 154); + this.IDW_HARDRESET.Name = "IDW_HARDRESET"; + this.IDW_HARDRESET.Size = new System.Drawing.Size(100, 20); + this.IDW_HARDRESET.TabIndex = 30; + // + // IDW_PAUSE + // + this.IDW_PAUSE.AcceptsTab = true; + this.IDW_PAUSE.BackColor = System.Drawing.SystemColors.Window; + this.IDW_PAUSE.Location = new System.Drawing.Point(92, 58); + this.IDW_PAUSE.Name = "IDW_PAUSE"; + this.IDW_PAUSE.Size = new System.Drawing.Size(100, 20); + this.IDW_PAUSE.TabIndex = 10; + // + // IDW_QuickLoad + // + this.IDW_QuickLoad.AcceptsTab = true; + this.IDW_QuickLoad.BackColor = System.Drawing.SystemColors.Window; + this.IDW_QuickLoad.Location = new System.Drawing.Point(92, 178); + this.IDW_QuickLoad.Name = "IDW_QuickLoad"; + this.IDW_QuickLoad.Size = new System.Drawing.Size(100, 20); + this.IDW_QuickLoad.TabIndex = 35; + // + // IDW_QuickSave + // + this.IDW_QuickSave.AcceptsTab = true; + this.IDW_QuickSave.BackColor = System.Drawing.SystemColors.Window; + this.IDW_QuickSave.Location = new System.Drawing.Point(92, 202); + this.IDW_QuickSave.Name = "IDW_QuickSave"; + this.IDW_QuickSave.Size = new System.Drawing.Size(100, 20); + this.IDW_QuickSave.TabIndex = 40; + // // tabPage2 // this.tabPage2.Controls.Add(this.IDW_SS1); @@ -566,6 +782,14 @@ this.tabPage2.Text = "Save States"; this.tabPage2.UseVisualStyleBackColor = true; // + // IDW_SS1 + // + this.IDW_SS1.BackColor = System.Drawing.SystemColors.Window; + this.IDW_SS1.Location = new System.Drawing.Point(88, 6); + this.IDW_SS1.Name = "IDW_SS1"; + this.IDW_SS1.Size = new System.Drawing.Size(100, 20); + this.IDW_SS1.TabIndex = 61; + // // label50 // this.label50.AutoSize = true; @@ -879,558 +1103,6 @@ this.HR.Size = new System.Drawing.Size(558, 2); this.HR.TabIndex = 0; // - // tabPage3 - // - this.tabPage3.Controls.Add(this.IDW_TOGGLEREADONLY); - this.tabPage3.Controls.Add(this.IDW_PLAYBEGINNING); - this.tabPage3.Controls.Add(this.label67); - this.tabPage3.Controls.Add(this.label66); - this.tabPage3.Controls.Add(this.label65); - this.tabPage3.Controls.Add(this.label64); - this.tabPage3.Controls.Add(this.label63); - this.tabPage3.Controls.Add(this.label43); - this.tabPage3.Controls.Add(this.label42); - this.tabPage3.Controls.Add(this.label41); - this.tabPage3.Controls.Add(this.label40); - this.tabPage3.Controls.Add(this.label39); - this.tabPage3.Controls.Add(this.IDW_STOPMOVIE); - this.tabPage3.Controls.Add(this.IDW_PLAYMOVIE); - this.tabPage3.Controls.Add(this.IDW_RECORDMOVIE); - this.tabPage3.Controls.Add(this.IDW_TOGGLEMTRACK); - this.tabPage3.Controls.Add(this.IDW_MTDECPLAYER); - this.tabPage3.Controls.Add(this.IDW_MTINCPLAYER); - this.tabPage3.Controls.Add(this.IDW_SELECTNONE); - this.tabPage3.Controls.Add(this.IDW_MTSELECTALL); - this.tabPage3.Location = new System.Drawing.Point(4, 28); - this.tabPage3.Name = "tabPage3"; - this.tabPage3.Padding = new System.Windows.Forms.Padding(3); - this.tabPage3.Size = new System.Drawing.Size(605, 315); - this.tabPage3.TabIndex = 2; - this.tabPage3.Text = "Movie"; - this.tabPage3.UseVisualStyleBackColor = true; - // - // label67 - // - this.label67.AutoSize = true; - this.label67.Location = new System.Drawing.Point(6, 116); - this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(99, 13); - this.label67.TabIndex = 85; - this.label67.Text = "Play from beginning"; - // - // label66 - // - this.label66.AutoSize = true; - this.label66.Location = new System.Drawing.Point(6, 90); - this.label66.Name = "label66"; - this.label66.Size = new System.Drawing.Size(60, 13); - this.label66.TabIndex = 83; - this.label66.Text = "Stop movie"; - // - // label65 - // - this.label65.AutoSize = true; - this.label65.Location = new System.Drawing.Point(6, 38); - this.label65.Name = "label65"; - this.label65.Size = new System.Drawing.Size(58, 13); - this.label65.TabIndex = 81; - this.label65.Text = "Play movie"; - // - // label64 - // - this.label64.AutoSize = true; - this.label64.Location = new System.Drawing.Point(6, 64); - this.label64.Name = "label64"; - this.label64.Size = new System.Drawing.Size(73, 13); - this.label64.TabIndex = 79; - this.label64.Text = "Record movie"; - // - // label63 - // - this.label63.AutoSize = true; - this.label63.Location = new System.Drawing.Point(6, 12); - this.label63.Name = "label63"; - this.label63.Size = new System.Drawing.Size(86, 13); - this.label63.TabIndex = 77; - this.label63.Text = "Toggle read-only"; - // - // label43 - // - this.label43.AutoSize = true; - this.label43.Location = new System.Drawing.Point(225, 113); - this.label43.Name = "label43"; - this.label43.Size = new System.Drawing.Size(91, 13); - this.label43.TabIndex = 74; - this.label43.Text = "Decrement Player"; - // - // label42 - // - this.label42.AutoSize = true; - this.label42.Location = new System.Drawing.Point(225, 87); - this.label42.Name = "label42"; - this.label42.Size = new System.Drawing.Size(86, 13); - this.label42.TabIndex = 73; - this.label42.Text = "Increment Player"; - // - // label41 - // - this.label41.AutoSize = true; - this.label41.Location = new System.Drawing.Point(225, 61); - this.label41.Name = "label41"; - this.label41.Size = new System.Drawing.Size(66, 13); - this.label41.TabIndex = 71; - this.label41.Text = "Select None"; - // - // label40 - // - this.label40.AutoSize = true; - this.label40.Location = new System.Drawing.Point(225, 35); - this.label40.Name = "label40"; - this.label40.Size = new System.Drawing.Size(51, 13); - this.label40.TabIndex = 69; - this.label40.Text = "Select All"; - // - // label39 - // - this.label39.AutoSize = true; - this.label39.Location = new System.Drawing.Point(225, 9); - this.label39.Name = "label39"; - this.label39.Size = new System.Drawing.Size(93, 13); - this.label39.TabIndex = 67; - this.label39.Text = "Toggle MultiTrack"; - // - // tabPage4 - // - this.tabPage4.Controls.Add(this.label77); - this.tabPage4.Controls.Add(this.IDW_TASTudio); - this.tabPage4.Controls.Add(this.IDW_RamWatch); - this.tabPage4.Controls.Add(this.IDW_TOOLBOX); - this.tabPage4.Controls.Add(this.label46); - this.tabPage4.Controls.Add(this.label56); - this.tabPage4.Controls.Add(this.label55); - this.tabPage4.Controls.Add(this.label54); - this.tabPage4.Controls.Add(this.label53); - this.tabPage4.Controls.Add(this.label52); - this.tabPage4.Controls.Add(this.label51); - this.tabPage4.Controls.Add(this.IDW_Cheats); - this.tabPage4.Controls.Add(this.IDW_LuaConsole); - this.tabPage4.Controls.Add(this.IDW_HexEditor); - this.tabPage4.Controls.Add(this.IDW_RamPoke); - this.tabPage4.Controls.Add(this.IDW_RamSearch); - this.tabPage4.Location = new System.Drawing.Point(4, 28); - this.tabPage4.Name = "tabPage4"; - this.tabPage4.Size = new System.Drawing.Size(605, 315); - this.tabPage4.TabIndex = 3; - this.tabPage4.Text = "Tools"; - this.tabPage4.UseVisualStyleBackColor = true; - // - // label46 - // - this.label46.AutoSize = true; - this.label46.Location = new System.Drawing.Point(27, 193); - this.label46.Name = "label46"; - this.label46.Size = new System.Drawing.Size(49, 13); - this.label46.TabIndex = 81; - this.label46.Text = "Tool Box"; - // - // label56 - // - this.label56.AutoSize = true; - this.label56.Location = new System.Drawing.Point(35, 141); - this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(40, 13); - this.label56.TabIndex = 80; - this.label56.Text = "Cheats"; - // - // label55 - // - this.label55.AutoSize = true; - this.label55.Location = new System.Drawing.Point(10, 115); - this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(66, 13); - this.label55.TabIndex = 78; - this.label55.Text = "Lua Console"; - // - // label54 - // - this.label54.AutoSize = true; - this.label54.Location = new System.Drawing.Point(19, 91); - this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(56, 13); - this.label54.TabIndex = 76; - this.label54.Text = "Hex Editor"; - // - // label53 - // - this.label53.AutoSize = true; - this.label53.Location = new System.Drawing.Point(19, 66); - this.label53.Name = "label53"; - this.label53.Size = new System.Drawing.Size(57, 13); - this.label53.TabIndex = 74; - this.label53.Text = "Ram Poke"; - // - // label52 - // - this.label52.AutoSize = true; - this.label52.Location = new System.Drawing.Point(10, 41); - this.label52.Name = "label52"; - this.label52.Size = new System.Drawing.Size(66, 13); - this.label52.TabIndex = 72; - this.label52.Text = "Ram Search"; - // - // label51 - // - this.label51.AutoSize = true; - this.label51.Location = new System.Drawing.Point(12, 16); - this.label51.Name = "label51"; - this.label51.Size = new System.Drawing.Size(64, 13); - this.label51.TabIndex = 70; - this.label51.Text = "Ram Watch"; - // - // IDB_SAVE - // - this.IDB_SAVE.Location = new System.Drawing.Point(441, 9); - this.IDB_SAVE.Name = "IDB_SAVE"; - this.IDB_SAVE.Size = new System.Drawing.Size(82, 22); - this.IDB_SAVE.TabIndex = 99; - this.IDB_SAVE.TabStop = false; - this.IDB_SAVE.Text = "Save"; - this.IDB_SAVE.UseVisualStyleBackColor = true; - this.IDB_SAVE.Click += new System.EventHandler(this.IDB_SAVE_Click); - // - // IDB_CANCEL - // - this.IDB_CANCEL.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.IDB_CANCEL.Location = new System.Drawing.Point(528, 9); - this.IDB_CANCEL.Name = "IDB_CANCEL"; - this.IDB_CANCEL.Size = new System.Drawing.Size(80, 22); - this.IDB_CANCEL.TabIndex = 98; - this.IDB_CANCEL.TabStop = false; - this.IDB_CANCEL.Text = "Cancel"; - this.IDB_CANCEL.UseVisualStyleBackColor = true; - this.IDB_CANCEL.Click += new System.EventHandler(this.button2_Click); - // - // label38 - // - this.label38.AutoSize = true; - this.label38.Location = new System.Drawing.Point(22, 362); - this.label38.Name = "label38"; - this.label38.Size = new System.Drawing.Size(153, 13); - this.label38.TabIndex = 3; - this.label38.Text = "* Escape clears a key mapping"; - // - // AutoTabCheckBox - // - this.AutoTabCheckBox.AutoSize = true; - this.AutoTabCheckBox.Location = new System.Drawing.Point(552, 362); - this.AutoTabCheckBox.Name = "AutoTabCheckBox"; - this.AutoTabCheckBox.Size = new System.Drawing.Size(70, 17); - this.AutoTabCheckBox.TabIndex = 100; - this.AutoTabCheckBox.Text = "Auto Tab"; - this.AutoTabCheckBox.UseVisualStyleBackColor = true; - this.AutoTabCheckBox.CheckedChanged += new System.EventHandler(this.AutoTabCheckBox_CheckedChanged); - // - // label77 - // - this.label77.AutoSize = true; - this.label77.Location = new System.Drawing.Point(25, 167); - this.label77.Name = "label77"; - this.label77.Size = new System.Drawing.Size(51, 13); - this.label77.TabIndex = 84; - this.label77.Text = "TAStudio"; - // - // IDW_TASTudio - // - this.IDW_TASTudio.Location = new System.Drawing.Point(87, 164); - this.IDW_TASTudio.Name = "IDW_TASTudio"; - this.IDW_TASTudio.Size = new System.Drawing.Size(100, 20); - this.IDW_TASTudio.TabIndex = 83; - // - // IDW_RamWatch - // - this.IDW_RamWatch.AcceptsTab = true; - this.IDW_RamWatch.BackColor = System.Drawing.SystemColors.Window; - this.IDW_RamWatch.Location = new System.Drawing.Point(87, 13); - this.IDW_RamWatch.Name = "IDW_RamWatch"; - this.IDW_RamWatch.Size = new System.Drawing.Size(100, 20); - this.IDW_RamWatch.TabIndex = 69; - // - // IDW_TOOLBOX - // - this.IDW_TOOLBOX.Location = new System.Drawing.Point(87, 190); - this.IDW_TOOLBOX.Name = "IDW_TOOLBOX"; - this.IDW_TOOLBOX.Size = new System.Drawing.Size(100, 20); - this.IDW_TOOLBOX.TabIndex = 82; - // - // IDW_Cheats - // - this.IDW_Cheats.AcceptsTab = true; - this.IDW_Cheats.BackColor = System.Drawing.SystemColors.Window; - this.IDW_Cheats.Location = new System.Drawing.Point(87, 138); - this.IDW_Cheats.Name = "IDW_Cheats"; - this.IDW_Cheats.Size = new System.Drawing.Size(100, 20); - this.IDW_Cheats.TabIndex = 79; - // - // IDW_LuaConsole - // - this.IDW_LuaConsole.AcceptsTab = true; - this.IDW_LuaConsole.BackColor = System.Drawing.SystemColors.Window; - this.IDW_LuaConsole.Location = new System.Drawing.Point(87, 112); - this.IDW_LuaConsole.Name = "IDW_LuaConsole"; - this.IDW_LuaConsole.Size = new System.Drawing.Size(100, 20); - this.IDW_LuaConsole.TabIndex = 77; - // - // IDW_HexEditor - // - this.IDW_HexEditor.AcceptsTab = true; - this.IDW_HexEditor.BackColor = System.Drawing.SystemColors.Window; - this.IDW_HexEditor.Location = new System.Drawing.Point(87, 88); - this.IDW_HexEditor.Name = "IDW_HexEditor"; - this.IDW_HexEditor.Size = new System.Drawing.Size(100, 20); - this.IDW_HexEditor.TabIndex = 75; - // - // IDW_RamPoke - // - this.IDW_RamPoke.AcceptsTab = true; - this.IDW_RamPoke.BackColor = System.Drawing.SystemColors.Window; - this.IDW_RamPoke.Location = new System.Drawing.Point(87, 63); - this.IDW_RamPoke.Name = "IDW_RamPoke"; - this.IDW_RamPoke.Size = new System.Drawing.Size(100, 20); - this.IDW_RamPoke.TabIndex = 73; - // - // IDW_RamSearch - // - this.IDW_RamSearch.AcceptsTab = true; - this.IDW_RamSearch.BackColor = System.Drawing.SystemColors.Window; - this.IDW_RamSearch.Location = new System.Drawing.Point(87, 38); - this.IDW_RamSearch.Name = "IDW_RamSearch"; - this.IDW_RamSearch.Size = new System.Drawing.Size(100, 20); - this.IDW_RamSearch.TabIndex = 71; - // - // IDW_DecreaseWindowSize - // - this.IDW_DecreaseWindowSize.AcceptsTab = true; - this.IDW_DecreaseWindowSize.BackColor = System.Drawing.SystemColors.Window; - this.IDW_DecreaseWindowSize.Location = new System.Drawing.Point(494, 158); - this.IDW_DecreaseWindowSize.Name = "IDW_DecreaseWindowSize"; - this.IDW_DecreaseWindowSize.Size = new System.Drawing.Size(100, 20); - this.IDW_DecreaseWindowSize.TabIndex = 101; - // - // IDW_IncreaseWindowSize - // - this.IDW_IncreaseWindowSize.AcceptsTab = true; - this.IDW_IncreaseWindowSize.BackColor = System.Drawing.SystemColors.Window; - this.IDW_IncreaseWindowSize.Location = new System.Drawing.Point(494, 134); - this.IDW_IncreaseWindowSize.Name = "IDW_IncreaseWindowSize"; - this.IDW_IncreaseWindowSize.Size = new System.Drawing.Size(100, 20); - this.IDW_IncreaseWindowSize.TabIndex = 100; - // - // IDW_ToggleMenu - // - this.IDW_ToggleMenu.AcceptsTab = true; - this.IDW_ToggleMenu.BackColor = System.Drawing.SystemColors.Window; - this.IDW_ToggleMenu.Location = new System.Drawing.Point(494, 106); - this.IDW_ToggleMenu.Name = "IDW_ToggleMenu"; - this.IDW_ToggleMenu.Size = new System.Drawing.Size(100, 20); - this.IDW_ToggleMenu.TabIndex = 98; - // - // IDW_StopAVI - // - this.IDW_StopAVI.AcceptsTab = true; - this.IDW_StopAVI.BackColor = System.Drawing.SystemColors.Window; - this.IDW_StopAVI.Location = new System.Drawing.Point(494, 82); - this.IDW_StopAVI.Name = "IDW_StopAVI"; - this.IDW_StopAVI.Size = new System.Drawing.Size(100, 20); - this.IDW_StopAVI.TabIndex = 95; - // - // IDW_RecordAVI - // - this.IDW_RecordAVI.AcceptsTab = true; - this.IDW_RecordAVI.BackColor = System.Drawing.SystemColors.Window; - this.IDW_RecordAVI.Location = new System.Drawing.Point(494, 58); - this.IDW_RecordAVI.Name = "IDW_RecordAVI"; - this.IDW_RecordAVI.Size = new System.Drawing.Size(100, 20); - this.IDW_RecordAVI.TabIndex = 90; - // - // IDW_RESET - // - this.IDW_RESET.AcceptsTab = true; - this.IDW_RESET.BackColor = System.Drawing.SystemColors.Window; - this.IDW_RESET.Location = new System.Drawing.Point(92, 130); - this.IDW_RESET.Name = "IDW_RESET"; - this.IDW_RESET.Size = new System.Drawing.Size(100, 20); - this.IDW_RESET.TabIndex = 25; - // - // IDW_UNTHROTTLE - // - this.IDW_UNTHROTTLE.AcceptsTab = true; - this.IDW_UNTHROTTLE.BackColor = System.Drawing.SystemColors.Window; - this.IDW_UNTHROTTLE.Location = new System.Drawing.Point(92, 106); - this.IDW_UNTHROTTLE.Name = "IDW_UNTHROTTLE"; - this.IDW_UNTHROTTLE.Size = new System.Drawing.Size(100, 20); - this.IDW_UNTHROTTLE.TabIndex = 20; - // - // IDW_VOLDOWN - // - this.IDW_VOLDOWN.AcceptsTab = true; - this.IDW_VOLDOWN.BackColor = System.Drawing.SystemColors.Window; - this.IDW_VOLDOWN.Location = new System.Drawing.Point(494, 34); - this.IDW_VOLDOWN.Name = "IDW_VOLDOWN"; - this.IDW_VOLDOWN.Size = new System.Drawing.Size(100, 20); - this.IDW_VOLDOWN.TabIndex = 85; - // - // IDW_VOLUP - // - this.IDW_VOLUP.AcceptsTab = true; - this.IDW_VOLUP.BackColor = System.Drawing.SystemColors.Window; - this.IDW_VOLUP.Location = new System.Drawing.Point(494, 10); - this.IDW_VOLUP.Name = "IDW_VOLUP"; - this.IDW_VOLUP.Size = new System.Drawing.Size(100, 20); - this.IDW_VOLUP.TabIndex = 80; - // - // IDW_InputDisplay - // - this.IDW_InputDisplay.AcceptsTab = true; - this.IDW_InputDisplay.BackColor = System.Drawing.SystemColors.Window; - this.IDW_InputDisplay.Location = new System.Drawing.Point(293, 178); - this.IDW_InputDisplay.Name = "IDW_InputDisplay"; - this.IDW_InputDisplay.Size = new System.Drawing.Size(100, 20); - this.IDW_InputDisplay.TabIndex = 75; - // - // IDW_LagCounter - // - this.IDW_LagCounter.AcceptsTab = true; - this.IDW_LagCounter.BackColor = System.Drawing.SystemColors.Window; - this.IDW_LagCounter.Location = new System.Drawing.Point(293, 154); - this.IDW_LagCounter.Name = "IDW_LagCounter"; - this.IDW_LagCounter.Size = new System.Drawing.Size(100, 20); - this.IDW_LagCounter.TabIndex = 70; - // - // IDW_FrameCounter - // - this.IDW_FrameCounter.AcceptsTab = true; - this.IDW_FrameCounter.BackColor = System.Drawing.SystemColors.Window; - this.IDW_FrameCounter.Location = new System.Drawing.Point(293, 130); - this.IDW_FrameCounter.Name = "IDW_FrameCounter"; - this.IDW_FrameCounter.Size = new System.Drawing.Size(100, 20); - this.IDW_FrameCounter.TabIndex = 65; - // - // IDW_DisplayFPS - // - this.IDW_DisplayFPS.AcceptsTab = true; - this.IDW_DisplayFPS.BackColor = System.Drawing.SystemColors.Window; - this.IDW_DisplayFPS.Location = new System.Drawing.Point(292, 106); - this.IDW_DisplayFPS.Name = "IDW_DisplayFPS"; - this.IDW_DisplayFPS.Size = new System.Drawing.Size(100, 20); - this.IDW_DisplayFPS.TabIndex = 60; - // - // IDW_CloseROM - // - this.IDW_CloseROM.AcceptsTab = true; - this.IDW_CloseROM.BackColor = System.Drawing.SystemColors.Window; - this.IDW_CloseROM.Location = new System.Drawing.Point(293, 82); - this.IDW_CloseROM.Name = "IDW_CloseROM"; - this.IDW_CloseROM.Size = new System.Drawing.Size(100, 20); - this.IDW_CloseROM.TabIndex = 56; - // - // IDW_OpenROM - // - this.IDW_OpenROM.AcceptsTab = true; - this.IDW_OpenROM.BackColor = System.Drawing.SystemColors.Window; - this.IDW_OpenROM.Location = new System.Drawing.Point(293, 58); - this.IDW_OpenROM.Name = "IDW_OpenROM"; - this.IDW_OpenROM.Size = new System.Drawing.Size(100, 20); - this.IDW_OpenROM.TabIndex = 55; - // - // IDW_FRAMEADVANCE - // - this.IDW_FRAMEADVANCE.AcceptsTab = true; - this.IDW_FRAMEADVANCE.BackColor = System.Drawing.SystemColors.Window; - this.IDW_FRAMEADVANCE.Location = new System.Drawing.Point(92, 10); - this.IDW_FRAMEADVANCE.Name = "IDW_FRAMEADVANCE"; - this.IDW_FRAMEADVANCE.Size = new System.Drawing.Size(100, 20); - this.IDW_FRAMEADVANCE.TabIndex = 1; - // - // IDW_FULLSCREEN - // - this.IDW_FULLSCREEN.AcceptsTab = true; - this.IDW_FULLSCREEN.BackColor = System.Drawing.SystemColors.Window; - this.IDW_FULLSCREEN.Location = new System.Drawing.Point(293, 34); - this.IDW_FULLSCREEN.Name = "IDW_FULLSCREEN"; - this.IDW_FULLSCREEN.Size = new System.Drawing.Size(100, 20); - this.IDW_FULLSCREEN.TabIndex = 50; - // - // IDW_SCREENSHOT - // - this.IDW_SCREENSHOT.AcceptsTab = true; - this.IDW_SCREENSHOT.BackColor = System.Drawing.SystemColors.Window; - this.IDW_SCREENSHOT.Location = new System.Drawing.Point(293, 10); - this.IDW_SCREENSHOT.Name = "IDW_SCREENSHOT"; - this.IDW_SCREENSHOT.Size = new System.Drawing.Size(100, 20); - this.IDW_SCREENSHOT.TabIndex = 45; - // - // IDW_REWIND - // - this.IDW_REWIND.AcceptsTab = true; - this.IDW_REWIND.BackColor = System.Drawing.SystemColors.Window; - this.IDW_REWIND.Location = new System.Drawing.Point(92, 34); - this.IDW_REWIND.Name = "IDW_REWIND"; - this.IDW_REWIND.Size = new System.Drawing.Size(100, 20); - this.IDW_REWIND.TabIndex = 5; - // - // IDW_FASTFORWARD - // - this.IDW_FASTFORWARD.AcceptsTab = true; - this.IDW_FASTFORWARD.BackColor = System.Drawing.SystemColors.Window; - this.IDW_FASTFORWARD.Location = new System.Drawing.Point(92, 82); - this.IDW_FASTFORWARD.Name = "IDW_FASTFORWARD"; - this.IDW_FASTFORWARD.Size = new System.Drawing.Size(100, 20); - this.IDW_FASTFORWARD.TabIndex = 15; - // - // IDW_HARDRESET - // - this.IDW_HARDRESET.AcceptsTab = true; - this.IDW_HARDRESET.BackColor = System.Drawing.SystemColors.Window; - this.IDW_HARDRESET.Location = new System.Drawing.Point(92, 154); - this.IDW_HARDRESET.Name = "IDW_HARDRESET"; - this.IDW_HARDRESET.Size = new System.Drawing.Size(100, 20); - this.IDW_HARDRESET.TabIndex = 30; - // - // IDW_PAUSE - // - this.IDW_PAUSE.AcceptsTab = true; - this.IDW_PAUSE.BackColor = System.Drawing.SystemColors.Window; - this.IDW_PAUSE.Location = new System.Drawing.Point(92, 58); - this.IDW_PAUSE.Name = "IDW_PAUSE"; - this.IDW_PAUSE.Size = new System.Drawing.Size(100, 20); - this.IDW_PAUSE.TabIndex = 10; - // - // IDW_QuickLoad - // - this.IDW_QuickLoad.AcceptsTab = true; - this.IDW_QuickLoad.BackColor = System.Drawing.SystemColors.Window; - this.IDW_QuickLoad.Location = new System.Drawing.Point(92, 178); - this.IDW_QuickLoad.Name = "IDW_QuickLoad"; - this.IDW_QuickLoad.Size = new System.Drawing.Size(100, 20); - this.IDW_QuickLoad.TabIndex = 35; - // - // IDW_QuickSave - // - this.IDW_QuickSave.AcceptsTab = true; - this.IDW_QuickSave.BackColor = System.Drawing.SystemColors.Window; - this.IDW_QuickSave.Location = new System.Drawing.Point(92, 202); - this.IDW_QuickSave.Name = "IDW_QuickSave"; - this.IDW_QuickSave.Size = new System.Drawing.Size(100, 20); - this.IDW_QuickSave.TabIndex = 40; - // - // IDW_SS1 - // - this.IDW_SS1.BackColor = System.Drawing.SystemColors.Window; - this.IDW_SS1.Location = new System.Drawing.Point(88, 6); - this.IDW_SS1.Name = "IDW_SS1"; - this.IDW_SS1.Size = new System.Drawing.Size(100, 20); - this.IDW_SS1.TabIndex = 61; - // // IDW_NEXTSLOT // this.IDW_NEXTSLOT.Location = new System.Drawing.Point(361, 288); @@ -1662,6 +1334,36 @@ this.IDW_SS2.Size = new System.Drawing.Size(100, 20); this.IDW_SS2.TabIndex = 64; // + // tabPage3 + // + this.tabPage3.Controls.Add(this.IDW_TOGGLEREADONLY); + this.tabPage3.Controls.Add(this.IDW_PLAYBEGINNING); + this.tabPage3.Controls.Add(this.label67); + this.tabPage3.Controls.Add(this.label66); + this.tabPage3.Controls.Add(this.label65); + this.tabPage3.Controls.Add(this.label64); + this.tabPage3.Controls.Add(this.label63); + this.tabPage3.Controls.Add(this.label43); + this.tabPage3.Controls.Add(this.label42); + this.tabPage3.Controls.Add(this.label41); + this.tabPage3.Controls.Add(this.label40); + this.tabPage3.Controls.Add(this.label39); + this.tabPage3.Controls.Add(this.IDW_STOPMOVIE); + this.tabPage3.Controls.Add(this.IDW_PLAYMOVIE); + this.tabPage3.Controls.Add(this.IDW_RECORDMOVIE); + this.tabPage3.Controls.Add(this.IDW_TOGGLEMTRACK); + this.tabPage3.Controls.Add(this.IDW_MTDECPLAYER); + this.tabPage3.Controls.Add(this.IDW_MTINCPLAYER); + this.tabPage3.Controls.Add(this.IDW_SELECTNONE); + this.tabPage3.Controls.Add(this.IDW_MTSELECTALL); + this.tabPage3.Location = new System.Drawing.Point(4, 28); + this.tabPage3.Name = "tabPage3"; + this.tabPage3.Padding = new System.Windows.Forms.Padding(3); + this.tabPage3.Size = new System.Drawing.Size(605, 315); + this.tabPage3.TabIndex = 2; + this.tabPage3.Text = "Movie"; + this.tabPage3.UseVisualStyleBackColor = true; + // // IDW_TOGGLEREADONLY // this.IDW_TOGGLEREADONLY.AcceptsTab = true; @@ -1680,6 +1382,96 @@ this.IDW_PLAYBEGINNING.Size = new System.Drawing.Size(100, 20); this.IDW_PLAYBEGINNING.TabIndex = 72; // + // label67 + // + this.label67.AutoSize = true; + this.label67.Location = new System.Drawing.Point(6, 116); + this.label67.Name = "label67"; + this.label67.Size = new System.Drawing.Size(99, 13); + this.label67.TabIndex = 85; + this.label67.Text = "Play from beginning"; + // + // label66 + // + this.label66.AutoSize = true; + this.label66.Location = new System.Drawing.Point(6, 90); + this.label66.Name = "label66"; + this.label66.Size = new System.Drawing.Size(60, 13); + this.label66.TabIndex = 83; + this.label66.Text = "Stop movie"; + // + // label65 + // + this.label65.AutoSize = true; + this.label65.Location = new System.Drawing.Point(6, 38); + this.label65.Name = "label65"; + this.label65.Size = new System.Drawing.Size(58, 13); + this.label65.TabIndex = 81; + this.label65.Text = "Play movie"; + // + // label64 + // + this.label64.AutoSize = true; + this.label64.Location = new System.Drawing.Point(6, 64); + this.label64.Name = "label64"; + this.label64.Size = new System.Drawing.Size(73, 13); + this.label64.TabIndex = 79; + this.label64.Text = "Record movie"; + // + // label63 + // + this.label63.AutoSize = true; + this.label63.Location = new System.Drawing.Point(6, 12); + this.label63.Name = "label63"; + this.label63.Size = new System.Drawing.Size(86, 13); + this.label63.TabIndex = 77; + this.label63.Text = "Toggle read-only"; + // + // label43 + // + this.label43.AutoSize = true; + this.label43.Location = new System.Drawing.Point(225, 113); + this.label43.Name = "label43"; + this.label43.Size = new System.Drawing.Size(91, 13); + this.label43.TabIndex = 74; + this.label43.Text = "Decrement Player"; + // + // label42 + // + this.label42.AutoSize = true; + this.label42.Location = new System.Drawing.Point(225, 87); + this.label42.Name = "label42"; + this.label42.Size = new System.Drawing.Size(86, 13); + this.label42.TabIndex = 73; + this.label42.Text = "Increment Player"; + // + // label41 + // + this.label41.AutoSize = true; + this.label41.Location = new System.Drawing.Point(225, 61); + this.label41.Name = "label41"; + this.label41.Size = new System.Drawing.Size(66, 13); + this.label41.TabIndex = 71; + this.label41.Text = "Select None"; + // + // label40 + // + this.label40.AutoSize = true; + this.label40.Location = new System.Drawing.Point(225, 35); + this.label40.Name = "label40"; + this.label40.Size = new System.Drawing.Size(51, 13); + this.label40.TabIndex = 69; + this.label40.Text = "Select All"; + // + // label39 + // + this.label39.AutoSize = true; + this.label39.Location = new System.Drawing.Point(225, 9); + this.label39.Name = "label39"; + this.label39.Size = new System.Drawing.Size(93, 13); + this.label39.TabIndex = 67; + this.label39.Text = "Toggle MultiTrack"; + // // IDW_STOPMOVIE // this.IDW_STOPMOVIE.AcceptsTab = true; @@ -1752,6 +1544,214 @@ this.IDW_MTSELECTALL.Size = new System.Drawing.Size(100, 20); this.IDW_MTSELECTALL.TabIndex = 81; // + // tabPage4 + // + this.tabPage4.Controls.Add(this.label77); + this.tabPage4.Controls.Add(this.IDW_TASTudio); + this.tabPage4.Controls.Add(this.IDW_RamWatch); + this.tabPage4.Controls.Add(this.IDW_TOOLBOX); + this.tabPage4.Controls.Add(this.label46); + this.tabPage4.Controls.Add(this.label56); + this.tabPage4.Controls.Add(this.label55); + this.tabPage4.Controls.Add(this.label54); + this.tabPage4.Controls.Add(this.label53); + this.tabPage4.Controls.Add(this.label52); + this.tabPage4.Controls.Add(this.label51); + this.tabPage4.Controls.Add(this.IDW_Cheats); + this.tabPage4.Controls.Add(this.IDW_LuaConsole); + this.tabPage4.Controls.Add(this.IDW_HexEditor); + this.tabPage4.Controls.Add(this.IDW_RamPoke); + this.tabPage4.Controls.Add(this.IDW_RamSearch); + this.tabPage4.Location = new System.Drawing.Point(4, 28); + this.tabPage4.Name = "tabPage4"; + this.tabPage4.Size = new System.Drawing.Size(605, 315); + this.tabPage4.TabIndex = 3; + this.tabPage4.Text = "Tools"; + this.tabPage4.UseVisualStyleBackColor = true; + // + // label77 + // + this.label77.AutoSize = true; + this.label77.Location = new System.Drawing.Point(25, 167); + this.label77.Name = "label77"; + this.label77.Size = new System.Drawing.Size(51, 13); + this.label77.TabIndex = 84; + this.label77.Text = "TAStudio"; + // + // IDW_TASTudio + // + this.IDW_TASTudio.Location = new System.Drawing.Point(87, 164); + this.IDW_TASTudio.Name = "IDW_TASTudio"; + this.IDW_TASTudio.Size = new System.Drawing.Size(100, 20); + this.IDW_TASTudio.TabIndex = 83; + // + // IDW_RamWatch + // + this.IDW_RamWatch.AcceptsTab = true; + this.IDW_RamWatch.BackColor = System.Drawing.SystemColors.Window; + this.IDW_RamWatch.Location = new System.Drawing.Point(87, 13); + this.IDW_RamWatch.Name = "IDW_RamWatch"; + this.IDW_RamWatch.Size = new System.Drawing.Size(100, 20); + this.IDW_RamWatch.TabIndex = 69; + // + // IDW_TOOLBOX + // + this.IDW_TOOLBOX.Location = new System.Drawing.Point(87, 190); + this.IDW_TOOLBOX.Name = "IDW_TOOLBOX"; + this.IDW_TOOLBOX.Size = new System.Drawing.Size(100, 20); + this.IDW_TOOLBOX.TabIndex = 82; + // + // label46 + // + this.label46.AutoSize = true; + this.label46.Location = new System.Drawing.Point(27, 193); + this.label46.Name = "label46"; + this.label46.Size = new System.Drawing.Size(49, 13); + this.label46.TabIndex = 81; + this.label46.Text = "Tool Box"; + // + // label56 + // + this.label56.AutoSize = true; + this.label56.Location = new System.Drawing.Point(35, 141); + this.label56.Name = "label56"; + this.label56.Size = new System.Drawing.Size(40, 13); + this.label56.TabIndex = 80; + this.label56.Text = "Cheats"; + // + // label55 + // + this.label55.AutoSize = true; + this.label55.Location = new System.Drawing.Point(10, 115); + this.label55.Name = "label55"; + this.label55.Size = new System.Drawing.Size(66, 13); + this.label55.TabIndex = 78; + this.label55.Text = "Lua Console"; + // + // label54 + // + this.label54.AutoSize = true; + this.label54.Location = new System.Drawing.Point(19, 91); + this.label54.Name = "label54"; + this.label54.Size = new System.Drawing.Size(56, 13); + this.label54.TabIndex = 76; + this.label54.Text = "Hex Editor"; + // + // label53 + // + this.label53.AutoSize = true; + this.label53.Location = new System.Drawing.Point(19, 66); + this.label53.Name = "label53"; + this.label53.Size = new System.Drawing.Size(57, 13); + this.label53.TabIndex = 74; + this.label53.Text = "Ram Poke"; + // + // label52 + // + this.label52.AutoSize = true; + this.label52.Location = new System.Drawing.Point(10, 41); + this.label52.Name = "label52"; + this.label52.Size = new System.Drawing.Size(66, 13); + this.label52.TabIndex = 72; + this.label52.Text = "Ram Search"; + // + // label51 + // + this.label51.AutoSize = true; + this.label51.Location = new System.Drawing.Point(12, 16); + this.label51.Name = "label51"; + this.label51.Size = new System.Drawing.Size(64, 13); + this.label51.TabIndex = 70; + this.label51.Text = "Ram Watch"; + // + // IDW_Cheats + // + this.IDW_Cheats.AcceptsTab = true; + this.IDW_Cheats.BackColor = System.Drawing.SystemColors.Window; + this.IDW_Cheats.Location = new System.Drawing.Point(87, 138); + this.IDW_Cheats.Name = "IDW_Cheats"; + this.IDW_Cheats.Size = new System.Drawing.Size(100, 20); + this.IDW_Cheats.TabIndex = 79; + // + // IDW_LuaConsole + // + this.IDW_LuaConsole.AcceptsTab = true; + this.IDW_LuaConsole.BackColor = System.Drawing.SystemColors.Window; + this.IDW_LuaConsole.Location = new System.Drawing.Point(87, 112); + this.IDW_LuaConsole.Name = "IDW_LuaConsole"; + this.IDW_LuaConsole.Size = new System.Drawing.Size(100, 20); + this.IDW_LuaConsole.TabIndex = 77; + // + // IDW_HexEditor + // + this.IDW_HexEditor.AcceptsTab = true; + this.IDW_HexEditor.BackColor = System.Drawing.SystemColors.Window; + this.IDW_HexEditor.Location = new System.Drawing.Point(87, 88); + this.IDW_HexEditor.Name = "IDW_HexEditor"; + this.IDW_HexEditor.Size = new System.Drawing.Size(100, 20); + this.IDW_HexEditor.TabIndex = 75; + // + // IDW_RamPoke + // + this.IDW_RamPoke.AcceptsTab = true; + this.IDW_RamPoke.BackColor = System.Drawing.SystemColors.Window; + this.IDW_RamPoke.Location = new System.Drawing.Point(87, 63); + this.IDW_RamPoke.Name = "IDW_RamPoke"; + this.IDW_RamPoke.Size = new System.Drawing.Size(100, 20); + this.IDW_RamPoke.TabIndex = 73; + // + // IDW_RamSearch + // + this.IDW_RamSearch.AcceptsTab = true; + this.IDW_RamSearch.BackColor = System.Drawing.SystemColors.Window; + this.IDW_RamSearch.Location = new System.Drawing.Point(87, 38); + this.IDW_RamSearch.Name = "IDW_RamSearch"; + this.IDW_RamSearch.Size = new System.Drawing.Size(100, 20); + this.IDW_RamSearch.TabIndex = 71; + // + // IDB_SAVE + // + this.IDB_SAVE.Location = new System.Drawing.Point(441, 9); + this.IDB_SAVE.Name = "IDB_SAVE"; + this.IDB_SAVE.Size = new System.Drawing.Size(82, 22); + this.IDB_SAVE.TabIndex = 99; + this.IDB_SAVE.TabStop = false; + this.IDB_SAVE.Text = "Save"; + this.IDB_SAVE.UseVisualStyleBackColor = true; + this.IDB_SAVE.Click += new System.EventHandler(this.IDB_SAVE_Click); + // + // IDB_CANCEL + // + this.IDB_CANCEL.DialogResult = System.Windows.Forms.DialogResult.Cancel; + this.IDB_CANCEL.Location = new System.Drawing.Point(528, 9); + this.IDB_CANCEL.Name = "IDB_CANCEL"; + this.IDB_CANCEL.Size = new System.Drawing.Size(80, 22); + this.IDB_CANCEL.TabIndex = 98; + this.IDB_CANCEL.TabStop = false; + this.IDB_CANCEL.Text = "Cancel"; + this.IDB_CANCEL.UseVisualStyleBackColor = true; + this.IDB_CANCEL.Click += new System.EventHandler(this.button2_Click); + // + // label38 + // + this.label38.AutoSize = true; + this.label38.Location = new System.Drawing.Point(22, 362); + this.label38.Name = "label38"; + this.label38.Size = new System.Drawing.Size(153, 13); + this.label38.TabIndex = 3; + this.label38.Text = "* Escape clears a key mapping"; + // + // AutoTabCheckBox + // + this.AutoTabCheckBox.AutoSize = true; + this.AutoTabCheckBox.Location = new System.Drawing.Point(552, 362); + this.AutoTabCheckBox.Name = "AutoTabCheckBox"; + this.AutoTabCheckBox.Size = new System.Drawing.Size(70, 17); + this.AutoTabCheckBox.TabIndex = 100; + this.AutoTabCheckBox.Text = "Auto Tab"; + this.AutoTabCheckBox.UseVisualStyleBackColor = true; + this.AutoTabCheckBox.CheckedChanged += new System.EventHandler(this.AutoTabCheckBox_CheckedChanged); + // // HotkeyWindow // this.AcceptButton = this.IDB_SAVE;