>I can state positively that the layout shown there works on 1.5 and 1.6. >You can grab full projects with that layout from: > >http://commonsware.com/Android/ > >(scroll down and click on the Source Code link in the Details section, >on the right side of the page) > >Look at Fancy/Tab, Fancy/DynamicTab, and Activities/IntentTab as examples.
thanks for all your help. ok now i see the problem. i'm extending TabActivity, and your examples extend the regular Activity and set up the TabHost manually. when i do it your way, things start to behave. is TabActivity deprecated then? i thought that was the preferred way. (i note that none of the examples use TabActivity, though.) -- jason.vp.engineering.particle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

