Re: Coverflow like background drawing?
Re: Coverflow like background drawing?
- Subject: Re: Coverflow like background drawing?
- From: Scott Anguish <email@hidden>
- Date: Sun, 25 Jan 2009 00:27:36 -0500
CovertFlow source code is in the Developer/SampleCode directory. You
should be able to see it there.
On 24-Jan-09, at 7:10 PM, Alex Kac wrote:
UIKit/AppKit are not thread-safe meaning we should never do drawing
on a background thread. Yet, if we have say 5 views and for
performance reasons we want the main view to draw first and then the
other 4 to draw in the background like how CoverFlow will draw its
icons/images seemingly in the background, how does one do that?
Alex Kac - President and Founder
Web Information Solutions, Inc.
"The optimist proclaims that we live in the best of all possible
worlds; and the pessimist fears this is true."
-- James Clabell
_______________________________________________
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
_______________________________________________
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