Re: Display the elements of array in a tablview ?
Re: Display the elements of array in a tablview ?
- Subject: Re: Display the elements of array in a tablview ?
- From: Jesse Armand <email@hidden>
- Date: Wed, 8 Jul 2009 04:48:23 +0800
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<email@hidden> 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 (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
>
_______________________________________________
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