Ok, this is really KILLING me. I just went through the Button/View/ Listener's API again and still can't figure this out.
When a button is pressed onClick(View v) of the OnClickListner is called, but how can I determine if the button is being held? I want to perform "x" action while the user "holds" the button... I had hoped isPressed() would help, but can't seem to figure it out. I know this can be done as the DatePickerDialog implements this, but I haven't gotten around to installing the actual source yet... Anyone know how to do this? Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

