Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

bar button not visible in the navigation

Hi guys,

i am developing a ribbit like app with tabbaritems etc.

Now when I press on one of the tabbaritems (like the "friends" tab in the Ribbit app) the added "edit" bar button is not visible in the navigation of this tableviewcontroller.

I think the navigationcontroller wont function well, otherwise it should automatically show the table view controller with the added bar buttons on it right?

here you can see my mainstoryboard https://docs.google.com/document/d/1hQjuJxESVq9c0rWWlURkcF3ckd5Hjga1p468rDxWe1U/edit?usp=sharing

3 Answers

Not solved.

I noticed when I change the "little arrow" in the mainstoryboard to the tabbarcontroller, the buttons appear. I think my rootviewcontroller is not the tabbarcontroller itself, it dont show the buttons. But there should be an other alternative to show the buttons in table view controllers, even when the tabbarcontroller is not the rootviewcontroller?

I start an updated forum post, this one could be deleted