I have a Scroll view that contains a master view. This master view adds page 
sized views of image data, specifically PDF data. The problem that I am having 
is that if I load all these pages at once, I run out of memory and the app 
quits. So I was hoping there was a way to make it so that the images are only 
drawn if they are in the scroll view's visible region. Secondly is Core 
graphics the best way to be doing 
this?_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to