Re: NSSplitView resizing
Re: NSSplitView resizing
- Subject: Re: NSSplitView resizing
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 27 Aug 2009 06:02:08 -0400
On Aug 26, 2009, at 11:55 PM, Oftenwrong Soong wrote:
n this app my needs are very limited (for now at least!) so I
implemented a simple delegate method. Everyone's input helped
tremendously. Thanks to everyone who posted:
- (void)splitView:(NSSplitView *)sender resizeSubviewsWithOldSize:
(NSSize)oldSize.........
It's easier to code this if you make use of the incoming oldSize
parameter value. That's what it's there for. The comments in Apple's
header file are more informative than the documentation for this
delegate method.
--
Bill Cheeseman
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden