开发者

Create HUD button without framework

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

Create HUD button without framework

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开发者_StackOverflow like that without using BWToolKit?

Thanks in advance.


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜