From 8bb33b515e95606566e8286b5714e7e3be01ffad Mon Sep 17 00:00:00 2001 From: avenjamin Date: Mon, 14 Jun 2010 15:22:43 +0000 Subject: Initial stage of re styling the tab bar to actually look half decent. - Change line 373 of PSMTabBarControl to "SequelPro" to see new tabs. - The drawing of the tab edges needs to be redone on the very edge of each tab instead of being inset by a number pixels to resolve a few issues. --- Interfaces/English.lproj/MainWindow.xib | 86 +++++++++++++++++++++++++++++++-- 1 file changed, 81 insertions(+), 5 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/MainWindow.xib b/Interfaces/English.lproj/MainWindow.xib index 8d16f4a2..afd57750 100644 --- a/Interfaces/English.lproj/MainWindow.xib +++ b/Interfaces/English.lproj/MainWindow.xib @@ -12,7 +12,7 @@ YES - + YES @@ -56,14 +56,14 @@ 266 - {{0, 534}, {948, 22}} + {{0, 533}, {948, 22}} PSMTabBarControl 274 - {948, 534} + {948, 533} YES @@ -224,9 +224,9 @@ YES - {{54, 203}, {948, 555}} + {{42, 293}, {948, 555}} com.apple.InterfaceBuilder.CocoaPlugin - {{54, 203}, {948, 555}} + {{42, 293}, {948, 555}} {196, 240} {{202, 428}, {480, 270}} @@ -258,6 +258,13 @@ YES + + NSApplication + + IBProjectSource + Frameworks/PSMTabBar/PSMTabDragAssistant.h + + NSObject @@ -272,6 +279,20 @@ Frameworks/MCPKit/MCPFoundationKit/MCPNull.h + + NSObject + + IBProjectSource + Frameworks/PSMTabBar/PSMTabBarCell.h + + + + NSObject + + IBProjectSource + Frameworks/PSMTabBar/PSMTabBarControl.h + + NSObject @@ -332,6 +353,50 @@ Source/SPWindowAdditions.h + + PSMTabBarControl + + IBProjectSource + Frameworks/PSMTabBar/PSMProgressIndicator.h + + + + PSMTabBarControl + + + + PSMTabBarControl + NSControl + + YES + + YES + delegate + partnerView + style + tabView + + + YES + id + id + id + NSTabView + + + + + + PSMTabBarControl + + + + PSMTabBarControl + + IBProjectSource + Frameworks/PSMTabBar/PSMTabStyle.h + + SPWindowController NSWindowController @@ -341,6 +406,8 @@ YES addNewConnection: closeTab: + selectNextDocumentTab: + selectPreviousDocumentTab: updateAllTabTitles: @@ -348,6 +415,8 @@ id id id + id + id @@ -710,6 +779,13 @@ PSMTabBar.framework/Headers/PSMTabBarControl.h + + NSObject + + IBFrameworkSource + Print.framework/Headers/PDEPluginInterface.h + + NSObject -- cgit v1.2.3