iphone - Three20 TableViewController单元格高度

标签 iphone uitableview three20

我正在尝试更改 Three20 库中 TTTableViewController 中单元格的高度。 我正在使用 TTTableRightImageItem,我希望高度由图像的高度而不是固定高度确定。

我必须子类化 TableCell 吗?有我可以设置的属性吗?

最佳答案

您需要子类化。

关于iphone - Three20 TableViewController单元格高度,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3936737/

相关文章:

three20 - 如何更改TTLauncherItem中标题的颜色?

iphone - 按代码粘贴文本

iphone - 以编程方式隐藏 UISplitview 的 masterDetailview

iphone - UIButtons 不适用于以编程方式创建的 UIView

ios - iOS 5和Three20 SDK

iphone - 如何应对TTThumbsViewController中失败的拇指图像加载?

c# - iphone 推送通知 urbanairship

ios - 增加 Collection View 中单元格之间的间距大小

ios - UITableViewCell drawRect 底部边框在 insertRow 上消失

ios - 尝试将自定义单元格添加到 TableView 时出错