Having items shown in the ListActivity.It has got menu option such as "New event type","modify event type."
i am traversing through the items using keys.At some point if i click on menu options and selecting modify event type i need to get which item in the listactivity is in focus.
Bascially i need the realtion exist between ListView and Menu options.
Regards
Adithya


