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: Nathan Kinsinger <email@hidden>
- Date: Sun, 23 Aug 2009 13:25:56 -0600
On Aug 23, 2009, at 12:48 PM, PCWiz wrote:
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.
For reading the RSS check out the PubSub framework:
<http://developer.apple.com/documentation/InternetWeb/Conceptual/PubSub/Introduction/Introduction.html
>
--Nathan
BOINCMenubar 2
http://brotherbard.com/boinc/
_______________________________________________
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