Re: No launch complete notification
Re: No launch complete notification
- Subject: Re: No launch complete notification
- From: leenoori <email@hidden>
- Date: Tue, 19 Dec 2006 12:26:31 +0100
El 19/12/2006, a las 8:33, Trygve Inda escribió:
Trygve Inda wrote on Tuesday, December 19, 2006:
If I have an app with:
<key>NSUIElement</key>
<string>1</string>
And I launch it from a Cocoa app, I never get:
NSWorkspaceDidLaunchApplicationNotification
If I change the NSUIElement of the subapp to 0 it works. This is
a big
problem as I need to know when my app has launched.
I have an NSUIEelement appication. I simply have it post its own
notifcation
in applicationDidFinishLaunching.
Thanks - this works... Although it is a Carbon subapp so I post it
from the
main(). I did find documentation to this affect but will report a
bug since
it should be documented in the NSWorkspace docs.
It's not a bug and it is documented:
http://developer.apple.com/technotes/tn/tn2050.html
_______________________________________________
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