Re: Re: How to load data from NSDictionary to NSTableView?
Re: Re: How to load data from NSDictionary to NSTableView?
- Subject: Re: Re: How to load data from NSDictionary to NSTableView?
- From: Raul <email@hidden>
- Date: Sun, 15 Oct 2006 04:02:13 +0200
>Hi to all ,
>
>I have a NSDictionary with the keys of the columns i want to show into
>a NSTableView.
>
>I take a look at Apple Documentation , but i don't find how to load
>data from NSDictionary to NSTableView.
Could you be clearer on what you want an example of? Do you mean you have an
array of dictionaries where the dictionary keys are the names of the
columns? m.
I have one NSDictionary with 3 keys : Name , Phone and Country and the
data for these keys.
Now i have to show this data inside of NSTableView.
I want an example of how to load the NSDictionary into NSTableView.
Thanks.
_______________________________________________
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