Like I said, this state is maintained as part of the text being edited. You can look at the text in a text view to see if any of these states are set, using this API. That is the ONLY place this state is kept.
On Thu, Nov 5, 2009 at 4:52 PM, vovkab <[email protected]> wrote: > Mark are you sure? > So what this state for? > > http://developer.android.com/intl/de/reference/android/text/method/MetaKeyKeyListener.html#META_ALT_LOCKED > > And how should i get to know that editable right now in LOCKED STATE? > If it locked and i can't get it state i will send to user alphabet > symbols instead special symbols. And this will be wrong. > > On 3 ноя, 20:41, Mark Murphy <[email protected]> wrote: > > vovkab wrote: > > > Any examples on how to detect locked state (shift or alt)? > > > > You did not read Ms. Hackborn's response. I'll reprint the relevant > > passage here: > > > > > Again, there is no "lock state" in general > > > > -- > > Mark Murphy (a Commons Guy)http://commonsware.com| > http://twitter.com/commonsguy > > > > Android Development Wiki:http://wiki.andmob.org > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

