Need to use Quartz... I think?
Need to use Quartz... I think?
- Subject: Need to use Quartz... I think?
- From: James Cicenia <email@hidden>
- Date: Sat, 7 Mar 2009 12:00:12 -0600
Hello -
I am painting my iPhone scrollable view which is nested in a parent
view.
I had originally been looping through and creating about a 1000
UIImageViews.
This worked fine and dandy on the simulator but in real life, I think
it is killing my little iPhone App.
So will just drawing the images with Quartz be that much better?
Well I figured I would try. But I am now confused on how I am supposed
to make it work.
In the quartz demo they have this:
-(void)drawView:(QuartzView*)view inContext:(CGContextRef)context
bounds:(CGRect)bounds
But my scrollable view is created programatically. So what do I do in
that case?
Thanks
James Cicenia
_______________________________________________
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