Re: [SOLVED - But...] "Subclassing NSTableView …"
Re: [SOLVED - But...] "Subclassing NSTableView …"
- Subject: Re: [SOLVED - But...] "Subclassing NSTableView …"
- From: Frédéric BLANC <email@hidden>
- Date: Mon, 17 Feb 2003 01:05:28 +0100
Looks like you forgot about NSCoding...
Without creating the two methods in your subclass, they NSArchiver
will crap out...
You're right. Thank you very much. I've managed to get things work a
little bit earlier thanks to the same info Enrico gave me :) ! But I
really did appreciate your help! Thanks. I would enjoy to know how
you've find info about this process ('cause it seems I haven't read the
same info yet)
- Fred
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.