我如何才能创建一个像UIActionSheet中的按钮一样的按钮,就像苹果有时在他们的应用程序中所做的那样。
发布于 2010-07-31 01:56:33
请查看Jeff LaMarche的博客以获取描述和代码:
http://iphonedevelopment.blogspot.com/2010/05/improved-gradient-buttons.html
此处的代码项目:http://code.google.com/p/iphonegradientbuttons/
发布于 2010-07-31 05:58:21
Matt Gemmell的MGImageUtilities可能也很有用。
https://stackoverflow.com/questions/3374135
复制相似问题