Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

window.hideTabBar() doesn't hide tab bar unless you change tabs?

Hello,

I have a window inside a tabGroup that I'd like to be able to make full screen at the user's leisure. In a button click event I call window.hideTabBar() and window.hideNavBar(). The hideNavBar call works, but hideTabBar doesn't.

There is a ghetto workaround, which is setting the activeTab to another tab and then switching back to the current. It looks on in the emulator but horrible on the phone (you can see the tab switching).

Any ideas?

— asked August 6th 2010 by Nick Holland
  • iphone
0 Comments

1 Answer

  • The tabbar cannot be hidden if the window it's already displayed.

    — answered August 6th 2010 by Dan Tamas
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.