【问题标题】:How to create sleek customized buttons, tables and other views for iPhone/iPad apps?如何为 iPhone/iPad 应用程序创建时尚的自定义按钮、表格和其他视图?
【发布时间】:2010-04-09 22:51:03
【问题描述】:

我希望了解可以自定义的内容以及自定义 iPhone SDK 中一些主要 UIView 子类(特别是 UIButton、UITableView/Cell ...... SDK 中的视图)。

有什么推荐的教程吗?

例子?

是否存在实际上会阻碍性能和/或以任何应避免的方式破坏应用稳定性的不良做法?

谢谢

【问题讨论】:

    标签: iphone uitableview customization


    【解决方案1】:

    您需要继承现有元素并使用自己的图形。看到这个:http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/IBPlugInGuide/Introduction/Introduction.html

    有关自定义接口的实践,请阅读Human Interface Guidelines

    顺便说一句,这个问题是骗人的:How build a custom control in Xcode for the iPhone SDK?

    【讨论】:

    • @Josh K - 评论?严重地?现在怎么样?
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多