• 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: Source files - subclassing a nstableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Source files - subclassing a nstableview


  • Subject: Re: Source files - subclassing a nstableview
  • From: Arne Bech <email@hidden>
  • Date: Thu, 23 Mar 2006 15:46:47 -0700

last time i tried to get into coca binding it ended in full chaos..

is there any good tutorials out there?

Arne

On Mar 23, 2006, at 15:35 , Bill Bumgarner wrote:

On Mar 23, 2006, at 1:58 PM, Arne Bech wrote:
I want to alter the reloadData process. If I call the super the original reloadData get excecuted, which I don't want. I was more looking for the table to just refresh the values for one of the columns (and refresh the whole table too sometimes which is just to call super)..

Use Cocoa Bindings. It is significantly more efficient at loading data into an NSTableView as the data changes and not reloading the entire table. And if you use bindings, then your app will automatically enjoy future features and optimizations as Apple releases new versions of the OS.


b.bum




_______________________________________________ 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: 
 >Source files - subclassing a nstableview (From: Arne Bech <email@hidden>)
 >Re: Source files - subclassing a nstableview (From: Arne Bech <email@hidden>)

  • Prev by Date: Re: menu extras
  • Next by Date: Re: Source files - subclassing a nstableview
  • Previous by thread: Re: Source files - subclassing a nstableview
  • Next by thread: Re: Source files - subclassing a nstableview
  • Index(es):
    • Date
    • Thread