| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Tim Lucas wrote:On 01/06/2005, at 1:48 PM, Andrew White wrote:For now, I'd rather work around the problem completely and hook either the "disconnect from document" or "my window closed" event in the NSWindowController, thus allowing me to cleanly de-register KVO.-(void)windowDidClose:(NSNotification*)aNotification
How do I hook this event?
Ah, delegate the NSWindowController from the NSWindow, and catch the event that way. :)
- tim lucas
_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
| References: | |
| >Manual KVO quirks with NSDocument and NSWindowController (From: Andrew White <email@hidden>) | |
| >Re: Manual KVO quirks with NSDocument and NSWindowController (From: Tim Lucas <email@hidden>) | |
| >Re: Manual KVO quirks with NSDocument and NSWindowController (From: Andrew White <email@hidden>) | |
| >Re: Manual KVO quirks with NSDocument and NSWindowController (From: Tim Lucas <email@hidden>) | |
| >Re: Manual KVO quirks with NSDocument and NSWindowController (From: Andrew White <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.