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: Scott Ribe <email@hidden>
- Date: Tue, 02 Sep 2008 10:18:01 -0600
- Thread-topic: Modal dialog from a document-modal sheet
> 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.)
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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