Re: layout method not getting called on Content View
Re: layout method not getting called on Content View
- Subject: Re: layout method not getting called on Content View
- From: Quincey Morris <email@hidden>
- Date: Thu, 16 Apr 2015 21:37:48 +0000
On Apr 16, 2015, at 13:54 , Dave <email@hidden> wrote:
>
> I’m wondering if the call to super should happen before I mess with the Content View?
From the NSWindowController documentation:
> "The default implementation does nothing.”
However, it’s probably better practice to put it at the top of your method.
_______________________________________________
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