There is also the NSApplicationDidFinishLaunching delegate method for
the delegate of NSApplication, though the notification should
normally work as well.
Patrick
On 29-Sep-06, at 20:02 PM, David Alter wrote:
I'm working on a carbon application that the new stuff is mostly
cocoa. I call NSApplicationLoad(); and get things set up just fine.
Now I have a class that gets created very early in the launch
process. I tried to register for
NSApplicationDidFinishLaunchingNotification but I never get called.
Can I do this? Is there a way for my Cocoa part of the application
to get notified when the Application finishes launching.
thanks for the help
-dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden