From fb96c4b17accaab40f972bef05f421fe85cb1fdb Mon Sep 17 00:00:00 2001 From: Bibiko Date: Fri, 11 Jun 2010 11:32:43 +0000 Subject: =?UTF-8?q?=E2=80=A2=20add=20to=20Main=20Menu=20>=20View=20>=20:?= =?UTF-8?q?=20-=20Select=20Next=20Tab=20^=E2=87=A5=20-=20Select=20Previous?= =?UTF-8?q?=20^=E2=87=A7=E2=87=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and menu validation to be able to navigate through available tabs by using the keyboard. --- Interfaces/English.lproj/MainMenu.xib | 120 ++++++++++++++++++++++++++++++++-- 1 file changed, 114 insertions(+), 6 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index c5eca521..7fe77110 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -2,7 +2,7 @@ 1050 - 10D2094 + 10D573 762 1038.29 460.00 @@ -12,7 +12,7 @@ YES - + YES @@ -1024,6 +1024,34 @@ + + + Select Next Tab + CQ + 262144 + 2147483647 + + + + + + Select Previous Tab + CQ + 393216 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + Show Console @@ -2807,6 +2835,22 @@ 1094 + + + selectNextDocumentTab: + + + + 1098 + + + + selectPreviousDocumentTab: + + + + 1100 + @@ -3978,6 +4022,9 @@ + + + @@ -4106,6 +4153,21 @@ + + 1095 + + + + + 1096 + + + + + 1099 + + + @@ -4152,6 +4214,9 @@ 1089.ImportedFromIB2 1092.IBPluginDependency 1093.IBPluginDependency + 1095.IBPluginDependency + 1096.IBPluginDependency + 1099.IBPluginDependency 111.IBPluginDependency 111.ImportedFromIB2 129.IBPluginDependency @@ -4466,7 +4531,7 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{558, 204}, {271, 173}} + {{752, 521}, {271, 173}} com.apple.InterfaceBuilder.CocoaPlugin {{561, 605}, {181, 43}} @@ -4485,6 +4550,9 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -4563,7 +4631,7 @@ com.apple.InterfaceBuilder.CocoaPlugin {{449, 1007}, {197, 53}} - {{108, 377}, {511, 20}} + {{299, 717}, {511, 20}} com.apple.InterfaceBuilder.CocoaPlugin {{506, 836}, {511, 20}} @@ -4579,7 +4647,7 @@ com.apple.InterfaceBuilder.CocoaPlugin - {{546, 237}, {251, 293}} + {{491, 374}, {251, 343}} com.apple.InterfaceBuilder.CocoaPlugin {{698, 703}, {184, 133}} @@ -4840,7 +4908,7 @@ - 1094 + 1100 @@ -6216,6 +6284,46 @@ ../../Frameworks/Sparkle.framework/Versions/A/Headers/SUUpdater.h + + SPWindowController + NSWindowController + + YES + + YES + addNewConnection: + closeTab: + selectNextDocumentTab: + selectPreviousDocumentTab: + updateAllTabTitles: + + + YES + id + id + id + id + id + + + + YES + + YES + tabBar + tabView + + + YES + PSMTabBarControl + NSTabView + + + + IBDocumentRelativeSource + ../../Source/SPWindowController.h + + SUUpdater NSObject -- cgit v1.2.3