Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3756188
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T09:48:49+00:00 2026-05-19T09:48:49+00:00

I am new to iphone development. My application uses the tab bar as its

  • 0

I am new to iphone development. My application uses the tab bar as its main navigation mechanism. I simply want to display a static title (navigation?) bar at the top of each screen, showing my company logo and no other text.

What is the best way to achieve this? Do I need to subclass NavigationBar?

Thank you!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T09:48:49+00:00Added an answer on May 19, 2026 at 9:48 am

    UITabBarController kind of insists on grabbing the whole screen, so each tab will need to display its own instance of your title strip (At least, that’s the path of least resistance. There are ways to force a single view to stay on top of all the tabs but they’re more work.)

    Two basic approaches, one with a minor variation:

    • UITabBarController contains n UINavigationControllers, each of which contains one of your VCs as its root view controller. Each of these has a UINavigationItem with a custom title view containing your logo. Using a UINavigationController purely for its titlebar-ness is a totally apple-encouraged pattern; and if they ever need to, your VCs will be able to do navigation pushes easily.

    • UITabBarController contains your VCs directly; then (as mentioned in the comment above) each of those contains a UIToolbar somewhere in its own nib layout, probably across the top. Populate it however you like, probably with a UIBarButtonItem with a custom view, surrounded with flexible space items if you want it centered. Good/bad feature: your logo is actually a button if you do it this way.

    • Same as 2, but with a UINavigationBar laid out similarly. UINavigationBars can be used “naked” without a UINavigationController. Shouldn’t need to subclass it, just stuff a navigationItem with a custom title view in there. This gives you centering and a textual title for free if you want ’em, and avoids the button behavior.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am new to iPhone application development so that i want to learn cocoa
I'm new to iPhone and Apple development and working on my first application. It
I am new to iphone application development. I have a sample application that needs
I am new in iPhone application development and currently working on .net (C#). Please
I am new to iPhone development and want to know which database you use
i am new to iphone apps development.i want to develop Iphone applicaiton.which version i
I'm new to iPhone development, and multiple views (xib or nib) are really confusing
I'm new to Objective-C and iPhone development, and I'm trying to store floating-point values
I'm new to development on the iPhone. Just about every sample project (as well
I am currently working on an iPhone 2.1 application. I am new to Objective

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.