Thanks for your Response. am I reading this right, I have to rewrite the complete TabWidget just to get the event when clicking on the currently active element or is there a way to get the adapter responsible for the tabs and add the code you posted?
Or am I getting it all wrong and should use a different approch for my purposes? So, here is what I need. I have a List view containing different elements. I want to display that list within different Tabs display the same list sorted by defined Values. This works so far. The user can switch between the different views by selecting the Tab. If the current displayed tab is clicked, the sort order (ascending/ descending) of the current view is changed. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

