Re: Weird race condition affecting bindings.
Re: Weird race condition affecting bindings.
- Subject: Re: Weird race condition affecting bindings.
- From: Mac First <email@hidden>
- Date: Thu, 11 Jun 2009 10:35:20 -0700
On Jun 11, 2009, at 10:20 AM, Quincey Morris wrote:
On Jun 11, 2009, at 07:43, Mac First wrote:
I can change things around to do them in a different order and get
the error to come out for key 'KEY' instead of 'IMAGE', but it's
basically the same problem. If I break on the code and examine my
array (the referencedObject), it's an array of dictionaries, with
keys KEY and IMAGE, as expected, long before the view displays.
Am I missing some best-practices thing, here? Is there a special
ordering in which I need to do this stuff? I swear this worked a
week ago and I didn't change anything (other than to install the
new SDK <sigh>)
I haven't tried to use NSCollectionView since, maybe, 10.5.4, but it
used to be horribly flawed and may still be.
[snip]
Now I may be maligning NSCollectionView, but my conclusion at the
time (based on this and the class's other faults, and its truly
unenlightening documentation) that NSCollectionView is a class to be
avoided.
I'm ok with that.
What's the preferred way to show a bunch of images and allow the user
to select one? :)
_______________________________________________
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