Re: Weird Threads (repost)
Re: Weird Threads (repost)
- Subject: Re: Weird Threads (repost)
- From: Shawn Erickson <email@hidden>
- Date: Thu, 12 Feb 2004 19:41:37 -0800
On Feb 12, 2004, at 6:01 PM, Sam McCandlish wrote:
If so, how would I display the image as it was drawing? (Is this even
possible?)
One possibility is to continue compositing (in drawRect) your current
cached image as needed while a new one is being drawn in by your
secondary thread. When the new one is done start using it.
-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.