I've searched around and I can find sample code for this simple Bindings problem:

I have an NSMutableSet of strings. I update the set internally. I want to display a single column NSTableView with all the current strings in the set. These strings can (and do) change as the program runs. From a user perspective, this is read-only: the user can't edit it.

And I want to do it with bindings.

I cannot for the life of me figure how to plumb it. And how to get KVO to work.

Does anyone have a minimal example of this?

(XCode 3.2, 10.6)


Thanks

--
Andrew White
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to