Its good if you posted your line of codings?
listview.setOnItemClickListener()

Guna

On Tue, Jun 2, 2009 at 7:17 PM, Tom <thomas.coz...@gmail.com> wrote:

>
> Which listener do you think?
>
> In fact , when I scroll in the ListView with the mouse, I can see
> items highlighted.
> But when I click on the item, nothing happens (item's color doesn't
> change).
>
> On 2 juin, 15:31, guna <gunaz...@gmail.com> wrote:
> > Do you set the listener first???
> >
> >
> >
> > On Tue, Jun 2, 2009 at 6:58 PM, Tom <thomas.coz...@gmail.com> wrote:
> >
> > > I added areAllItemsSelectable and isSelectable methods but it still
> > > doesn't work.
> > > Do you have an other idea?
> >
> > > Best regards
> > > Tom
> >
> > > On 2 juin, 13:24, Guru <gurudut...@gmail.com> wrote:
> > > > Probably u have returned false in  areAllItemsEnabled  in the adapter
> >
> > > > or
> > > > returning false in isEnabled(position)
> >
> > > > On Tue, Jun 2, 2009 at 4:36 PM, Tom <thomas.coz...@gmail.com> wrote:
> >
> > > > > Hi,
> >
> > > > > I developped a ListView with a custom adapter (which extends
> > > > > ArrayAdapter).
> > > > > The problem is that i can't selected or highlighted items.
> > > > > Is there a attribut to fix in the listView Layout or something
> else?
> >
> > > > > Best regards,
> > > > > Tom
> >
> > > > --
> > > > Thanks and Regards
> > > > Gurudutt P.S.
> >
> > --
> > Guna
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to