On Sat, 04 Jul 2009 21:12:13 -0500, Steve Cronin <steve_cro...@mac.com> 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 = m...@tidbits.com, <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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com