Re: Issue with modal window
Re: Issue with modal window
- Subject: Re: Issue with modal window
- From: "Kyle Sluder" <email@hidden>
- Date: Wed, 8 Oct 2008 04:25:48 -0400
Are you sure that your final callback is indeed executing on the main
thread? Is this even a good idea? Perhaps you should look into also
using -performSelector:withObject:afterDelay from within a method that
is called using -performSelectorOnMainThread:.
--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