[mono-android] IMEAction examples
John Murray
john at murray.gb.com
Thu Mar 31 08:23:32 EDT 2011
Can anyone point me towards some useful examples on how to implement
different text entry behaviour?
I've looked at textview.imeOptions but I cannot for the life of me find a
list of the options Int's which are available and what they do
Nor can I find any example of whether this is the right way t do it ? I've
also looked at setonfocuschangelistener but the autocomplete widget in mono
doesn't seem to offer this method
I have several autocompletetext boxes
Each is backed by an arraydapter
The user has to be able to enter free text for items not in the list
I need for the following to be default behaviour
1) On free text entry Enter key moves to next item
2) On selection from autocomplete list Enter key enters the text and
moves to next item
3) The keyboard disappears on each of these completions
I've spent hours trawling the references I think only a real example would
help
TIA
John Murray
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110331/dfa6179d/attachment.html
More information about the Monodroid
mailing list