How can I access that method (setCurrentTab()) from "a classic"
activity ?

This method is only defined for TabActivity...

Thank you...

On 17 fév, 14:06, Mark Murphy <mmur...@commonsware.com> wrote:
> ColletJb wrote:
> > Hi,
>
> > I'm currently working on an application, designed around a
> > TabActivity.
>
> > It look like this:
>
> > Main (TabActivity)
> > -> Tab1 (Activity)
> > -> Tab2 (Activity)
>
> > Here, Tab1 has a button and I would like when the user click it, it
> > switches to Tab2...
>
> > How can I do that ?
>
> setCurrentTab()
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://twitter.com/commonsguy
>
> Android Training...At Your Office:http://commonsware.com/training

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to