如何在 iPhone 应用程序中实现半圆形按钮

发布于 2024-12-14 05:50:24 字数 190 浏览 0 评论 0原文

我得到了一个用 Photoshop 制作的 iPhone 应用程序设计。我将 PSD 文件转换为 PNG 格式。

我发现它很难实现,特别是在一些像半圆形按钮这样的部分。

如何将这个半圆形实现为两个按钮?

在此处输入图像描述

I got a iPhone app design made in Photoshop. I converted the PSD file to PNG format.

I found it difficult to implement, especially on some portions like semicircle-shaped buttons.

How can I implement this semicircle-shape as two buttons?

enter image description here

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

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

发布评论

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

评论(2

撩心不撩汉 2024-12-21 05:50:24

在 Photoshop 中绘制两个四分之一圆图像,保存为 PNG 文件。在您的笔尖文件中,制作两个四分之一圆大小的自定义按钮,每个按钮都有一个四分之一圆图像。将两个按钮并排放置。您可以通过将按钮的各种状态绘制为单独的 PNG 文件来修饰按钮,并将这些图像添加到按钮的 nib 文件定义中。

Draw two quarter circle images in Photoshop, saved at PNG files. In your nib file make two custom buttons the size of the quarter circles, each with one of these quarter circle images. Place the two buttons next to each other. You can embellish the buttons by drawing the various states of the button as separate PNG files, and add those images to the nib file definition of the buttons.

清秋悲枫 2024-12-21 05:50:24

您可以尝试以下链接。它的效果令人惊奇

访问 http://iphonedevelopment.blogspot.in/2010/03 /irregularly-shape-uibuttons.html

You can try the following link. It works amazingly

Visit http://iphonedevelopment.blogspot.in/2010/03/irregularly-shaped-uibuttons.html

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