Getting the title text from a tabhost

TomDuncan

Active Member
Licensed User
Longtime User
Hi All,
This must bw simple,
how can I get the Title name from a selected Tabhost
I hoped it would be something easy like TabHost(I).Title
oh well.

Tom
 

TomDuncan

Active Member
Licensed User
Longtime User
oops,
Just did another search and found this.
"You can add the titles to a list and then get the title from the list using the index of the selected tab."
Will do just that.
 
Upvote 0
Top