Re: NSImageView gets stuck
Re: NSImageView gets stuck
- Subject: Re: NSImageView gets stuck
- From: WT <email@hidden>
- Date: Sun, 7 Dec 2008 05:33:29 +0100
Hi Michael,
it's not clear from your code or your message, but could it be that
your timer method calls setNeedsDisplay: YES on the appropriate view,
but the placeBallInCenter method does not?
I've recently made that very mistake and scratched my head for quite a
while before I noticed the missing call.
Hope this helps.
Wagner
_______________________________________________
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