Re: How to display the file's basic information in the columns of
Re: How to display the file's basic information in the columns of
- Subject: Re: How to display the file's basic information in the columns of
- From: Bright <email@hidden>
- Date: Mon, 27 Jul 2009 13:24:49 +0800 (CST)
>> But when I drop the file into the table view, the app exited immediately.
>
>Find the crash report and look at it; if you don't figure it out from that,
>send another message here with the crash report.
Hi
Sorry, I can not figure out the crash report. Could you tell me how to find the crash
report in detail? But, I debug the application and find out that the the problem is this code
"[theRecordsArray?insertObject:infoDictionary? atIndex:row+i];". Maybe I should not
make the NSDictionary as the augment of the NSArray's "insertObject:atIndex" method.
_______________________________________________
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