Odd issue causing IKImageBrowserView to crash?
Odd issue causing IKImageBrowserView to crash?
- Subject: Odd issue causing IKImageBrowserView to crash?
- From: "Scott.D.R" <email@hidden>
- Date: Sat, 15 Mar 2008 00:31:04 +0000
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 (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