• 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: Sorting an editable tableView of managed object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sorting an editable tableView of managed object


  • Subject: Re: Sorting an editable tableView of managed object
  • From: Matt Neuburg <email@hidden>
  • Date: Sun, 05 Jul 2009 20:15:36 -0700
  • Thread-topic: Sorting an editable tableView of managed object

On Sat, 04 Jul 2009 21:12:13 -0500, Steve Cronin <email@hidden>
said:
>I didn't add the binding because I only want to add bindings when I
>understand the value of doing so.

I was commenting on your comment ("no binding", you said, so I said "why
not?"). Bindings are just a fancy way of assigning a value to something; you
don't need the binding. You can assign the sortDescriptor directly. In fact,
you probably don't even need the sortDescriptor, if the default was working
correctly for you. The key part of what I said is "rearrangeObjects". m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings



_______________________________________________

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

  • Prev by Date: Re: Movable Document Modal Dialogs
  • Next by Date: Re: Why Applespell.service fail to launch?
  • Previous by thread: Re: Sorting an editable tableView of managed object
  • Next by thread: Long term performance of NSConnection
  • Index(es):
    • Date
    • Thread