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: Luke the Hiesterman <email@hidden>
- Date: Sat, 31 Oct 2009 08:39:49 -0700
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.
Luke
On Oct 31, 2009, at 8:37 AM, Fritz Anderson wrote:
We may be talking at cross purposes. By "void section" I mean an
actual section with no rows.
— F
On 31 Oct 2009, at 10:36 AM, Luke the Hiesterman wrote:
That's a little strange.....why do that rather than using a footer
view on an actual section?
Luke
On Oct 31, 2009, at 8:29 AM, Fritz Anderson wrote:
On 31 Oct 2009, at 10:26 AM, Luke the Hiesterman wrote:
No. Use the tableFooterView. That's what it's for.
Ouch. I'd been using the footer-in-void-section method for
sections in the middle of tables. Was I wrong there as well?
_______________________________________________
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