• 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
Displaying NSArray in NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Displaying NSArray in NSTableView


  • Subject: Displaying NSArray in NSTableView
  • From: Brandon Schlenker <email@hidden>
  • Date: Tue, 1 Jul 2008 10:12:15 -0500

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 (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: Displaying NSArray in NSTableView
      • From: mmalc crawford <email@hidden>
  • Prev by Date: CATextLayer and preferredFrameSize
  • Next by Date: exec(uting) Safari - How (newbie)
  • Previous by thread: CATextLayer and preferredFrameSize
  • Next by thread: Re: Displaying NSArray in NSTableView
  • Index(es):
    • Date
    • Thread