Re: Document being reopened on launch during modal dialog
Re: Document being reopened on launch during modal dialog
- Subject: Re: Document being reopened on launch during modal dialog
- From: Graham Cox <email@hidden>
- Date: Fri, 09 May 2014 16:23:23 +1000
On 9 May 2014, at 10:26 am, Greg Parker <email@hidden> wrote:
> Ordinary -performSelector: retains nothing. Other asynchronous variants like -performSelectorOnMainThread:… and -performSelector:…waitUntilDone:NO retain the receiver and the arguments.
Actually I guess I used that as a shorthand for -performSelector:withObject:afterDelay: since we were talking about a delayed perform which seems to be held in a queue managed by the run loop.
--Graham
_______________________________________________
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