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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T12:13:21+00:00 2026-05-20T12:13:21+00:00

Building an iPhone application. The delegate loads a SplashScreenView which sits there until the

  • 0

Building an iPhone application. The delegate loads a SplashScreenView which sits there until the user taps the screen. When the user is done tapping the screen, I release that view and I want to load my custom Navigation Controller. I can’t figure out how to load the Navigation Controller I designed in IB…it’s currently loading a blank instance of UINavigationController.

I’m running this from my delegate:

mnc = [[MyNavigationController alloc] initWithNibName:@"MyNavigation" bundle:nil];
[self.window addSubview:mnc.view];

MyNavigation is a XIB I created which only has File’s Owner/First Responder/a Navigation Controller I added. I set the class of File’s Owner to MyNavigationController but I’m not sure how to tell it that I want the view “MyNavigationController” uses to be the one I designed. When I try to drag the “view” outlet of File’s Owner in IB to my designed Navigation Controller, it doesn’t seem to like it.

I’m just not sure how to connect the dots here. Any help would be incredibly appreciated.

  • 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-20T12:13:22+00:00Added an answer on May 20, 2026 at 12:13 pm

    What is the root controller of your navigation controller? The “blank” thing that you see is probably your navigation controller loaded with no controllers for it to navigate.

    Update

    You don’t need “two controllers” per se. It’s just that navigation controller is the one that controls the stack of other controllers you provide it with. First you init your navigation controller with root view controller (with initWithRootViewController method you mentioned), then you can push (pushViewController:animated:) or pop (popViewController:animated:) other controllers to or off of the stack of navigation controller.

    Apple developer documentation provides plenty information in view controller programming guide on how different types of view controllers interact.

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

Sidebar

Related Questions

I'm building an Iphone application, which has to retrieve information from a database on
I'm building an iPhone application that talks to a Ruby on Rails backend. The
I'm on the final stretch of my first simple iPhone application. I'm building an
I am building application that required some data from iPhone's Call log(read only). The
Is there a compression API available for use on the iPhone? We're building some
In an iphone application that I am building, I am parsing XML in a
I'm building an iPhone application where I detach some threads to do long-running work
I'm building an iPhone application with a UITableView. On selecting a row a web
I am building an IPhone application (first one) that needs to send data to
I am building an iPhone application that will be using a weighted graph (probably

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.