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.