Bindings and NSTableView example
Bindings and NSTableView example
- Subject: Bindings and NSTableView example
- From: Steve Palmer <email@hidden>
- Date: Tue, 31 May 2005 19:00:36 -0700
Is there a simple step-by-step example of how to use bindings to
connect the columns of an NSTableView to a class that stores the row
values in an NSArray of objects? All the examples I've seen tend to
cover more involved uses of bindings that obfuscate the simple
example of how make them work. And none of them explain how to plumb
the bits and pieces in Interface Builder.
Right now I've tried experimenting and deciphering the examples in
the Apple documentation but I can't get it to work. I'm considering
going back to the use of dataSource which seems much simpler for my
purposes but I'd like to have one last stab at solving this problem.
Thanks!
-Steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden