Re: Substituting instance of cell subclass for instance of superclass
Re: Substituting instance of cell subclass for instance of superclass
- Subject: Re: Substituting instance of cell subclass for instance of superclass
- From: Jonathan Mitchell <email@hidden>
- Date: Sat, 12 Nov 2016 13:15:23 +0000
> On 12 Nov 2016, at 01:34, James Walker <email@hidden> wrote:
>
> However, the new cell has failed to copy much of the state of the old one. Things like title, font, target, action, bezelStyle... I can manually copy anything that I notice is missing, but I'm just wondering why the keyed archiver approach here doesn't work.
It might be that NSButton archives the missing properties and applies them to the unarchived cell during initialisation.
_______________________________________________
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