> > > > On Mon, Feb 18, 2013 at 7:17 PM, Kyle Sluder <k...@ksluder.com> wrote: > > Right, but you're missing the crucial step of caching this drawing. > > You're right, I did miss that, but you'd missed where I'd said I couldn't cache the whole drawing, because it might be 60,000,000 pixels wide.
However, you did show me -viewWillDraw and it seems like a good place to check if my visibleRect: has changed size, invalidating the much smaller cached drawing that I have. thanks, iain _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com