Re: Binding to a specific element in an array
Re: Binding to a specific element in an array
- Subject: Re: Binding to a specific element in an array
- From: "I. Savant" <email@hidden>
- Date: Sun, 4 Feb 2007 13:48:03 -0500
On Feb 4, 2007, at 1:33 PM, Stuart Rogers wrote:
I might have to do that - I was hoping for a solution that didn't
require any extra glue code (because I'm lazy like that!).
Dunno why ... I have yet to write a real-world-useful application
that can be done entirely without glue code. Besides, this is
precisely the sort of thing transient properties are for.
That said, there *may* be a way to do it without glue code, but
the above will work just fine and take all of five minutes to implement.
I guessed someone would point this out! In this particular case it
doesn't matter which instance is returned - my intention is for the
FileCollection to use the parameters of first listed FileInstance
(whichever it is) as a visual identifier for the collection.
Just pointing it out anyway ... lots of people miss that.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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