Oops, yes imageVersion is what you should use. It’s been a long time since I looked at this code (Leopard, I think).
> On Mar 2, 2015, at 4:13 PM, Mike Abdullah <[email protected]> wrote: > > Or you can bump up the -imageVersion > >> On 2 Mar 2015, at 21:54, Steve Mills <[email protected]> wrote: >> >> On Mar 2, 2015, at 14:23:03, Dave Fernandes <[email protected]> >> wrote: >>> >>> Your IKImageBrowserItem must change its returned imageUID when the >>> imageRepresentation changes so that the IKImageBrowserView knows to recache >>> the image. >> >> Ah. I was using a shorter string because using the full path seemed wasteful >> and slow, especially when there could be tens of thousands of images in the >> browser that all begin with the same very long path. But, it's what Apple >> suggests, and it does fix the problem, so I'll go with that. Thanks! >> >> -- >> Steve Mills >> Drummer, Mac geek >> >> >> _______________________________________________ >> >> Cocoa-dev mailing list ([email protected]) >> >> 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: >> https://lists.apple.com/mailman/options/cocoa-dev/mabdullah%40karelia.com >> >> This email sent to [email protected] > _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
