Re: Binding to an array of NSStrings stored in an application's preferences
Re: Binding to an array of NSStrings stored in an application's preferences
- Subject: Re: Binding to an array of NSStrings stored in an application's preferences
- From: Graham Cox <email@hidden>
- Date: Thu, 30 Jul 2009 12:58:00 +1000
On 30/07/2009, at 8:15 AM, A B wrote:
Without those, what keypath do I use in the NSTableView I have set
up to facilitate manipulation of that list?
I'm not sure I've fully followed your question, since I'm not as up
with bindings as you are, but I'm just wondering: have you overlooked
the fact that @"self" is a valid keypath or keypath component? If the
array holds strings and you are binding to the string itself, its
value is "self".
I hope I haven't misunderstood...
--Graham
_______________________________________________
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