On Jul 7, 2009, at 10:43 AM, Bright wrote:

There is an array with several elements in my application. And I have shown the elements in a tableview
using binding.
But now I need to display the elements using code only. Could anyone help me? Which method should
I  use?


 You want to study NSTableDataSource:

http://developer.apple.com/documentation/Cocoa/Conceptual/TableView/Tasks/UsingTableDataSource.html#//apple_ref/doc/uid/20000117

 This is how things were done before Bindings. Read thoroughly.

--
I.S.



_______________________________________________

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