自定义UITabBar的外观

发布于 2024-12-21 05:34:10 字数 153 浏览 0 评论 0原文

我想自定义 UITabBar,以便在中间有一个选项卡,顶部有弯曲边框,高度比其他选项卡稍大,这个想法可能如下所示 http://grazsecrets.at/ ,唯一的区别是它使用了徽标。

I want to customize the UITabBar in order to have a tab in the middle that has curved border on top and slightly greater height than the other tabs, the idea might look like this http://grazsecrets.at/ , the only difference is that it uses a logo.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

有深☉意 2024-12-28 05:34:10

查看标签栏替代方案 CocoaControls

Check out the Tab Bar alternatives at CocoaControls

泪眸﹌ 2024-12-28 05:34:10

有一篇很棒的文章介绍了如何使用其他标准的 UITabBar 来实现这种效果,位于 iDev 食谱。不过,对于完全定制的 Grazsecrets,您需要使用一排 UIButton 来推出您自己的定制解决方案。

There’s a great article on how to achieve this effect with an otherwise standard UITabBar over at iDev Recipes. For an entirely customized one à la Grazsecrets, though, you’ll need to roll your own custom solution with a row of UIButtons.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文