Re: table view and custom cell optimization problem
Re: table view and custom cell optimization problem
- Subject: Re: table view and custom cell optimization problem
- From: "email@hidden" <email@hidden>
- Date: Fri, 04 Mar 2011 09:56:11 +0000
On 4 Mar 2011, at 07:54, Nick Rogers wrote:
> Hi,
> Thanks for the reply.
>
> But the problem is that I don't have anything common in the rows.
> The image (128x128) are different, the four lines of text are different and the lines I draw are different in each cell.
>
> Any Ideas?
>
I use customised cell classes (non optimised) that contain beziers and gradient fills that definitely impact on performance.
But in that case each cell in column has a separate background that could be cached as I described.
Anyhow, Quincey has given you good advice on how to proceed.
Regards
Jonathan Mitchell
Developer
Mugginsoft LLP
http://www.mugginsoft.com_______________________________________________
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