iPhone 中的自定义键盘

发布于 2024-07-29 08:46:05 字数 92 浏览 3 评论 0原文

我必须开发一个应用程序,其中 我必须在键盘内添加两个按钮,

我需要知道如何实现它。

请帮我。

我将万分感谢。

i have to develope an application in which
i have to add two buttons within the keyboard

i need to know how to implement it.

please help me.

i will be thank full.

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

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

发布评论

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

评论(3

煮茶煮酒煮时光 2024-08-05 08:46:05

我一直在观看斯坦福大学的itunes 中的iphone 课程。 他们有来自苹果公司的人问了这个问题,他们说你不能改变键盘,除非将返回键更改为其他设置之一。 我确实喜欢 Facebook 和 Tweetie(写这篇文章的人也在 iPhone 课程中谈到过)添加按钮的做法。 他们表示,总体而言,苹果希望键盘等部件具有一致的外观和感觉。

I have been watching the iphone classes that are in itunes from Stanford University. They had someone from Apple there and asked this question and they said that you cannot change the keyboard except to change the return key to one of the other settings for it. I do like what Facebook and Tweetie (the guy that wrote this also talked in the iphone classes) have done to add buttons. They stated that overall Apple wanted a consistant look and feel to things like the keyboard.

梦回梦里 2024-08-05 08:46:05

你不能这样做。 不过,您可以执行 Facebook 和 Tweetie 应用程序所做的操作,并在键盘上方添加一组附加控件。

You can't do this. You can do what the Facebook and Tweetie apps do, though, and add an additional set of controls right above the keyboard.

他是夢罘是命 2024-08-05 08:46:05

您可以使用最新的 iOS 版本来完成此操作。 检查 UITextField 的 inputView 属性以获取详细信息。

You can do it with the latest iOS version. Check the inputView property of UITextField for details.

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