Re: Crash in datasource method when closing document
Re: Crash in datasource method when closing document
- Subject: Re: Crash in datasource method when closing document
- From: Jerry Krinock <email@hidden>
- Date: Wed, 09 Oct 2013 23:39:59 -0700
On 2013 Oct 09, at 23:33, Shane Stanley <email@hidden> wrote:
> One of the first things I tried was putting a breakpoint on -windowWillClose: The thing is, it doesn't get that far -- the breakpoint is never hit.
In order to receive -windowWillClose:, the object implementing it must be the delegate of the window which is closing.
_______________________________________________
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