CoreData - inspector view?
CoreData - inspector view?
- Subject: CoreData - inspector view?
- From: Alan Dail <email@hidden>
- Date: Wed, 6 Jul 2005 01:48:34 -0400
When creating my data model, I created a BaseObject class that simply
has a note field. I'd like to allow notes to be attached to any
object. Rather than clutter up all of my windows with a note field,
I'd like to have a note inspector view that lets you view/set the
appropriate note for the selected object in the frontmost window, if
there is one. Is there a way to set up something like this in
interface builder? I have no trouble binding a note field to the
selection of a given NSArrayController, but I don't see a way to have
it dynamically change based on the active window.
Alan
_______________________________________________
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