Now I need to put some text and some button in the custom UITableViewCell. I hope the text and button are continuous. And the text is colorful. Such as: It will take you(black color) (a clock button)2 minutes(yellow color). I have used UIWebView into Cell load the text and button. But the roll has some problem. I have not any idea. Thanks!
Создайте ячейку пользовательской таблицы, унаследовав UITableViewCell, и добавьте кнопку и текст в ячейку пользовательской таблицы.
Базовая идея UITableViewCell настройки
UITableViewCell
http://adeem.me/blog/2009/05/30/iphone-sdk-tutorial-part-6-creating-custom-uitableviewcell-using-interface-builder-uitableview/