Re: Newbie problem with protocol
Re: Newbie problem with protocol
- Subject: Re: Newbie problem with protocol
- From: Max Seelemann <email@hidden>
- Date: Sun, 26 Jan 2003 20:38:01 +0100
I get a "cannot find protocol declaration for `NSTableDataSource' "
error message on build.
I thought I imported everything needed, but it looks like I forgot
something.
Thanks for your help, if you need more information from me don't
hesitate to ask.
It's really easy.
NSTableDataSource isn't a protocol!
You just need to declare it as NSObject with no adds.
cheers
MAX
_______________________________________________
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.