Re: Core Data - binding entities to UI
Re: Core Data - binding entities to UI
- Subject: Re: Core Data - binding entities to UI
- From: Charilaos Skiadas <email@hidden>
- Date: Fri, 8 Jul 2005 14:10:37 -0500
On Jul 8, 2005, at 1:56 PM, mmalcolm crawford wrote:
On Jul 8, 2005, at 11:51 AM, Tommy Nordgren wrote:
Are there any easy way to create the User Interface for Core Data
based Cocoa Applications? Simply dragging an Entity into an
Interface Builder window is not a viable option. It won't create
a useful interface for my App.
Then just use Interface Builder as you always have done...
I think what Tommy meant (or if he didn't then I'll put it on the
table) was that it would be nice if Xcode/IB did automatically what
they do when you drag one entity, but with more entities. For
instance, maybe if you option-drag and drop a to-many relationship,
it could create a master-detail interface etc.
Of course there is no way to account for all different combinations
of entities, but maybe some common patterns of usage could help, just
like the one with dragging one entity does. If not for anything else,
noticing the bindings it created helped me understand how to do
things with bindings.
mmalc
Haris
_______________________________________________
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