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: mmalc crawford <email@hidden>
- Date: Tue, 20 Nov 2007 05:17:37 -0800
On Nov 20, 2007, at 2:40 AM, Tom Davies wrote:
Perhaps I should go through the document oriented Core Data tutorial
first, but I don't actually want a document based app.
The "creating the user interface" part is the same whether or not it's
a document-based application.
Window displays a black square.
The Window hierarchy is NSWindow -> NSView -> NSScrollView ->
NSCollectionView
[...]
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 does this mean?
It means the primary colour of the collection view (as shown in the IB
inspector for the view) is black.
Why is this a "problem"?
Do you want to use a collection view? What are you trying to achieve?
mmalc
_______________________________________________
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