• 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: "Shawn Erickson" <email@hidden>
  • Date: Thu, 12 Oct 2006 14:17:37 -0700

On 10/12/06, Raul <email@hidden> wrote:
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.

Anyone can give a sample code?

Look up and understand NSTableDataSource [1]. Also from the API docs for NSTableView note the "Table View Programming Guide" link ... that document will answer your question.

In particular review...

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

-Shawn

[1] <http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Protocols/NSTableDataSource_Protocol/Reference/Reference.html>
_______________________________________________
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: 
 >How to load data from NSDictionary to NSTableView? (From: Raul <email@hidden>)

  • Prev by Date: Re: Sheets questions
  • Next by Date: Re: Sheets questions
  • Previous by thread: How to Store data of NSTextView into NSDictionary
  • Next by thread: Re: How to load data from NSDictionary to NSTableView?
  • Index(es):
    • Date
    • Thread