> When I'm calling the thread for second time, the animation speed of progress
> bar  get increased.

It seems pretty clear that your function never terminates. As we all have
been telling you, if the function returns the thread will exit. You need to
examine things in the debugger and determine what the function is doing and
why it does not end.

-- 
Scott Ribe
[EMAIL PROTECTED]
http://www.killerbytes.com/
(303) 722-0567 voice


_______________________________________________

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