I think that Nico want to send a signal "clicked" instead of pressing the button manually. Am I right?
If it is, I want to know how to implement that. BRs, simpcl On Jan 22, 2:00 am, Gavin Aiken <[email protected]> wrote: > Hey, > Cool, I misunderstood, I think this is what you're looking for; > > http://code.google.com/android/reference/android/view/MotionEvent.html > > Let me know if that helps! > > On Wed, Jan 21, 2009 at 8:50 AM, Nico <[email protected]> wrote: > > > Actually, I have a onClickedListener on a button. > > I need to simulate a click on this button from another object. > > > On 21 jan, 09:35, Gavin Aiken <[email protected]> wrote: > > > Hey Nico, > > > Can you clarify the question, you want an action to be performed after a > > > button is clicked? As in with a button listener? Or is your request more > > > complex than this? > > > > Cheers, > > > > Gav > > > > On Wed, Jan 21, 2009 at 8:31 AM, Nico <[email protected]> wrote: > > > > > Hi, > > > > I need to emit a signal "clicked" to a button. How can I do it ? > > > > Thx. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

