Re: NSWorkspaceDidTerminateApplicationNotification not being posted
Re: NSWorkspaceDidTerminateApplicationNotification not being posted
- Subject: Re: NSWorkspaceDidTerminateApplicationNotification not being posted
- From: Nir Soffer <email@hidden>
- Date: Thu, 14 Dec 2006 02:34:56 +0200
On Dec 13, 2006, at 02:31, Dominic Feira wrote:
No it doesn't. The registration for
NSWorkspaceDidTerminateApplicationNotification occurs in an
awakeFromNib currently. I tried moving it into an init instead of
awakeFromNib, as I have run into other issues with NSAppleScript
and using it from within awakeFromNib.
Registering the notification in awakeFromNib always worked for me.
You probably want to check this: http://developer.apple.com/technotes/
tn/tn2050.html
Best Regards,
Nir Soffer
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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