• 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: tableView:sortDescriptorsDidChange: question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tableView:sortDescriptorsDidChange: question


  • Subject: Re: tableView:sortDescriptorsDidChange: question
  • From: Chris Pavicich <email@hidden>
  • Date: Sun, 23 May 2004 22:19:27 -0400

Bill:

Check out: http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ ObjC_classic/Protocols/NSKeyValueObserving.html

It looks like whatever is observing your sortDescriptor is set to NSKeyValueObservingOptionOld instead of
NSKeyValueObservingOptionNew.

Not sure exactly how you change it though....


On May 23, 2004, at 16:17, Bill Cheeseman wrote:

I finally figured out how to use sort descriptors.

But I have one remaining question: why does the
-tableView:sortDescriptorsDidChange: protocol method send me the
oldDescriptors in the second parameter? I'm wondering what they're good for.

--

Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com

The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
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.


It doesn't sound to me like they ever intended to do much science, it sounds like they intended to fuck around and burn shit, which they did with a high degree of success.
_______________________________________________
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.


  • Follow-Ups:
    • Re: tableView:sortDescriptorsDidChange: question
      • From: Bill Cheeseman <email@hidden>
    • Re: tableView:sortDescriptorsDidChange: question
      • From: Scott Anguish <email@hidden>
References: 
 >tableView:sortDescriptorsDidChange: question (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Re: [OFFish] Performance difference between passing smallish structs by reference or value
  • Next by Date: Re: [OFFish] Performance difference between passing smallish structs by reference or value
  • Previous by thread: tableView:sortDescriptorsDidChange: question
  • Next by thread: Re: tableView:sortDescriptorsDidChange: question
  • Index(es):
    • Date
    • Thread