Thanks for the reply! I was able to get this working using onItemSelected().
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of midtoad Sent: Tuesday, August 18, 2009 9:58 AM To: Android Beginners Subject: [android-beginners] Re: Custom spinner widget What is it you are trying to accomplish? Select an item from a spinner widget? If so, take a look at the Spinner Demo example from commonsware.com (source code from Hello, Android). On Aug 14, 11:23 am, "tinyang" <[email protected]> wrote: > I read in another post that the spinner widget does not support > onItemClickListener (and upon checking the developer site, that seems > to still be the case). Could I use the suggestion in "The Basic Way" > section at the link below to fix that?http://developer.android.com/guide/topics/ui/custom-components.html#b.. . > > If this won't work, I'm open to other suggestions to get a spinner > that supports onItemClickListener. Thanks. > No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.169 / Virus Database: 270.13.49/2293 - Release Date: 8/17/2009 6:04 PM --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

