Which NSWindow methods have asynchronous operation?
Which NSWindow methods have asynchronous operation?
- Subject: Which NSWindow methods have asynchronous operation?
- From: Cosmin Apreutesei <email@hidden>
- Date: Sun, 24 Aug 2014 02:27:09 +0300
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?
I'm interested in these in particular:
orderFront -- ?
orderOut -- ?
makeKeyWindow -- async for sure
close -- looks blocking
miniaturize -- looks blocking
deminiaturize -- looks blocking
zoom -- ?
setFrame:display -- ?
toggleFullScreen -- async for sure
Thanks,
Cosmin.
_______________________________________________
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