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 protected]>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 protected]> > > <UITableViewDelegate> tableView:viewForFooterInSection: > <UITableViewDelegate> tableView:viewForHeaderInSection: > > — F > > -- ========================== Life isn't about finding yourself. Life is about creating yourself. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
