Re: NSSplitView not Resizing Subviews if Delegate is used
Re: NSSplitView not Resizing Subviews if Delegate is used
- Subject: Re: NSSplitView not Resizing Subviews if Delegate is used
- From: Kevin Cathey <email@hidden>
- Date: Thu, 21 Feb 2013 09:07:48 -0800
> Autolayout does not work with NSSplitView on 10.7.
Auto layout does not work well with NSSplitView on 10.7. You can still have an NSSplitView in your UI and it will function, with the caveat that the min/max split positions will ignore what the constraints determine. So if you have a subview that says it must be >= 100, you can still drag the splitter right on down past 100. This has been fixed with 10.8.
Kevin
On 19 Feb 2013, at 15:38 , Kyle Sluder <email@hidden> wrote:
> On Tue, Feb 19, 2013, at 03:31 PM, Chuck Soper wrote:
>> Autolayout works well with NSSplitView. There may be differences between
>> 10.7 or 10.8 but I can't remember. Does your app require Mac OS X 10.8 or
>> 10.7?
>
> Autolayout does not work with NSSplitView on 10.7.
>
> --Kyle Sluder
> _______________________________________________
>
> 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