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

  • SEARCH
  • Home
  • 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 3238796
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T17:53:43+00:00 2026-05-17T17:53:43+00:00

Every example I can find shows me how to create a project where the

  • 0

Every example I can find shows me how to create a project where the main window is a NavigationController.
I don’t want that because once the users navigate to a certain part of my app, I don’t want them to be able to get back until a certain point.

For the life of me I cannot figure out how to make a NavigationController be a SubView of my main window.
Can anyone help with this at all? I have tried creating a new .xib file and making a NavigationController out of that, but I must be doing something wrong because it constantly crashes with errors that I can’t understand or (like right now) It loads the Navigation Bar, with no title and doesn’t change the View that is on the screen.

Is there any tutorials anywhere for doing a NavigationController NOT as your main View?

  • 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-17T17:53:43+00:00Added an answer on May 17, 2026 at 5:53 pm

    Do you have some sample code?

    As there seems to be no reason why you should not be able to do something like this:

    // in main view

    public override void ViewDidLoad ()
    {
    base.ViewDidLoad ();

    MyViewController controller = new MyViewController();
    
    this.View.AddSubview (controller.View);
    

    }

    And it is fine to have the MyViewController inherited from UINavigationViewController.

    Hope this helps.

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

Sidebar

Related Questions

Just about every piece of example code everywhere omits error handling (because it confuses
In the following example should I expect that values.size() will be called every time
Every time I create a new project I copy the last project's ant file
Every time I create an object that has a collection property I go back
Every example I've seen of CGI/Perl basically a bunch of print statements containing HTML,
I will choose Java as an example, most people know it, though every other
Every project invariably needs some type of reporting functionality. From a foreach loop in
Every method I write to encode a string in Java using 3DES can't be
Every time I turn on my company-owned development machine, I have to kill 10+
Every few days VS2008 decides to get mad at me and fails to generate

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.