Re: NSTabViewItem and NSViewController
Re: NSTabViewItem and NSViewController
- Subject: Re: NSTabViewItem and NSViewController
- From: Andy Lee <email@hidden>
- Date: Thu, 04 Apr 2019 10:09:39 -0400
On Apr 4, 2019, at 9:43 AM, Casey McDermott <email@hidden> wrote:
>
> We have a tab view with tabs added from code. Each tab uses a NSTabViewItem
> subclass,
> which contains a reference to a NSViewController subclass within it to manage
> tab contents.
> Users click to add and remove tabs.
I see that NSTabViewItem has a strong viewController property. Are you using
that, or does your NSTabViewItem subclass add its own separate reference to the
view controller?
--Andy
_______________________________________________
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