issue when application becomes active
issue when application becomes active
- Subject: issue when application becomes active
- From: Victor Bovio <email@hidden>
- Date: Mon, 25 Feb 2008 09:44:11 -0600
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@hidden)
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:
This email sent to email@hidden