Re: Back-to-back NSOpenPanel runModal blocking each other
Re: Back-to-back NSOpenPanel runModal blocking each other
- Subject: Re: Back-to-back NSOpenPanel runModal blocking each other
- From: Quincey Morris <email@hidden>
- Date: Tue, 30 Jun 2015 20:50:06 +0000
On Jun 30, 2015, at 13:41 , Sean McBride <email@hidden> wrote:
>
> Calling orderOut: myself (right after runModal) doesn't actually order the window out either. :(
Is this app sandboxed? If so, I wouldn’t expect that to do anything, since that’s not the window that’s onscreen. It’s in another process.
> this old code really requires the synchronous nature of runModal
'sleep (1)' sounds good.
_______________________________________________
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