Re: Core Data and two linked NSOutlineView (s) - ala Safari bookmarks
Re: Core Data and two linked NSOutlineView (s) - ala Safari bookmarks
- Subject: Re: Core Data and two linked NSOutlineView (s) - ala Safari bookmarks
- From: Nicholas Crosbie <email@hidden>
- Date: Mon, 5 Sep 2005 20:13:28 +1000 (EST)
>> I connect and bind in IB, then build, but get
>> 'undeclared' errors for the 'Sample' entity.
>At the build stage, the Sample *entity* is basically
irrelevant
>(except when compiling the model). At what stage to
you get the
>error? Have you imported the Sample.h header?
>mmalc
IB says "unknown superclass" when I try to parse in
the
Sample.h file (but it says this when I parse in the
Note.h
file in the OutlinEdit nib, and the OutlineEdit app
works). The superclass is NSManagedObject (i.e. as
in @interface Sample : NSManagedObject ).
The 'undeclared' error comes after a 'build & run'
from xcode.
- Nick
Send instant messages to your online friends http://au.messenger.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden