Re: Xcode 3, problem creating Core Data UI via drag and drop
Re: Xcode 3, problem creating Core Data UI via drag and drop
- Subject: Re: Xcode 3, problem creating Core Data UI via drag and drop
- From: Chris Hanson <email@hidden>
- Date: Mon, 19 Nov 2007 19:52:07 -0800
On Nov 19, 2007, at 6:40 PM, Tom Davies wrote:
(cross-posted from xcode-users)
Thanks, this is the right place for your question.
I'm using Xcode 3 on 10.5.1. I have created a Core Data Application
(not a document app) via Xcode, and am trying to drag an entity from
my model to the app's window in IB.
I end up with a black square, both in IB and when I compile and run
my application. I think the black square is the NSCollectionView.
What do you answer to the questions walking you through the type of
interface you want to create for your entity? One of the options is
to create an interface based on NSCollectionView, but that's only one
of the options available.
Also, you can drag a "Core Data Entity" directly from the Library in
Interface Builder 3 into your interface, and IB will walk you through
choosing an entity from a data model in an open project, choosing the
type of interface to create, what properties to show in that
interface, and so on.
-- Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden