• 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: Which NSWindow methods have asynchronous operation?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Which NSWindow methods have asynchronous operation?


  • Subject: Re: Which NSWindow methods have asynchronous operation?
  • From: Ken Thomases <email@hidden>
  • Date: Sat, 23 Aug 2014 18:47:50 -0500

On Aug 23, 2014, at 6:27 PM, Cosmin Apreutesei <email@hidden> wrote:

> I was wondering if anyone knows which of the various NSWindow methods
> have asynchronous operation and which are blocking, with their effects
> guaranteed after the call?

From what perspective?  All of the corresponding object and delegate methods having been called?  All programmatic tests (e.g. -[NSWindow makeKeyWindow] vs. -[NSApplication keyWindow] and -[NSWindow isKeyWindow], which, by the way, mean different things) reflecting the changed state?  Visible effects for the user?

As usual, the question arises: what are you trying to achieve?

Regards,
Ken


_______________________________________________

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: Which NSWindow methods have asynchronous operation?
      • From: Cosmin Apreutesei <email@hidden>
References: 
 >Which NSWindow methods have asynchronous operation? (From: Cosmin Apreutesei <email@hidden>)

  • Prev by Date: Re: -glyphWithName:
  • Next by Date: Re: iOS database within sandbox
  • Previous by thread: Which NSWindow methods have asynchronous operation?
  • Next by thread: Re: Which NSWindow methods have asynchronous operation?
  • Index(es):
    • Date
    • Thread