I'm using MGTwitterEngine and I am having problems displaying the downloaded tweets (an NSArray) in a table view or text view.

MGTwitterEngine downloads the tweets using this.

"- (void)statusesReceived:(NSArray *)statuses forRequest:(NSString *)identifier"


I need to display "statuses" in an NSTableView or each individual item in its own NSTextField (ex. "name" etc.) These can be found in any Twitter XML doc. (twitter.com/statuses/public_timeline.xml).


Thanks!
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to