NSSplitView vrobi@ddrummer.com far@ix.netcom.com richard@brainstorm.co.uk n.pero@mi.flashnet.it Allows multiple views to share a region in a window 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Software documentation for the NSSplitView class AppKit/NSSplitView.h adjustSubviews delegate dividerThickness drawDividerInRect: aRect isPaneSplitter isSubviewCollapsed: subview isVertical setDelegate: anObject setIsPaneSplitter: flag setVertical: flag Software documentation for the NSObject(NSSplitViewDelegate) category AppKit/NSSplitView.h splitView: sender canCollapseSubview: subview splitView: sender constrainMaxCoordinate: proposedMax ofSubviewAt: offset splitView: sender constrainMinCoordinate: min maxCoordinate: max ofSubviewAt: offset splitView: sender constrainMinCoordinate: proposedMin ofSubviewAt: offset splitView: sender constrainSplitPosition: proposedPosition ofSubviewAt: offset splitView: sender resizeSubviewsWithOldSize: oldSize splitViewDidResizeSubviews: notification splitViewWillResizeSubviews: notification Software documentation for the NSSplitView(GNUstepExtra) category AppKit/NSSplitView.h backgroundColor dimpleImage dividerColor draggedBarWidth setBackgroundColor: aColor setDimpleImage: anImage resetDividerThickness: flag setDividerColor: aColor setDraggedBarWidth: newWidth