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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to