CoreData NSArrayController's in IB
CoreData NSArrayController's in IB
- Subject: CoreData NSArrayController's in IB
- From: Paul Forgey <email@hidden>
- Date: Sun, 4 Sep 2005 19:37:01 -0700
If I paste an entity from my data model into IB, the created
NSArrayController works. If I create an NSArrayController myself by
dragging one from the Cocoa-Controllers palette, I can't get it to
actually "hook up" to the entity. If I compare the two instances
side by side, every property and binding I can find are the same.
The mode is entity with a correct entity name and the
managedObjectContext is properly bound. Yet, when I try to bind a UI
element to the instance I created (vs the PB one), it can't see any
of the entities properties.
Help..?
_______________________________________________
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