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

Re: Constantly Updating NSTableViews


  • Subject: Re: Constantly Updating NSTableViews
  • From: David Jeffery <email@hidden>
  • Date: Mon, 3 Jan 2005 20:26:56 -0800

The obvious answer would be to "constantly" send the reloadData message to your table view. Or perhaps you just want to update the scrollers because you're adding data at a fast rate -- the noteNumberOfRowsChanged message looks promising here.

("Constantly" updating your table view seems like a bad idea, BTW... what are you trying to accomplish?)

David

On Jan 3, 2005, at 19:35, kelvSYC wrote:

How would I go about making an NSTableView constantly update its values from its data source?

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden


_______________________________________________ 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
  • Follow-Ups:
    • Re: Constantly Updating NSTableViews
      • From: kelvSYC <email@hidden>
References: 
 >Constantly Updating NSTableViews (From: kelvSYC <email@hidden>)

  • Prev by Date: Re: OT request: Shareware anti-cracking - need info
  • Next by Date: Re: OT request: Shareware anti-cracking - need info
  • Previous by thread: Constantly Updating NSTableViews
  • Next by thread: Re: Constantly Updating NSTableViews
  • Index(es):
    • Date
    • Thread