• 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:How to display the file's basic information in the columns of the tableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:How to display the file's basic information in the columns of the tableview


  • Subject: Re:How to display the file's basic information in the columns of the tableview
  • From: Bright <email@hidden>
  • Date: Mon, 27 Jul 2009 13:34:11 +0800 (CST)


>Hi
>   In the "- (BOOL)tableView: acceptDrop: row: dropOperation:" method, I tried to insert the information Dictionary into the  Array use the code "[tableRecordsArray insertObject:infoDictionary  atIndex:row+i];".
>But when I drop the file into the table view, the app exited immediately.
Now, I find that the code "[tableRecordsArray insertObject:infoDictionary  atIndex:row+i];" maybe is not
correct.  maybe I should not make the NSDictionary as an argument of the NSArray's method.
Could anyone tell me how to display the objects of the NSDictionary class into the different columns of a table view?
thank you!

_______________________________________________

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: 
 >How to display the file's basic information in the columns of the table view? (From: Bright <email@hidden>)

  • Prev by Date: Re: How to display the file's basic information in the columns of
  • Next by Date: Re: How to display the information in the columns of the table view?
  • Previous by thread: Re: How to display the file's basic information in the columns of
  • Next by thread: NSDictionary crash
  • Index(es):
    • Date
    • Thread