Patrick wrote:
> I can't seem to get a TabHost to work. I am not extending TabActivity.

I think that is a problem.

> There were other posts about this, and the answer seems to have been
> "Use TabActivity".

Yup.

> But in my case, I can't (Or at least would rather not). 

Then don't use the built-in tabs mechanism. Use a ViewFlipper and roll
your own tabs.

> Is there a bug in TabHost that makes it unusable without TabActivity ?

Is there a bug in your car that makes in unusable without fuel?

In other words, the fact that TabHost may depend upon TabActivity is not
a bug, but rather a dependency, one that might need better documentation.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android Training in Sweden -- http://www.sotrium.com/training.php

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to