How can a pallete use an NSManagedObject?
How can a pallete use an NSManagedObject?
- Subject: How can a pallete use an NSManagedObject?
- From: Scott Ellsworth <email@hidden>
- Date: Wed, 19 Oct 2005 16:07:08 -0700
Hi, all.
I have a view class just filled with all sorts of references into one
of my NSManagedObject entities. The view either draws an array of
them, or just one in a pretty box for an inspector.
I now want that custom view class to be a full fledged IB palette
item, as then I can expose bindings for some of the cruft rather than
having it done in code.
The problem: how much of this information about my NSManagedObject
will the palette need? Do I have to put in my data model, or some such?
Scott
_______________________________________________
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