3.2 之前的 inputView 和 inputAccessoryView?

发布于 2024-10-02 07:09:03 字数 127 浏览 1 评论 0原文

我正在尝试添加对 3.1.3 的支持,因为它是第一代 iPod 上的最后一个版本。我 想知道如何模拟 3.2 之前的 UITextField 的 inputView 和 inputAccessoryView ,因为这些仅在 3.2 中添加。

I'm trying to add support for 3.1.3, as it's the last version on the first generation iPods. I
was wondering how to simulate the inputView and inputAccessoryView for a UITextField prior to 3.2, as those have been added only in 3.2 afaik.

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

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

发布评论

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

评论(1

笑,眼淚并存 2024-10-09 07:09:03

看看这个教程,可能会有帮助。

http://www.randomsequence.com/articles/adding-a-toolbar-with-next-previous-above-uitextfield-keyboard-iphone/" randomsequence.com/articles/adding-a-toolbar-with-next-previous-above-uitextfield-keyboard-iphone/

我用它来创建一个带有 NEXT 和 PREVIOUS 按钮的工具栏并支持 iOS 3.1.3出色地。

Take a look at this tutorial, might be helpful.

http://www.randomsequence.com/articles/adding-a-toolbar-with-next-previous-above-uitextfield-keyboard-iphone/

I have used this to create a toolbar with NEXT and PREVIOUS buttons and support iOS 3.1.3 as well.

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