Eureka! I got this to work by taking a look at this sample project: http://www.mail-archive.com/[email protected]/msg06956.html
Set my class that extends TabActivity as the main layout. Thanks again Mark for your help. On Nov 23, 12:45 pm, g1bb <[EMAIL PROTECTED]> wrote: > Hi Mark, > > My question now is, now that I have the subclass created, how do I > create the tabs using _it_, instead of how I was doing it before via > the code in my first post? > > Thanks again for your help. > > On Nov 23, 12:23 pm, Mark Murphy <[EMAIL PROTECTED]> wrote: > > > g1bb wrote: > > > I have no problem with that at all. I found this API demo: > > >http://code.google.com/android/samples/ApiDemos/src/com/example/andro... > > > > Which is exactly what I want, but now I'm having a hard time deriving > > > from that subclass. Is there an example anywhere of how to do this? > > > I guess I don't understand the question. That API demo shows how to > > subclass TabActivity, as do the Tabs1 and Tabs2 demos (same URL, change > > the number). > > > What specifically are you having problems with? > > > -- > > Mark Murphy (a Commons Guy)http://commonsware.com > > > Android Training on the Ranch! -- Mar 16-20, > > 2009http://www.bignerdranch.com/schedule.shtml > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

