• 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: Notification of Front Process Changed ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notification of Front Process Changed ?


  • Subject: Re: Notification of Front Process Changed ?
  • From: Scott Anguish <email@hidden>
  • Date: Wed, 27 Aug 2003 18:43:19 -0400

Or you can register for a notification from workspace

NSWorkspaceDidLaunchApplicationNotification
NSWorkspaceWillLaunchApplicationNotification

be sure to get the NotificationCenter from NSWorkspace though.

- (NSNotificationCenter *)notificationCenter;


and register with that one not the default one.


that won't be posted for activation/deactivation though, will it?
_______________________________________________
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: 
 >Re: Notification of Front Process Changed ? (From: Jim Correia <email@hidden>)
 >Re: Notification of Front Process Changed ? (From: "Vince DeMarco <Vince DeMarco" <email@hidden>)

  • Prev by Date: Re: NSTextField's nextKeyView default
  • Next by Date: Re: How to load a sheet in a separate Nib file
  • Previous by thread: Re: Notification of Front Process Changed ?
  • Next by thread: Re: Notification of Front Process Changed ?
  • Index(es):
    • Date
    • Thread