[android-beginners] hello????

2009-08-13 Thread GH
Why aren't my frickin' topics showing up?!?! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this

[android-beginners] Getting the ListView item that was long clicked

2009-08-13 Thread GH
Hi, It's apparent through all the posts I've read that a ListView object registered to a ContextMenu object can't use the ListView's getSelectedItemPosition() method in touch mode, and for good reasons I'm sure. So how can I tell what ListView item was actually long touched? If the index we get

[android-beginners] ListView selection problems.

2009-08-12 Thread GH
Okay, so it's apparent through all the posts I've read that a ListView object registered to a ContextMenu object can't use the ListView's getSelectedItemPosition() method. Or more accurately, ListView's don't allow clicks to 'select' ListView items, and for good reasons I'm sure. But that doesn't