From cede491473c6f9e3fabf9f36f9b1366b7e77085b Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 30 May 2011 11:56:46 -0400 Subject: [PATCH] Add an Evaluate menu item to the Debugger menu --- English.lproj/MainMenu.xib | 50 +++++++++++++++++++++++++++++++------- 1 file changed, 41 insertions(+), 9 deletions(-) diff --git a/English.lproj/MainMenu.xib b/English.lproj/MainMenu.xib index 87a4845..70b9493 100644 --- a/English.lproj/MainMenu.xib +++ b/English.lproj/MainMenu.xib @@ -2,7 +2,7 @@ 1050 - 10H574 + 10J869 804 1038.35 461.00 @@ -596,6 +596,15 @@ + + + Evaluate + E + 1048576 + 2147483647 + + + Attached @@ -1101,6 +1110,14 @@ 314 + + + showEvalWindow: + + + + 317 + @@ -1631,6 +1648,7 @@ + @@ -1679,6 +1697,11 @@ + + 316 + + + @@ -1808,6 +1831,7 @@ 308.IBPluginDependency 310.IBPluginDependency 313.IBPluginDependency + 316.IBPluginDependency 5.IBPluginDependency 5.ImportedFromIB2 56.IBPluginDependency @@ -1876,7 +1900,7 @@ com.apple.InterfaceBuilder.CocoaPlugin - {{663, 391}, {253, 223}} + {{598, 240}, {250, 223}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -1908,11 +1932,11 @@ com.apple.InterfaceBuilder.CocoaPlugin - {{821, 573}, {208, 163}} + {{727, 300}, {208, 163}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{162, 542}, {183, 203}} + {{556, 260}, {180, 203}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -1935,7 +1959,8 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{642, 340}, {160, 123}} + {{642, 320}, {160, 143}} + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -1974,7 +1999,7 @@ - 314 + 317 @@ -2084,13 +2109,13 @@ BSSourceView NSView - delegate + delegate_ id - delegate + delegate_ - delegate + delegate_ id @@ -2188,6 +2213,7 @@ YES attachedToggled: run: + showEvalWindow: showInspectorWindow: stepIn: stepOut: @@ -2203,6 +2229,7 @@ id id id + id @@ -2211,6 +2238,7 @@ YES attachedToggled: run: + showEvalWindow: showInspectorWindow: stepIn: stepOut: @@ -2227,6 +2255,10 @@ run: id + + showEvalWindow: + id + showInspectorWindow: id -- 2.22.5