Subscribe ( )

iPhone Programming Tutorials


 

Forum

You must be logged in to post Login Register

Search 

setHidesBottomBarWhenPushed

User Post

2:40 pm
March 7, 2009


rob345

Noob

posts 5

1

I am having a heck of a time trying to remove the tab bar from the bottom of a view.  setHidesBottomBarWhenPushed works but only the second time the view is loaded.  I just don't see where I can put the method to insure it gets called before the view loads.  I have tried viewDidLoad, and viewDidAppear.  Are there any other options?  I feel I should be setting this on some other view controller, perhaps a parent, but nothing seems to work.

Thanks,

Rob

4:49 am
March 10, 2009


rob345

Noob

posts 5

2

Solved my own problem.  The answer was to put the code into awakeFromNib.

Search 

About the iCodeBlog forum

Most Users Ever Online:

44


Currently Online:

4 Guests

Forum Stats:

Groups: 2

Forums: 6

Topics: 419

Posts: 893

Membership:

There are 934 Members

There has been 1 Guest

There are 2 Admins

There is 1 Moderator

Top Posters:

bobcubsfan – 54

crazyiez – 30

Uhu – 17

AdeC – 17

Nick – 15

jitesh61 – 12

Administrators: Brandon (88 Posts), Collin (0 Posts)

Moderators: VertigoSol (26 Posts)



©   

  • Posted by on 6 Aug 2008 in Uncategorized
  •   |  
  •   |  
  •   |  
  • Comments Off

Comments are closed.