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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T17:52:33+00:00 2026-05-26T17:52:33+00:00

I just want to set up a navigationController with a view that’s on the

  • 0

I just want to set up a navigationController with a view that’s on the same xib file.

xib structure

  • File's Owner
  • navigationController -> Navigation Controller
  • First Responder
  • Navigation Controller
  • navigationController -> File's Owner
  • view -> Scroll View
  • Scroll View
  • view -> Navigation Controller

.h

@interface WannaBeNavController : UINavigationController <UINavigationControllerDelegate> {
    UINavigationController *navigationController;
}

@property (nonatomic, retain) IBOutlet UINavigationController *navigationController;

@end

.m

#import "WannaBeNavController.h"


@implementation WannaBeNavController
@synthesize navigationController;

- (void)viewDidLoad {
    [super viewDidLoad];

    self.navigationController = navigationController;

    //[self setNavigationController:navigationController];
    //[navigationController setView:self.view];



@end

I’ve tried a number of things with no success. All I see is a blank navigationController.

  • 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-26T17:52:34+00:00Added an answer on May 26, 2026 at 5:52 pm

    I know that this is possible with multiple files OR on a controller xib with a window, but it doesn’t seem as though it is with just three files (h, m, and xib).

    So here’s what I did instead:

    • Use a UIViewController instead of a UINavigationController
    • Use a UINavigationBar for the bar at the top.
    • Add a UIScrollView below the UINavigationBar
    • Enable (check) the Bounce Vertically in the UIScrollView attributes inspector.
    • Make the UIScrollView appear to be underneath the UINavigationBar for when a user scrolls. I’m not sure how to accomplish this step, but I’ll post back instructions when I figure it out.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just want to set a crontab using that I want to make a
I've just created a new view based application, and now I want to set
I just want to set the maximum amount of characters per line, so that
I just want to set the timer for the recorded voice. So, that it
I'm looking for as simple way to create an identity set. I just want
I want to set some attributes just before the object is serialized, but as
Just want to know if there other optional wrapper framework available that generate client
I just want my apache to register some of my predefined environment so that
I just want a simple tool that will help me quickly write scripts/packages that
I just want to set text programatically like in this image. Please help me

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.