Re: Non collapsable NSSplitView
Re: Non collapsable NSSplitView
- Subject: Re: Non collapsable NSSplitView
- From: Sam Stigler <email@hidden>
- Date: Fri, 25 May 2007 06:11:28 -0700
Make a subclass of NSSplitView in which you implement -(BOOL)splitView:(NSSplitView *)sender canCollapseSubview:(NSView *)subview (more details in the NSSplitView documentation).
-Sam
On Friday, May 25, 2007, at 10:37PM, "Micha Fuhrmann" <email@hidden> wrote:
>Hi there!
>
>I've got a split view containing 2 ScrollViews (TableViews). I'd like
>the split view to be non collapsable, meaning the TableViews should
>retain a min size. I've looked all over in IB, nada. NSSplitView
>doesn't seem to offer any Methods for that purpose.
>
>Any idea anyone?
>_______________________________________________
>
>Cocoa-dev mailing list (email@hidden)
>
>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
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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