• 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: Creating an ordered list for combo-box content from a Core Data entity attribute
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating an ordered list for combo-box content from a Core Data entity attribute


  • Subject: Re: Creating an ordered list for combo-box content from a Core Data entity attribute
  • From: "I. Savant" <email@hidden>
  • Date: Wed, 8 Apr 2009 17:04:53 -0400

>> 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 (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

  • Follow-Ups:
    • RE: Creating an ordered list for combo-box content from a Core Data entity attribute
      • From: "Jon C. Munson II" <email@hidden>
References: 
 >Creating an ordered list for combo-box content from a Core Data entity attribute (From: "Jon C. Munson II" <email@hidden>)
 >Re: Creating an ordered list for combo-box content from a Core Data entity attribute (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: Creating an ordered list for combo-box content from a Core Data entity attribute
  • Next by Date: Re: Does waitUntilExit really mean that?
  • Previous by thread: Re: Creating an ordered list for combo-box content from a Core Data entity attribute
  • Next by thread: RE: Creating an ordered list for combo-box content from a Core Data entity attribute
  • Index(es):
    • Date
    • Thread