From 84fdbe2ab1489786031973997f8413cd2f137375 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sun, 26 Jul 2009 12:40:34 +0000 Subject: - Tweak table information panel to show scrollbars if it's resized to a position that would hide content - Store collapse state of table information panel in preferences - Apply a double fix for BWSplitView/NSSplitView+BWAnchoredButtonBar not informing delegates of resizes - correctly inform original BWSplitView delegates of resizes, and allow BWAnchoredButtonBar registered delegates to recieve the original split view resize notifications. This fixes database menu resizing in synch with splitview resizing for improved/consistent look and feel. --- Interfaces/English.lproj/ConnectionView.xib | 34 ++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) (limited to 'Interfaces/English.lproj/ConnectionView.xib') diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index cdb71f80..2587aec9 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -8,7 +8,7 @@ 353.00 YES - + YES @@ -2467,6 +2467,14 @@ 5446 + + + connectionSplitViewButtonBar + + + + 5448 + @@ -4008,7 +4016,7 @@ - 5447 + 5448 @@ -4021,6 +4029,20 @@ Source/ImageAndTextCell.h + + NSObject + + IBProjectSource + Frameworks/MCPKit/MCPFoundationKit/MCPConnection.h + + + + NSObject + + IBProjectSource + Frameworks/MCPKit/MCPFoundationKit/MCPNull.h + + NSObject @@ -4030,9 +4052,13 @@ NSObject + + toggleCollapse: + id + IBProjectSource - Source/CMMCPConnection.h + Source/TablesList.h @@ -4112,6 +4138,7 @@ connectButton connectionResizeContainer connectionSplitView + connectionSplitViewButtonBar connectionView errorDetailText errorDetailWindow @@ -4135,6 +4162,7 @@ NSView NSSplitView NSView + NSView NSTextView NSWindow NSTableView -- cgit v1.2.3