Yes I tried that only moments ago. I actually went to the trouble of completely rebuilding the Application again by not using Threads. Instead I'm calling everything from the main thread as it were - directly. The application is pretty solid and function without crashes. I also got rid of the progress indicator as I'm now dubious on those also. In the Non thread version, the Progress Indicators slowed the app down considerably.

Cheers

Karl


On 06/05/2008, at 9:10 PM, Michael Vannorsdel wrote:

Try changing your thread detaching to just calling the method directly so it's in the same thread, lets make sure it's a threading issue and not something else.


_______________________________________________

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