Re: Sorting an editable tableView of managed object
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