• 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 to listview?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: plist to listview?


  • Subject: Re: plist to listview?
  • From: "Shawn Erickson" <email@hidden>
  • Date: Thu, 17 Jul 2008 14:40:34 -0700

On Thu, Jul 17, 2008 at 2:32 PM, Joeles Baker
<email@hidden> wrote:
> Hi,
>
> is there any straighforward way to create a listview from a xml plist
> source?
> (the plist contains one array, which contains several dictionaries. the
> dictionaries basically contain my listview columns).

Yes. Load it with NSPropertyListSerialization then implement an
NSTableDataSource or bind the table to an NSArrayController that uses
the array you get from NSPropertyListSerialization.

-Shawn
_______________________________________________

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: plist to listview?
      • From: "Kyle Sluder" <email@hidden>
  • Prev by Date: Re: just don't get it...
  • Next by Date: Re: Where's the best place for addObserver and removeObserver
  • Previous by thread: Re: just don't get it...
  • Next by thread: Re: plist to listview?
  • Index(es):
    • Date
    • Thread