• 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: plist -> popup menu
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: plist -> popup menu


  • Subject: Re: plist -> popup menu
  • From: Angela Brett <email@hidden>
  • Date: Sun, 18 May 2003 00:33:15 +1200

The problem is the order of the items in the popup. In the Property List
Editor they are ordered alphabetically, but in the popup they are not. Is
there a way I can control the order of the items in the popup?

That would be because allKeys does not give back the keys in any particular order. You'll need to sort items first, using sortUsingSelector:@selector(compare:) I guess.
--
Angela Brett
email@hidden
http://cocoa.co.nz
http://acronyms.co.nz/angela
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: 
 >plist -> popup menu (From: Koen van der Drift <email@hidden>)

  • Prev by Date: plist -> popup menu
  • Next by Date: Re: plist -> popup menu
  • Previous by thread: plist -> popup menu
  • Next by thread: Re: plist -> popup menu
  • Index(es):
    • Date
    • Thread