• 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: "Kyle Sluder" <email@hidden>
  • Date: Fri, 18 Jul 2008 01:32:33 -0400

On Thu, Jul 17, 2008 at 5:40 PM, Shawn Erickson <email@hidden> wrote:
> Load it with NSPropertyListSerialization then implement an
> NSTableDataSource or bind the table to an NSArrayController that uses
> the array you get from NSPropertyListSerialization.

That really is about as straightforward as you can get, and nicely
illustrates MVC and how it's pervasive in Cocoa.  It doesn't make
sense from the framework's standpoint to go straight from the model to
the view.

--Kyle Sluder
_______________________________________________

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

References: 
 >Re: plist to listview? (From: "Shawn Erickson" <email@hidden>)

  • Prev by Date: Re: IBOutlet to same control in different nibs
  • Next by Date: Re: Documentation on changing dock icon programmatically?
  • Previous by thread: Re: plist to listview?
  • Next by thread: Documentation on changing dock icon programmatically?
  • Index(es):
    • Date
    • Thread