Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Three20 的 TTTableViewController 来显示分段表视图。数据源是一个包含 TTTableControlItems 的 TTSectionedDataSource。控件全部左对齐。我想让它们正确对齐。有没有办法在不创建自定义单元格的情况下做到这一点?
最好的方法是创建一个子类。如何制作的信息在这里:http ://blog.whirix.com/2010/06/customizing-tttablemessageitem.html