• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSWorkspaceDidLaunchApplicationNotification
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWorkspaceDidLaunchApplicationNotification


  • Subject: Re: NSWorkspaceDidLaunchApplicationNotification
  • From: Douglas Davidson <email@hidden>
  • Date: Mon, 3 Jun 2002 14:35:27 -0700

On Monday, June 3, 2002, at 01:51 PM, Olivier Destrebecq wrote:

[[NSNotificationCenter defaultCenter] addObserver: self selector: @selector(launchComManager) name: NSApplicationDidFinishLaunchingNotification object: nil];
[[NSNotificationCenter defaultCenter] addObserver: self selector: @selector(quitComManager) name: NSApplicationWillTerminateNotification object: nil];

You must register with NSWorkspace's notification center. See the NSWorkspace documentation for more information.

Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >NSWorkspaceDidLaunchApplicationNotification (From: Olivier Destrebecq <email@hidden>)

  • Prev by Date: NSWorkspaceDidLaunchApplicationNotification
  • Next by Date: Re: Real trouble: Scrolling a view
  • Previous by thread: NSWorkspaceDidLaunchApplicationNotification
  • Next by thread: Re: Real trouble: Scrolling a view
  • Index(es):
    • Date
    • Thread