Hi,

I'm working on a Cocoa application which can have multiple documents, when a document is loaded from file, I run the loading routine via a separate thread (NSThread detachNewThread... etc). The issue is that when I already have an open document and I want to open another doc from file, when loading, If I switch to another application and then go back, the loading becomes much more slower, like if the thread lost it's priority.. Any ideas what causes this ???.. (this does not happen if I have no document opened before loading from file).

Thanks.

_______________________________________________

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

This email sent to [EMAIL PROTECTED]

Reply via email to