• 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: problem with NSWorkspace running apps
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with NSWorkspace running apps


  • Subject: Re: problem with NSWorkspace running apps
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 04 Sep 2014 21:25:16 -0700

> On Sep 4, 2014, at 8:55 PM, Scott Ribe <email@hidden> wrote:
>
> It is as though the runningApplications method returns a cached list which is only updated when events are processed, thus I won't see the newly-launched app until the next pass through the runloop, thus cannot launch an app and immediately see it.

I think what's actually going on is that the app doesn't show up as running until it's gotten far enough into its launch process to check in with the WindowServer.

You're dealing with a multi-threaded system, so it makes total sense that an app hasn't shown up a microsecond after you told the system to launch it.

—Jens
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: problem with NSWorkspace running apps
      • From: Scott Ribe <email@hidden>
    • Re: problem with NSWorkspace running apps
      • From: Ken Thomases <email@hidden>
References: 
 >problem with NSWorkspace running apps (From: Scott Ribe <email@hidden>)

  • Prev by Date: problem with NSWorkspace running apps
  • Next by Date: Re: problem with NSWorkspace running apps
  • Previous by thread: problem with NSWorkspace running apps
  • Next by thread: Re: problem with NSWorkspace running apps
  • Index(es):
    • Date
    • Thread