Re: NSXMLDocument freezes UI
Re: NSXMLDocument freezes UI
- Subject: Re: NSXMLDocument freezes UI
- From: "Shawn Erickson" <email@hidden>
- Date: Tue, 28 Aug 2007 12:28:23 -0700
On 8/28/07, Jesse Grosjean <email@hidden> wrote:
> Does anyone have ideas on why this would happen. The document is
> getting read in correctly, and I can interact with it, but somethings
> happening that maybe messes up the run loop or something and freezes
> my api.
Break the app in the debugger to understand what the threads in your
application are doing and/or use sample (man sample). In may point you
are what is blocking the main thread.
-Shawn
_______________________________________________
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