Again, there is no "lock state" in general.  The text receiving input
maintains its own internal state for some things like this; if you want to
get at that state, you can do so with the text APIs.  See:
http://developer.android.com/reference/android/text/method/MetaKeyKeyListener.html

<http://developer.android.com/reference/android/text/method/MetaKeyKeyListener.html>Other
than that, no lock state exists.

2009/10/29 vovkab <[email protected]>

>
> Need help.
>
> On 27 окт, 15:17, vovkab <[email protected]> wrote:
> > So, how to get it?
> >
> > On 19 окт, 05:57, Dianne Hackborn <[email protected]> wrote:
> >
> >
> >
> > > The concept of the alt lock state only exists inside of the text
> object, as
> > > it deals with editing being done on it.
> >
> > > On Sun, Oct 18, 2009 at 6:57 AM, iron <[email protected]> wrote:
> >
> > > > Any ideas?
> >
> > > --
> > > 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.
> >
>


-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to