• 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
Preventing View Update in NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Preventing View Update in NSTableView


  • Subject: Preventing View Update in NSTableView
  • From: Peter Lübke <email@hidden>
  • Date: Thu, 14 Apr 2011 02:13:19 +0200

Hi,

I have an NSTableView subclass bound to an NSArrayController.
I'd like to temporarily 'freeze' the cells in the table view while the data displayed in those cells are changed so they are not continuously redrawn.
When the changes are completed, they should be updated at once.


For various reasons, executing the changes on a copy of the array controller's content is no option.

Thoughts?

- Peter
_______________________________________________

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


  • Follow-Ups:
    • Re: Preventing View Update in NSTableView
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: UIViewControllers being reloaded on didReceiveMemoryWarning... ?
  • Next by Date: Re: file done writing?
  • Previous by thread: Re: isDeletableFileAtPath: returns YES for locked files???
  • Next by thread: Re: Preventing View Update in NSTableView
  • Index(es):
    • Date
    • Thread