Re: NSOpenPanel runModal on a dispatch
Re: NSOpenPanel runModal on a dispatch
- Subject: Re: NSOpenPanel runModal on a dispatch
- From: Kyle Sluder <email@hidden>
- Date: Sun, 16 Dec 2012 21:46:14 -0800
On Sun, Dec 16, 2012, at 09:43 PM, Tamas Nagy wrote:
> Thanks Kyle. I know about beginWithCompletionHandler: , but I really need
> a modal window at that point my application opens the open panel.
I have to ask, why?
If you want to block interaction with a document, you can use
-beginSheetModalForWindow:completionHandler:.
What circumstances could arise that would require you to block access to
the entire app?
--Kyle Sluder
_______________________________________________
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