This is a two part question: 1) Is there a preferred listener for this control? I notice in order to get this work, I had to listen for AdapterView.OnItemSelectedListener and AdapterView.OnItemClickListener
2) Within my onItemClick method, the value of control.isChecked() is opposite the GUI. IOW, when I check the box, it returns false. When I uncheck, it returns true. Peace, Scott --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

