• 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 Insert values into a NSCell of NSTableView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How Insert values into a NSCell of NSTableView?


  • Subject: Re: How Insert values into a NSCell of NSTableView?
  • From: "Laurent Daudelin" <email@hidden>
  • Date: Thu, 11 Dec 2003 11:48:48 -0500

On 11/12/03 11:04, "Roberto" <email@hidden> wrote:

> How can I insert a value into a NSCell of an NSTableView?

Roberto,

Read the documentation about how NSTableView works. You don't set
specifically a value for a given NSCell in a table view. Through the use of
a data source object, the table view will send a query to get the value that
should be displayed in a specific row and column. And, actually, the same
NSCell is reused to display the various values in a given column, so you
cannot set its value directly.

-Laurent.
--
========================================================================
Laurent Daudelin Developer, Multifamily, ESO, Fannie Mae
mailto:email@hidden Washington, DC, USA
************************ Usual disclaimers apply ***********************
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >How Insert values into a NSCell of NSTableView? (From: Roberto <email@hidden>)

  • Prev by Date: Re: How Insert values into a NSCell of NSTableView?
  • Next by Date: Re: Crash. Why?
  • Previous by thread: Re: How Insert values into a NSCell of NSTableView?
  • Next by thread: Re: setuid to root App cannot compile NSAppleScript
  • Index(es):
    • Date
    • Thread