• 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:Re: How to display the information in the columns of the table view?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:Re: How to display the information in the columns of the table view?


  • Subject: Re:Re: How to display the information in the columns of the table view?
  • From: Bright <email@hidden>
  • Date: Mon, 27 Jul 2009 15:52:11 +0800 (CST)

>Try

>[tableRecordsArray addObject:infoDictionary]
>instead of
>> [tableRecordsArray insertObject:infoDictionary  atIndex:row+i];
>
>Tell us what tableRecordsArray is and how you allocate it.

     I have tried the replacement, it does not work.
The tableRecordsArray the NSArray object for conserve the dragged files to the table view.
I allocate it in the controller class's -awakeFromNib method.
   The enclosure is the code of Contoller.m  class . There is the  what the tableRecordsArray? is in detail.
Thanks a lot.

Attachment: myController.rtf
Description: Binary data

_______________________________________________

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: How to display the information in the columns ...... is OK
      • From: Bright <email@hidden>
    • Re: How to display the information in the columns of the table view?
      • From: Andrew Farmer <email@hidden>
References: 
 >Re: How to display the information in the columns of the table view? (From: Alexander Spohr <email@hidden>)
 >How to display the information in the columns of the table view? (From: Bright <email@hidden>)

  • Prev by Date: Multiple keyboard shortcuts for the same menu command
  • Next by Date: Re: How to display the information in the columns of the table view?
  • Previous by thread: Re: How to display the information in the columns of the table view?
  • Next by thread: Re: How to display the information in the columns of the table view?
  • Index(es):
    • Date
    • Thread