I'm not even familiar with Bindings, is it convenient to use ?

I did an intensive development with Cocoa starting with Cocoa Touch,
so I'm used to using the equivalent UITableViewDataSource to populate
table views.

Jesse Armand
----------------------------------------
(http://jessearmand.com)



On Tue, Jul 7, 2009 at 10:45 PM, I. Savant<idiotsavant2...@gmail.com> wrote:
> 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 (Cocoa-dev@lists.apple.com)
>
> 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/mnemonic.fx%40gmail.com
>
> This email sent to mnemonic...@gmail.com
>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to