• 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 implement equivalent of -[NSTableView _getFullyFormedCellAtColumn:row:]?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to implement equivalent of -[NSTableView _getFullyFormedCellAtColumn:row:]?


  • Subject: Re: how to implement equivalent of -[NSTableView _getFullyFormedCellAtColumn:row:]?
  • From: Corbin Dunn <email@hidden>
  • Date: Fri, 30 Sep 2005 16:47:59 -0700

It appears that NSTableView uses -[NSTableView _getFullyFormedCellAtColumn:row:] when it needs to do something similar. Of course, that is a private method that I shouldn't use :-).

How can I fetch the object value for a row and column if the table view is using bindings?

There is no easy way to do this. I'll log a bug requesting some API that is similar to _getFullyFormedCellAtColumn:row.


thanks,
corbin
_______________________________________________
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 implement equivalent of -[NSTableView _getFullyFormedCellAtColumn:row:]? (From: Jim Correia <email@hidden>)

  • Prev by Date: Re: call selector @"mySelector"
  • Next by Date: NSTextField eating Escape
  • Previous by thread: how to implement equivalent of -[NSTableView _getFullyFormedCellAtColumn:row:]?
  • Next by thread: NSTextField eating Escape
  • Index(es):
    • Date
    • Thread