Hi Atif,

MainTabActivity is a TabActivity. What I'm tryginf to do is start a
new Activity inside a Tab. I can easily just use start task but this
would place a new Activity over the original TabActivity. I would like
the new Activity to run inside my Tab so the user can choose to
navigate to another Tab.

Thanks
S

On Aug 12, 2:15 pm, Atif Gulzar <[email protected]> wrote:
> have you tried 
> TabActivityhttp://developer.android.com/reference/android/app/TabActivity.html
>
> --
> Best Regards,
> Atif Gulzar
>
> I ◘◘◘◘ Unicode, ɹɐzlnƃ ɟıʇɐ
>
>
>
> On Wed, Aug 12, 2009 at 6:02 PM, Sena <[email protected]> wrote:
>
> > So the content of a tab is fixed once that tab has been initialised?
> > That seems like a severe limit. Or am I missing something, should I be
> > trying to achieve the same net result (to the user) some other way?
>
> > Thanks
> > S
>
> > On Aug 12, 12:16 pm, Mark Murphy <[email protected]> wrote:
> > > Sena wrote:
> > > > I have several tabs in my application. Each of which contains an
> > > > activity. One of these is a ListActivity and I would like to open up
> > > > another activity (in the same tab) when the user clicks on a ListItem.
>
> > > I am not convinced that this is possible.
>
> > > --
> > > Mark Murphy (a Commons Guy)http://commonsware.com|
> >http://twitter.com/commonsguy
>
> > > Warescription: Three Android Books, Plus Updates, $35/Year
--~--~---------~--~----~------------~-------~--~----~
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