创建无框架的HUD按钮

发布于 2024-10-20 14:20:03 字数 243 浏览 1 评论 0原文

需要明确的是,这就是我所说的:

在此处输入图像描述

不幸的是,Apple 没有提供一个简单的方法制作这种按钮的方法。大多数人使用 BWToolKit,但这不适用于 Xcode 4。有什么方法可以在不使用 BWToolKit 的情况下将我的按钮风格化为这样吗?

提前致谢。

To be clear, this is what I'm talking about:

enter image description here

Unfortunately, Apple hasn't provided an easy way to make this kind of button. Most people use BWToolKit, but that doesn't work with Xcode 4. Is there any way I can stylize my buttons to look like that without using BWToolKit?

Thanks in advance.

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

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

发布评论

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

评论(1

爺獨霸怡葒院 2024-10-27 14:20:03

您可以在 Xcode 4 中使用 BWToolKit 框架,只是 Interface Builder 插件不起作用。

您可以链接到框架并手动将按钮对象和按钮单元的类分配给 BWToolKit 类。

You can use the BWToolKit framework with Xcode 4, it's just the Interface Builder plug-in that doesn't work.

You can link to the framework and manually assign the class of the button object and button cell to the BWToolKit classes.

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