Any examples on how to detect locked state (shift or alt)?

On 30 окт, 18:09, vovkab <vov...@gmail.com> wrote:
> Any examples on how to detect locked state (shift or alt)?
>
> On Oct 29, 10:04 pm, Dianne Hackborn <hack...@android.com> wrote:
>
>
>
> > 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/MetaKeyKey...
>
> > <http://developer.android.com/reference/android/text/method/MetaKeyKey...>Other
> > than that, no lock state exists.
>
> > 2009/10/29 vovkab <vov...@gmail.com>
> > > Need help.
>
> > > On 27 окт, 15:17, vovkab <vov...@gmail.com> wrote:
> > > > So, how to get it?
>
> > > > On 19 окт, 05:57, Dianne Hackborn <hack...@android.com> 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 <ironph...@gmail.com> wrote:
>
> > > > > > Any ideas?
>
> > > > > --
> > > > > Dianne Hackborn
> > > > > Android framework engineer
> > > > > hack...@android.com
>
> > > > > 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
> > hack...@android.com
>
> > 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to