选择菜单,如 Tap Tap Revenge 3

发布于 2024-08-19 07:57:30 字数 334 浏览 8 评论 0原文

我想知道如何实现像点击复仇 3 这样的选择菜单。我是否需要制作一个完整的自定义类或任何帮助,我应该驱动我的子类哪个类。我尝试修改 UIPickerView 但我无法更改背景图像和框架(两者是私人的)。

谢谢 Mrigank Gupta

这是图像的链接(没有声誉发布图像)

http://www.mrigankgupta.com freeimagehosting.net/uploads/345aed3aee.jpg

I am wondering how to achieve selection menu like tap tap revenge 3 have.Do I need to make a whole custom class or any help which class should I drive my subclass.I tried to modify UIPickerView but I cant change background image and frame(both is private).

Thanks
Mrigank Gupta

Here is the link of image(not having reputation to post image)

http://www.freeimagehosting.net/uploads/345aed3aee.jpg

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

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

发布评论

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

评论(1

亣腦蒛氧 2024-08-26 07:57:30

制作自定义控件类比尝试硬塞现有控件类更容易。

Tapbots 整理了一篇关于他们工作的小文章。
http://tapbots.com/blog/design/designing-convertbot

您应该能够使用一些图像、一个按钮、图形转换和触摸事件处理来实现它。

Making a custom control class will be easier than trying to shoehorn one of the existing ones.

Tapbots put together a little article on their work.
http://tapbots.com/blog/design/designing-convertbot

You should be able to use a few images, a button, graphics transforms and touch event handling to pull it off.

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