Hi, According to the documentation, if the "android:autoTextset" is enabled for a TextView then it will have" a textual input method and automatically corrects some common spelling errors". I noticed the correction is not against a standard dictionary definition. Instead, it really is "expanding" the auto text such as turning "Im" into "I'm".
Is there a way to plug in a dictionary to enable regular spell checking for the EditText widget? Even the AutoText class itself doesn't expose an API to support this. Thanks, Xin --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

