Re: [mono-android] Set Tab Text

2013-01-24 Thread Matthias
Hello Derek, First I doubt you missing anything. It's just missing by design. There should be a different way cause the Tab Indicator is just a regular view that is part of the current TabWidget. I just checked the resources and the tab_indicator.xml has 2 ids @+id/icon and @+id/title. So you ca

[mono-android] Set Tab Text

2013-01-23 Thread devbuzz
I can't figure out to set the individual tab text of a tabwidget. This should be simple but I can't find a "set text" method. This is what I have so far: TabHost.TabWidget.GetChildAt((int)enuTabView.MyTab). <- stuck here??? Thanks in advance. Cheers Derek -- View this message in context: h