Re: Changing an NSImageView's NSImage
Re: Changing an NSImageView's NSImage
- Subject: Re: Changing an NSImageView's NSImage
- From: "David Piasecki" <email@hidden>
- Date: Fri, 4 Jun 2004 11:42:30 -0700
To add to the errors I'm getting, I just saw this one for the first
time. I'm starting to wonder if my animated GIF is more trouble that
it's worth. Perhaps my problems arise when the animated GIF's timer is
firing after the image has been changed to a non-animated GIF. If it
attempted to access the 2nd frame of a single frame image, I imagine it
would produce an error or crash.
2004-06-04 11:35:58.491 MyApp[14674] *** NSTimer discarding exception
'NSInternalInconsistencyException' (reason '*** -[NSCFDictionary
setObject:forKey:]: mutating method sent to immutable object') that
raised during firing of timer with target 4f9eb0 and selector
'_animationTimerCallback:'
David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.