Re: Is UITableView more memory efficient than UIScrollView?
Re: Is UITableView more memory efficient than UIScrollView?
- Subject: Re: Is UITableView more memory efficient than UIScrollView?
- From: Mike Abdullah <email@hidden>
- Date: Mon, 9 Mar 2009 23:43:50 +0000
Well it rather depends what you ask UIScrollView to do for you…
The most important thing is to recycle or dispose of views that are no
longer visible to the user. Care to explain more what your code is
actually doing?
Mike.
On 9 Mar 2009, at 22:27, James Cicenia wrote:
I am trying to get my one screen to work and I feel I am having a
memory issue that just causes my application to reboot.
Even though UITableView subclasses UIScrollView I was wondering if
it pages memory or such and would be better for my app.
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
_______________________________________________
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