Re: UITableView Custom Section Headers
Re: UITableView Custom Section Headers
- Subject: Re: UITableView Custom Section Headers
- From: ico <email@hidden>
- Date: Mon, 27 Dec 2010 23:31:55 +0800
Hi Fritz,
Actually I just found the answer hours ago, I forgot all the magic things
are in the delegate protocol,
of course I need to implement those methods to make magic happen.
Anyway, thank you for your response.
On Mon, Dec 27, 2010 at 11:16 PM, Fritz Anderson <email@hidden>wrote:
> On 27 Dec 2010, at 4:30 AM, ico wrote:
>
> > I don't know if you have figured this out. I also want to know how to do
> the
> > customization
> > on the section part of the tableview, not the cell but the section part.
> I
> > want to put some
> > custom content including an image on my section header rather than just
> some
> > text.
> >
> > Can anyone tells me how to do this? Thanks.
> >
> > 2010/8/17 Luis Israel Pasos Peña <email@hidden>
>
> <UITableViewDelegate> tableView:viewForFooterInSection:
> <UITableViewDelegate> tableView:viewForHeaderInSection:
>
> — F
>
>
--
==========================
Life isn't about finding yourself.
Life is about creating yourself.
_______________________________________________
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