Re: Issues with sleep();
Re: Issues with sleep();
- Subject: Re: Issues with sleep();
- From: The Karl Adam <email@hidden>
- Date: Mon, 15 Nov 2004 23:17:36 -0500
whya re you suing sleep at all? Even if the call is working its not
necessarily true that that UI and mainThread are one and the same. A
lot of UI things are drawn and/or updated in seperate threads. So the
issue is why are you sleeping and what you should be doing instead.
On Mon, 15 Nov 2004 19:55:08 -0800 (PST), Kodex <email@hidden> wrote:
> I have had a number of users complaining that one of
> my apps never refreshed i have tracked this problem to
> the sleep() command. Is there a reason this might not
> be working on some panther systems? Is there another
> function that may work better? Or is there no way it
> could work on some systems and not on others? Im
> pretty lost here and its the only thing i can think
> of. Thanks guys!
>
> __________________________________
> Do you Yahoo!?
> Meet the all-new My Yahoo! - Try it today!
> http://my.yahoo.com
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden