UIKeyboard额外按键

发布于 2024-09-26 01:39:12 字数 201 浏览 1 评论 0原文

我正在寻找一种方法来向 UITextView 的键盘添加额外的按键或在其上方添加 UIToolbar

我该怎么办?

编辑

这是一个iPad应用程序,如果我要添加额外的按键,我需要在UIKeyboard中为它们添加一个新行。

I am looking for a way to add extra keys to a UITextView's keyboard or add a UIToolbar above it.

How might I go about this?

EDIT

This is for an iPad app and if I was to add extra keys I would need a new row for them in the UIKeyboard.

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

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

发布评论

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

评论(1

茶底世界 2024-10-03 01:39:12

一定要看看这个关于如何向键盘添加额外按键的优秀教程。

http://www.iphonedevsdk.com /forum/iphone-sdk-tutorials/7350-adding-subviews-cusstimize-keyboard.html

它是一个非常详细的解决方案,并指导您完成每一步。

我已经用过很多次了。我希望你也能。

让我知道这是否对您有帮助。

谢谢,

如果您需要更多帮助,请告诉我。

PK

definitely check out this excellent tutorial on how to add extra keys to the keyboard.

http://www.iphonedevsdk.com/forum/iphone-sdk-tutorials/7350-adding-subviews-custimize-keyboard.html

its a really detailed solution and guides you every step of the way.

i've used this many a times. I hope that you can too.

Let me know if this helped you a lil.

Thanks

if you need any more help do let me know.

PK

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