简体   繁体   English

将在Interface Builder中制作的自定义表格单元格与three20一起使用

[英]Use Custom Table Cells Made in Interface Builder with three20

Is there a way to design a UITableCell in Interface Builder and use that in three20, with the TTTableViewController ? 有没有设计一个办法UITableCell在Interface Builder和使用,在three20,与TTTableViewController

I can only find examples that programmatically create TTTableCell types. 我只能找到以编程方式创建TTTableCell类型的示例。

Thanks 谢谢

As far as I know, three20 doesn't have any kind of interface builder support (and nib files support). 据我所知,Three20没有任何类型的界面构建器支持(以及nib文件支持)。

All elements related to three20 have to be created and managed programmatically. 与Three20相关的所有元素都必须以编程方式创建和管理。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM