Re: User interface unresponsive in window
Re: User interface unresponsive in window
- Subject: Re: User interface unresponsive in window
- From: Quincey Morris <email@hidden>
- Date: Wed, 15 Apr 2015 22:08:42 +0000
On Apr 15, 2015, at 14:54 , Jonathan Taylor <email@hidden> wrote:
>
> Am I right in thinking that when running under Xcode any drawing errors will be logged to the Xcode console?
No, not unless they’re actually exceptions. Messages from other processes are only going to appear in the system log.
With puzzling, intermittent errors like this, I often find that reading your own code carefully may be more productive than going to heroic debugging extremes. The trick is not to prejudge *where* in your code you should look. (Don’t be the person looking underneath the street light for a dropped quarter because “that’s where the light is”.)
_______________________________________________
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