Re: drawRect infinite loop -- argh!
Re: drawRect infinite loop -- argh!
- Subject: Re: drawRect infinite loop -- argh!
- From: Graham Cox <email@hidden>
- Date: Sun, 20 Jul 2008 14:09:17 +1000
You've also eliminated all the code from your post that might give us
a clue what could be going on. drawRect: on its own won't loop
infinitely, so it *must* be something else. Have you tried removing
the NSLog call - it's the only thing according to your post that is
left, but since that should work, the fault lies elsewhere in your code.
Graham
On 20 Jul 2008, at 1:51 pm, Brian Hughes wrote:
I have eliminated all extraneous code from the drawRect method but
it is still looping
_______________________________________________
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