NSWorkspaceDidTerminateApplicationNotification bug?
NSWorkspaceDidTerminateApplicationNotification bug?
- Subject: NSWorkspaceDidTerminateApplicationNotification bug?
- From: Mike Davis <email@hidden>
- Date: Sat, 12 Jan 2002 04:10:50 -0500
Here's something interesting...
I launch a CFM application, say "AthenaIRC 1.7", from a valid path. It
launches quite happily.
However, I'm subscribing to termination notifications and the
@"NSApplicationName" in the userInfo dictionary says, "AthenaIRC 1",
when I quit the CFM app.
I noticed the same with another CFM app, "ICQ 3.0X", getting back, "ICQ
3".
Bit of a cockup, so it seems.