Greetings everyone.
I am writing an application using IKImageBrowserView. I wrote a NSMutableArray object to hold the source images which reaches about 500-700 regularly in number. First, I used some code to generate the images. Then I told the IKImagebrowserView to reload the datasource, my application crashed. And the console ouputed: *** -[IKImageCellDatasourceProxy copyWithZone:]: unrecognized selector sent to instance 0x11558400 *** -[IKImageCellDatasourceProxy copyWithZone:]: unrecognized selector sent to instance 0x11558400

I tried to reduce the number of images to 30-50, the application run perfectly. After restored to 500-700, it crashed again.

Can anyone tell me what is the source of this issue, and how to solve it?
Thank you very much for any guidance.

Best regards.

_______________________________________________

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