• 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: reloading individual rows in tableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reloading individual rows in tableview


  • Subject: Re: reloading individual rows in tableview
  • From: j o a r <email@hidden>
  • Date: Sun, 28 Dec 2003 23:52:47 +0100

There is no built-in functionality in NSTableView to update just one
cell, column or row.

How to use progress indicators (a control that doesn't use a cell for
it's drawing), and other views, inside a table view is a frequently
asked question. I have written a little piece on that topic, that you
can find here:

<http://www.joar.com/code/>

j o a r

On 2003-12-28, at 22.51, David Kocher wrote:

> I have a tableview in which the content changes very frequently. I
> have subclassed
> nscell and overwritten drawInteriorWithFrameInView to draw a progress
> bar and some attributed strings. How can I force the tableview to
> update only a particular row? For now I am just calling
> tableView.reloadData() but I suppose this is very inefficient.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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: 
 >reloading individual rows in tableview (From: David Kocher <email@hidden>)

  • Prev by Date: Reading return values from NSTask
  • Next by Date: Re: Reading return values from NSTask
  • Previous by thread: reloading individual rows in tableview
  • Next by thread: Re: Weird behavior when setting the size of a window used as a sheet
  • Index(es):
    • Date
    • Thread