jotobjects wrote: > If the tab navigates to another activity with a new window that might > not be too strange.
To each their own. I'd find it unusual to click a tab only to have the whole tab set vanish, but that's just me. > In any case, starting another Activity is not one of the built-in > content choices for TabActivity tabs (either views or intents). No, but you can add a listener to find out when tabs are selected. > It > would take some kind of trick to call startActivity() when the tab is > clicked. Try setOnTabChangedListener() on TabHost. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android 1.5 Programming Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---