Re: Making an NSTableView Display Articles From An RSS Feed.
Re: Making an NSTableView Display Articles From An RSS Feed.
- Subject: Re: Making an NSTableView Display Articles From An RSS Feed.
- From: PCWiz <email@hidden>
- Date: Sun, 23 Aug 2009 12:48:15 -0600
Saw this same question on stackoverflow.com, not sure if that's a
coincidence. But yeah, you would have to set up a data source for your
table view and then parse the XML (Look up NSXMLDocument and
NSXMLParser). This might help: http://weblog.bignerdranch.com/?p=48
On 2009-08-23, at 9:04 AM, Joshua Garnham wrote:
How would I make an NSTableView display an RSS Feed (just one)?
I think it would have something to do with NSURL and Setting the
Table Views Data Source.
But how exactly would I do this?
Cheers,
Josh.
_______________________________________________
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
_______________________________________________
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