NSWindow delegates
NSWindow delegates
- Subject: NSWindow delegates
- From: email@hidden
- Date: Mon, 1 Dec 2003 18:27:04 -0500
I have an NSWindow with it's delegate set to one of my classes. I
implemented the windowWillClose method to be informed when the window
closes. It worked fine until a couple days ago when it just began to
fire whenever the app quit, whether the window is open or not. It still
works when the window gets closed. I don't remember touching anything
related to this function or the window, but apparently I must have.
Anyone have any ideas as to what I might have changed to cause the
window to fire when the app gets quit?
thanks
chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.