Re: Non collapsable NSSplitView
Re: Non collapsable NSSplitView
- Subject: Re: Non collapsable NSSplitView
- From: Sam Stigler <email@hidden>
- Date: Sat, 26 May 2007 20:10:08 +1000
I'm sorry; I meant declare and implement this method in a delegate; I
was in a rush and didn't notice that it was a delegate method. If
you do that it should do the trick.
-Sam
On May 25, 2007, at 11:11 PM, Sam Stigler wrote:
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:
40mac.com
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:
40mac.com
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