• 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: NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView


  • Subject: Re: NSTableView
  • From: Chris Hanson <email@hidden>
  • Date: Tue, 04 Nov 2008 21:48:07 -0800

On Nov 4, 2008, at 3:13 AM, Mahaboob wrote:

My TableView contains some columns. I need to access all the column values
of all selected rows.

Rather than try to get the information you want from the table view, you should go directly to the model objects that the table view is presenting.


Views in Cocoa don't hold data, they just present it.

  -- Chris

_______________________________________________

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


References: 
 >NSTableView (From: Mahaboob <email@hidden>)

  • Prev by Date: Re: CALayer contents memory leak
  • Next by Date: Re: Making a Window Class Invocable from Any Thread
  • Previous by thread: Re: NSTableView
  • Next by thread: Problem with CGContextDrawShading
  • Index(es):
    • Date
    • Thread