• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to load data from NSDictionary to NSTableView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to load data from NSDictionary to NSTableView?


  • Subject: Re: How to load data from NSDictionary to NSTableView?
  • From: Matt Neuburg <email@hidden>
  • Date: Sat, 14 Oct 2006 19:23:02 -0700
  • Thread-topic: How to load data from NSDictionary to NSTableView?

On or about 10/14/06 7:02 PM, thus spake "Raul" <email@hidden>:

>>> 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.

Load it in what configuration? How did you want this data to be displayed?
You've only *one* dictionary? With only three keys? So you only have three
pieces of data??? Why would a table be a good way to show that? Do you want
to have a table with just one row - one value per column? Be more specific,
please. m.

--
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide - Second Edition!
http://www.amazon.com/gp/product/0596102119
Take Control of Word 2004, Tiger, and more -
http://www.takecontrolbooks.com/tiger-customizing.html
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/



 _______________________________________________
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

References: 
 >Re: Re: How to load data from NSDictionary to NSTableView? (From: Raul <email@hidden>)

  • Prev by Date: Re: Re: How to load data from NSDictionary to NSTableView?
  • Next by Date: programatically changing values on a bound NSSlider
  • Previous by thread: Re: Re: How to load data from NSDictionary to NSTableView?
  • Next by thread: Re: How to load data from NSDictionary to NSTableView?
  • Index(es):
    • Date
    • Thread