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 7973685
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T08:10:34+00:00 2026-06-04T08:10:34+00:00

I have a UINavigationController based app. I can programatically set the title of the

  • 0

I have a UINavigationController based app. I can programatically set the title of the UINavigationBar from within my view controller’s viewDidLoad method:

self.navigationItem.title = m_name;

Can I make it so that the title in the navigation bar is editable? IE. I want the user to be able to tap the title in the navigation bar, and to be able to edit it.

Is this possible? And if it is possible, does is it likely to meet Apple’s Human Interface Guidelines? (This post suggests it will, but does not tell me how to implement it – Make UINavigationBar title editable)

Many thanks

Nathan

  • 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-06-04T08:10:35+00:00Added an answer on June 4, 2026 at 8:10 am

    You are able to set a custom view for your title.

    titleView

    A custom view displayed in the center of the navigation bar when the
    receiver is the top item.

    @property(nonatomic, retain) UIView *titleView

    Discussion

    If this property value is nil, the navigation item’s title is
    displayed in the center of the navigation bar when the receiver is the
    top item. If you set this property to a custom title, it is displayed
    instead of the title. This property is ignored if leftBarButtonItem is
    not nil.

    Custom views can contain buttons. Use the buttonWithType: method in
    UIButton class to add buttons to your custom view in the style of the
    navigation bar. Custom title views are centered on the navigation bar
    and may be resized to fit.

    If you were to place a UITextField in your titleView you could give it a clearColor background and set it to have no border. Wala you have a UINavigationBar Title you can tap and edit.

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

Sidebar

Related Questions

I have UINavigationController based app with two views. On the first view there is
I wrote simple UINavigationController based app with two ViewControllers; In the first view controller
I have a storyboard based app with a navigation controller as the initial view
I have a view based app that works well. (In other words, I'm not
I have a UINavigationController with a UIViewController as the RootViewController. The view controller cycles
I created a navigation controller based app. The view that opens up below the
I have an iPhone app based around a UINavigationController with a UIToolbar at the
I have an app that is based on a tab bar view with a
I have a UINavigationController in which I have to add a view controller to
I have a UINavigationController that I instantiated programatically. Is there a way to set

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.