Re: Do NSStackView's actually work in a NSTableView?
Re: Do NSStackView's actually work in a NSTableView?
- Subject: Re: Do NSStackView's actually work in a NSTableView?
- From: Jonathan Mitchell <email@hidden>
- Date: Fri, 03 Apr 2015 11:58:43 +0100
Obviously I am not sure whether you are introducing the NSStackView in to the table view in in IB or in code.
Have you made sure that the NSStackView is fully constrained within the NSTableCellView?
IB by default does not add constraints to NSView child items added to NSTableCellView instances.
> On 3 Apr 2015, at 04:52, Sebastien Boisvert <email@hidden> wrote:
>
> I only ask because I’m using a stackview that while it behaves as I configured it in a plain view in a window, it behaves completely different when put in a tableview. For example, views which I’ve set to detach will never, ever detach, regardless of the settings I’ve set.
>
> Anyone have experience with using stackviews in tableviews?
> _______________________________________________
>
> 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
_______________________________________________
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