Re: No launch complete notification
Re: No launch complete notification
- Subject: Re: No launch complete notification
- From: Trygve Inda <email@hidden>
- Date: Tue, 19 Dec 2006 07:33:52 +0000
- Thread-topic: No launch complete notification
> 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.
Trygve
_______________________________________________
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