Just call requestFocus() on that component. Note that it won't work in
touch mode (== after the user touched the screen) because the Android
UI design calls for no focused/selected element in touch mode.

On Thu, May 7, 2009 at 12:35 AM, Raja Nagendra Kumar
<[email protected]> wrote:
>
> Hi,
>
> We see API for saying which is the next focusable view.. however
> during the event handling we want to set the focus to xyz view  object
> programmatically .
>
> Is that possible..
>
> Regards,
> Raja Nagendra Kumar,
> C.T.O
> www.tejasoft.com
> >
>



-- 
Romain Guy
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time
to provide private support.  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