On Aug 23, 2014, at 6:27 PM, Cosmin Apreutesei <[email protected]> 
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 protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to