use OnFocusChangeListener interface and override its OnFocusChanged method and set images to buttons it will work
On Jun 25, 9:17 am, redhatab <[EMAIL PROTECTED]> wrote: > Hi, > > Is it possible to do something while a key is being clicked or is in > focus by the arrow keys. > > For example, suppose there are multiple buttons on the screen. Now in > the keyDown event, can we change the text of the button. Or even if > the arrow keys are used to navigate through the buttons, and when this > particular button is in focus, can we make the changes to that > particular button. > > And help is greatly appreciated. > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

