Hi Alex I have moved the point where I start the progress indicator and, without getting into threading, its working again.
Many thanks Peter > On 10 Sep 2016, at 21:02, Alex Zavatone <[email protected]> wrote: > > Is it that the animation thread is being blocked or the thread you have to > dispatch the request to start? > > On Sep 10, 2016, at 10:16 AM, Peter Hudson wrote: > >> Hi Steve >> >> I think your suggestion is going the right way. >> >> I have ( unwittingly ) moved the processing about and the calls to the >> progress indicator are now happening while the thread is blocked for >> processing ( and non of the interface is being updated until the processing >> is done ) >> >> Next question, I guess, is how do I get out of this corner ? >> >> Peter >> _______________________________________________ >> >> Cocoa-dev mailing list ([email protected]) >> >> 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: >> https://lists.apple.com/mailman/options/cocoa-dev/zav%40mac.com >> >> This email sent to [email protected] > _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
