Re: NSView's in Separate NIB
Re: NSView's in Separate NIB
- Subject: Re: NSView's in Separate NIB
- From: Dave <email@hidden>
- Date: Fri, 04 Sep 2015 19:48:37 +0100
> On 4 Sep 2015, at 19:34, Marek Hrušovský <email@hidden> wrote:
>
> How stuff work is the same. You want solution without using your brain.
There’s a big difference between UIView and NSView. I’m not sure what you mean by a “solution without using your brain”, but I already have a solution that I worked out a long time back before the days of Auto-Layout. I was just making sure it was still valid using later versions of Mac OS X and/or XCode is all. Obviously I’ll have to extend the View Subclass NIB loading code I wrote to handle Auto-Layout by overriding addSubview, but it shouldn’t be too difficult if I can get Auto-Layout to work in the first place that is!
Cheers
Dave
_______________________________________________
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