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 can I detect integer overflow on 32 bits int?(如何检测 32 位 int 上的整数溢出?)
                  Local variables before return statements, does it matter?(return 语句之前的局部变量,这有关系吗?)
                  How to convert Integer to int?(如何将整数转换为整数?)
                  How do I create an int array with randomly shuffled numbers in a given range(如何在给定范围内创建一个随机打乱数字的 int 数组)
                  Inconsistent behavior on java#39;s ==(java的行为不一致==)
                  Why is Java able to store 0xff000000 as an int?(为什么 Java 能够将 0xff000000 存储为 int?)
                  <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>