Re: Altering CoreData generated view/controls
Re: Altering CoreData generated view/controls
- Subject: Re: Altering CoreData generated view/controls
- From: Richard <email@hidden>
- Date: Sun, 9 Apr 2006 18:35:30 +0100
Yes, that did it. Thanks.
On 8 Apr 2006, at 20:15, mmalcolm crawford wrote:
On Apr 8, 2006, at 12:03 PM, Richard wrote:
This is from dragging an entity onto IB. It creates the
NStableview and populates it. It puts the popup in.
How you alter the user interface is independent of Core Data...
In fact, what I probably need to do is change the binding so that
it isn't pulling up a list of all the possible relationships for
the column, just the selected one. I don't know how to do that yet.
It seems that if you have a relationship in a column it forces a
popup button into the column. this ignores the editable flag.
So per my previous message:
"Simply replace it with a text field that displays the appropriate
property of the destination."
Please read <http://lists.apple.com/archives/Cocoa-dev/2006/Apr/
msg00274.html>.
mmalc
_______________________________________________
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