Our entire product is geared around auto-complete, so the suggested words are useless in all of our applications - of which we are shipping about 40 apps at the moment. Do you know of a way to disable this? Here is a sample video of our app structure: http://www.youtube.com/boopsieinc#play/search/1/9fjTC6yoDVA You can see how the suggested words box on Android 1.5 basically gets in the way.
On Jul 1, 11:49 am, Andrew Burgess <[email protected]> wrote: > This shouldn't happen if your text field is set as a password field, then > that shouldn't be happening. Make sure to set your EditText.setInputType to > TYPE_TEXT_VARIATION_PASSWORD > > > > On Wed, Jul 1, 2009 at 2:17 PM, cvance383 <[email protected]> wrote: > > > Normally I agree, but this is really inconvenient when the text field > > is for a password. 1) most passwords arent words, so it wont help 2) > > it shows the password in visible text 3) it makes the password hard to > > enter, since it autocorrects > > > On Jul 1, 2:12 pm, Andrew Burgess <[email protected]> wrote: > > > I haven't really looked into this, but I think that since this is a user > > > preference, it should be up to the user whether suggested words pop up or > > > not. > > > > On Wed, Jul 1, 2009 at 1:54 PM, cvance383 <[email protected]> wrote: > > > > > ?? i know this is a simple thing i just cant find it anywhere. I have > > > > searched for hours > > > > > On Jun 29, 12:29 pm, cvance383 <[email protected]> wrote: > > > > > bump. anyone? > > > > > > On Jun 26, 2:26 pm, cvance383 <[email protected]> wrote: > > > > > > > How can I hide the suggested words or turn off auto complete for > > the > > > > > > virtual keyboard? Thanks ;) > > > > -- > > > Andrew Burgess > > -- > Andrew Burgess --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

