We are about to switch to a new forum software. Until then we have removed the registration on this forum.
OSX10.6.8 P5 2.0.3, AVD
i have created 20 text Fields; and a button IME "Done" i have yo know if this button (or key) was pressed by user tried a lot of things == no success! (in the better case == null); what to do?
Answers
dear tfGuy44, thanks for answering. i have tested; your code works very well and solves the problem but not the question. Your "boxes" are not android "textFields" as mine are, created with the APwidgets library and my question is how to capture the event fired by the done key or enter key. I can do that easily when i dont create any textfield ::
// BUT if i add some ApWidgets textField the dispatchKeyEvent remains allways nul except for menu or back buttons:::::
Your initial post was not helpful in allowing anyone to understand your problem.
Your second post just might be.
dear TfGuy 34, Sorry, i apologize you are absolutely right, my question was too much condensed!!! - But i thought that speaking about "text fields" and IME-Done key meant using some GUI library, which are not common for android-pocessing...
and i see== nobody answered....