Re: Modal dialog from a document-modal sheet
Re: Modal dialog from a document-modal sheet
- Subject: Re: Modal dialog from a document-modal sheet
- From: norio <email@hidden>
- Date: Wed, 3 Sep 2008 10:44:03 +0900
Thank you very much for your hot experience.
I'm not sure where to place breakpoints yet, but will carefully look
at the retain/release places.
Let me thank you again.
Nor
On 2008/09/03, at 1:18, Scott Ribe wrote:
Any suggestions and advices would be mush appreciated.
Pause in the debugger and see what your app is doing. Could be a
retain/release problem, where you're messaging an object that was
released
and whose memory has been overwritten. (Can happen--I saw exactly this
behavior, locked up, from an over-release bug just a few days ago.)
_______________________________________________
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