Re: Dismissing Open dlog before doc actually opens
Re: Dismissing Open dlog before doc actually opens
- Subject: Re: Dismissing Open dlog before doc actually opens
- From: Steve Mills <email@hidden>
- Date: Wed, 14 Aug 2013 13:42:57 -0500
On Aug 14, 2013, at 13:40:00, Lee Ann Rucker <email@hidden>
wrote:
>
> [p orderOut:self];
> // Let the run loop finish so the UI updates - button finishes tracking, window updates, etc
> [self performSelector:@selector(documentOpeningStuff:) withObject:p afterDelay:0];
As I've already indicated once or twice before, this isn't possible in our current situation. We need to fall back out of the stack of functions that called runModal. They do stuff.
--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157
_______________________________________________
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