开发者

split UITableView in iPhone

In the amazon iphone app home page there is a grouped table view that has two cells on one row. How can I recreate开发者_JS百科 this?


I would expect, that it is one cell, that shows different information. You can find a lot of informations about customizing UITableViewCells

  • iPhone Tutorial: Creating a custom Table View Cell
  • Customize that UIViewCell – Part 1: Using Interface Builder


Go to your interface builder, click on your TableView and press command+1 to bring up the Table View Attributes. There on the first section Table View Style. Change it to "grouped".

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜