>> So, I've created a relevant method to fetch & load an ordered list. ... > What kind of attribute is it? It should be as easy as setting the > desired sort descriptors (see NSSortDescriptor and associated > companion guide(s)) on the array controller that's providing your > list.
Sorry, I realize it sounds like you're doing this with a manual fetch in code. In that case, you'll want to set the NSFetchRequests's sort descriptors since an array controller is not doing the fetching. -- I.S. _______________________________________________ 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