如何从 Sencha Touch/Phonegap 应用程序的虚拟键盘中删除 Next 和 Prev 按钮 [英] How do you remove the Next and Prev buttons from virtual keyboard in Sencha Touch / Phonegap application

查看:35
本文介绍了如何从 Sencha Touch/Phonegap 应用程序的虚拟键盘中删除 Next 和 Prev 按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我使用 Sencha Touch 构建了这个 Phonegap 应用程序.我有一个 textarea 控件供用户输入一些信息.当框获得焦点时,它会显示虚拟键盘.但是虚拟键盘上有下一个上一个和完成的按钮.

So I have this Phonegap application built using Sencha Touch. I have a textarea control for users to type in some information. When the box gets focus it brings up the virtual keyboard. But the virtual keyboard has next previous and done buttons on it.

如何删除下一个和上一个按钮?无论如何,他们似乎什么也没做.

How to I remove the next and previous buttons? They don't seem to do anything anyway.

推荐答案

有办法!!这家伙通过在 AppDelegate.m 中进行修改来做到这一点.您可以在此找到说明链接在奖金代码部分.您还可以参考 Kerri Shotts 开发的相同代码 Code这里

There is a way!! This guy has done it by making modifications in the AppDelegate.m. You can find description at this link under bonus code section. You can also refer the code for same developed by Kerri Shotts Code Here

现在完成按钮不见了,我想弄清楚如何让键盘消失.这将是每个人的下一步.

Now that the done button is gone i am trying to figure out how to make the keyboard disappear. This will be everybody's next step.

这篇关于如何从 Sencha Touch/Phonegap 应用程序的虚拟键盘中删除 Next 和 Prev 按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆