Hello, I have a problem using EditText. What I do is creating an instance using "new" (no xml configuration) and then draw it to my Canvas.
What I do not understand is that nothing happens when clicking into the text box. Normally the focus is on the text box, I get a cursor and the virtual keyboard appears, I can make text input etc... ! Creating the EditText element in a layout xml everything works fine. But this is not what I want in that case. Any ideas ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

