registering for NSApplicationDidFinishLaunchingNotification
registering for NSApplicationDidFinishLaunchingNotification
- Subject: registering for NSApplicationDidFinishLaunchingNotification
- From: David Alter <email@hidden>
- Date: Fri, 29 Sep 2006 17:02:38 -0700
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:
This email sent to email@hidden