【问题标题】:How to create custom UIBarButtonItem without glossy effect如何创建没有光泽效果的自定义 UIBarButtonItem
【发布时间】:2011-11-03 16:04:40
【问题描述】:

我使用 Three20 创建 UIBarButtonItem,如 StackOverFlow 问题所示:

Custom UIBarButtonItem with quartz

现在我的 UIBarButtonItem 没有光泽效果,可以有不同的颜色(浅色和深色)。

你知道怎么做吗?

更新

我想在不使用图像的情况下做到这一点。

【问题讨论】:

    标签: iphone objective-c three20 uibarbuttonitem


    【解决方案1】:

    您始终可以在 UIBarButtonItem 上使用 initWithCustomView,使用它您基本上可以在该视图中放入您想要的任何内容 - TTButton、UIButton、自定义 UIView 等...

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-03-31
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多