>Tough to tell without seeing your code. If you're not using TabActivity, >be sure to call setup() on your TabHost after you get it via >findViewById(). If you are using TabActivity, be sure to ask it for your >TabHost.
yes, i'm doing that. currently i can only get it to work right if i make the views myself in createTabContent() but i'm sure it must be something i'm doing wrong inside <TabHost>. i'll dig at it a bit more... >TabHost#setOnTabChangedListener() <duh> -- 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 -~----------~----~----~----~------~----~------~--~---

