• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
hide a tabBar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hide a tabBar


  • Subject: hide a tabBar
  • From: Emmanuel Pinault <email@hidden>
  • Date: Fri, 23 Jan 2009 13:57:56 -0800

hi

I am using a TabBarViewController that had inside 2 Navigation Controller that have themselves a UIViewController.

I trying hide the tabBar when I am pushing new views using self.hidesBottomBarWhenPushed = YES;

To be more specific: I create the TabBarViewController using IB and template from Xcode for the iphone.

I have create a class call FirstViewController and created its look using a Nib file.

In the viewDidLoad, I set the following

self.hidesBottomBarWhenPushed = YES;


And now when I push new views... nothing happens... How am I suppose to hide the tabBar? I tried to access the instance of that tabBar and call the hidden method but it only was hidding it partially (just the button) but the background of the bar was still there...


any help would be appreciated


Emmanuel _______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Drag the whole window just by dragging the Image placed on it?
  • Next by Date: Re: Caution Icon
  • Previous by thread: Re: Drag the whole window just by dragging the Image placed on it?
  • Next by thread: Core Animation
  • Index(es):
    • Date
    • Thread