I would like to have fixed with of the left pane in NSSplitView when I
resize the window,
and I found this code from google search.
http://www.cocoabuilder.com/archive/message/cocoa/2008/3/28/202614

It says,

===
Your split view delegate should implement the following method:

-(void)splitView:(NSSplitView *)sender resizeSubviewsWithOldSize:
(NSSize)oldSize
===

However, I have no idea how to do this. Should I create a subclass of
NSSplitView?
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to