开发者

add text , subtext & image in single table cell

开发者 https://www.devze.com 2023-02-05 03:38 出处:网络
I want to add text , subtext & image in single table cell like this => http://img153.imageshack.us/img153/5451/tablevcinterface.jpg

I want to add text , subtext & image in single table cell like this =>

http://img153.imageshack.us/img153/5451/tablevcinterface.jpg

I want add subtext bel开发者_如何转开发ow main text (e.g. => Apple in main text & iphone is subtext which is shown below Apple) How can i add ? Any sample code or tutorial link is helpful. Thanks in advance..


You should subclass UITableViewCell. This might be helpful. http://iappdevs.blog.co.in/tag/adding-image-to-uitableviewcell/


To achieve this you can refer to TableViewSuite sample application.

0

精彩评论

暂无评论...
验证码 换一张
取 消