Re: iPhone: How to show another view on UITableView
Re: iPhone: How to show another view on UITableView
- Subject: Re: iPhone: How to show another view on UITableView
- From: Fritz Anderson <email@hidden>
- Date: Sat, 31 Oct 2009 10:42:48 -0500
If you use a void section, you can reorder the sections and the custom
(here footer) view with just a change in #defines. It seems cleaner to
me. Am I just lazy? And does using an empty section produce any visual
or functional difference?
— F
On 31 Oct 2009, at 10:39 AM, Luke the Hiesterman wrote:
Yeah, I get that....I don't understand why you would create this
void section just to display a footer view when you could simply
display the footer view on a section that actually has rows. Since
you said you're doing this in the middle of the table, I'm assuming
there's a section with rows directly above where you're doing this,
and that seems like a more logical place for the footer view.
_______________________________________________
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