Re: Altering CoreData generated view/controls
Re: Altering CoreData generated view/controls
- Subject: Re: Altering CoreData generated view/controls
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 8 Apr 2006 11:23:17 -0700
On Apr 8, 2006, at 11:15 AM, Richard wrote:
Maybe is because it writes a pull down box into the row. but I've
tried setting each of the columns to non editable in project
builder but it seems to ignore it for the pull down column.
Have noticed the others aren't editable so it is preventing those.
It would seem I have to change the binding in some way for that
column, prevent it from being a relationship
Again, *this has nothing specifically to do with Core Data*. You set
up and configure your interface just as you would for a non-Core Data
application. If you don't want to allow a relationship to be
editable, why use a pop-up? Simply replace it with a text field that
displays the appropriate property of the destination.
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