[mono-android] Setting the tab while the application is running
Jonathan Pryor
jonp at xamarin.com
Tue Jan 3 17:24:02 EST 2012
On Jan 3, 2012, at 4:35 PM, Paul F. Johnson wrote:
> I have a particular need for this behaviour.
>
> What I want to do is when a calculation is complete for the current tab
> to change to another tab. I've had a look at TabHost but can't seem to
> get that to change the tab.
Set the TabHost.CurrentTab property?
http://androidapi.xamarin.com/?link=P:Android.Widget.TabHost.CurrentTab
- Jon
More information about the Monodroid
mailing list