1. <legend id='dCYdS'><style id='dCYdS'><dir id='dCYdS'><q id='dCYdS'></q></dir></style></legend>

        <bdo id='dCYdS'></bdo><ul id='dCYdS'></ul>

      1. <tfoot id='dCYdS'></tfoot>
      2. <small id='dCYdS'></small><noframes id='dCYdS'>

      3. <i id='dCYdS'><tr id='dCYdS'><dt id='dCYdS'><q id='dCYdS'><span id='dCYdS'><b id='dCYdS'><form id='dCYdS'><ins id='dCYdS'></ins><ul id='dCYdS'></ul><sub id='dCYdS'></sub></form><legend id='dCYdS'></legend><bdo id='dCYdS'><pre id='dCYdS'><center id='dCYdS'></center></pre></bdo></b><th id='dCYdS'></th></span></q></dt></tr></i><div id='dCYdS'><tfoot id='dCYdS'></tfoot><dl id='dCYdS'><fieldset id='dCYdS'></fieldset></dl></div>

        弹出窗口上的 EditText

        EditText On A Popup Window(弹出窗口上的 EditText)

            • <tfoot id='RDIMx'></tfoot>

                <i id='RDIMx'><tr id='RDIMx'><dt id='RDIMx'><q id='RDIMx'><span id='RDIMx'><b id='RDIMx'><form id='RDIMx'><ins id='RDIMx'></ins><ul id='RDIMx'></ul><sub id='RDIMx'></sub></form><legend id='RDIMx'></legend><bdo id='RDIMx'><pre id='RDIMx'><center id='RDIMx'></center></pre></bdo></b><th id='RDIMx'></th></span></q></dt></tr></i><div id='RDIMx'><tfoot id='RDIMx'></tfoot><dl id='RDIMx'><fieldset id='RDIMx'></fieldset></dl></div>
                <legend id='RDIMx'><style id='RDIMx'><dir id='RDIMx'><q id='RDIMx'></q></dir></style></legend>
                • <bdo id='RDIMx'></bdo><ul id='RDIMx'></ul>
                    <tbody id='RDIMx'></tbody>

                  <small id='RDIMx'></small><noframes id='RDIMx'>

                  本文介绍了弹出窗口上的 EditText的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在使用 Java 在 Android 2.2 上进行开发.我在 PopupWindow 上放置了一个 editText,但它不起作用.它就像一个禁用的编辑文本,点击编辑文本不会显示软键盘.如何在弹出窗口上添加编辑文本?

                  I am developing on Android 2.2 using Java. I put an editText on a PopupWindow and it's not working. It acts like a disabled edit text, clicking on the edit text won't show the soft keyboard. How can I add an edit text on a popupWindow?

                  推荐答案

                  我已经解决了这样的问题:我把 popupWindow.setFocusable(true); 现在它正在工作.似乎弹出窗口上的编辑文本没有焦点,因为弹出窗口没有焦点.

                  I have resolved the problem like this: I put the popupWindow.setFocusable(true); and now it's working. It seems that the edit text which was on a pop window didn't have focus because the popup window didn't have focus.

                  这篇关于弹出窗口上的 EditText的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  How to send data to COM PORT using JAVA?(如何使用 JAVA 向 COM PORT 发送数据?)
                  How to make a report page direction to change to quot;rtlquot;?(如何使报表页面方向更改为“rtl?)
                  Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)
                  Is there any way to detect an RTL language in Java?(有没有办法在 Java 中检测 RTL 语言?)
                  How to load resource bundle messages from DB in Java?(如何在 Java 中从 DB 加载资源包消息?)
                  How do I change the default locale settings in Java to make them consistent?(如何更改 Java 中的默认语言环境设置以使其保持一致?)
                  <legend id='eVVoz'><style id='eVVoz'><dir id='eVVoz'><q id='eVVoz'></q></dir></style></legend>

                    <bdo id='eVVoz'></bdo><ul id='eVVoz'></ul>
                      <tbody id='eVVoz'></tbody>
                  • <tfoot id='eVVoz'></tfoot>
                    • <small id='eVVoz'></small><noframes id='eVVoz'>

                        1. <i id='eVVoz'><tr id='eVVoz'><dt id='eVVoz'><q id='eVVoz'><span id='eVVoz'><b id='eVVoz'><form id='eVVoz'><ins id='eVVoz'></ins><ul id='eVVoz'></ul><sub id='eVVoz'></sub></form><legend id='eVVoz'></legend><bdo id='eVVoz'><pre id='eVVoz'><center id='eVVoz'></center></pre></bdo></b><th id='eVVoz'></th></span></q></dt></tr></i><div id='eVVoz'><tfoot id='eVVoz'></tfoot><dl id='eVVoz'><fieldset id='eVVoz'></fieldset></dl></div>