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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T07:09:55+00:00 2026-05-30T07:09:55+00:00

A bit confused with wiring controllers, I need some help I create a new

  • 0

A bit confused with wiring controllers, I need some help

I create a new Monotouch project (Master-Detail). Now, when I click on the tableview, I want to load a new view with a tabbar. SO I double-click on the DetailViewController.xib, and drag-drop a new UITabBarController. But how do I specify that I want this newly created tabbar to be displayed, instead of the empty view originally there?

Or if I had another tabbar in the same .xib, how do I specify which one to launch when the DetailViewController gets loaded?

Btw, I tried changing the DetailViewController class to inherit from UITabTarController, but then I see an empty black screen with no tabs, as opposed to the two tabs already created in XCode.

  • 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-30T07:09:56+00:00Added an answer on May 30, 2026 at 7:09 am

    Are you using a UINavigationController?

    In your AppDelegate FinishedLaunching() method you would have code like:

    window = new UIWindow (UIScreen.MainScreen.Bounds);
    viewController = new UITabBarController();
    navController = new UINavigationController(viewController);
    
    window.RootViewController = navController;
    window.MakeKeyAndVisible();
    

    else you can just skip the UINavigationController bit. You’ve read all the tutorials at the MonoTouch site?

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

Sidebar

Related Questions

I'm a bit confused about how many controllers I need, and when I can
I am a bit confused and need your help. I have a database that
I am a bit confused about socket programming in C. You create a socket,
I'm a bit confused over the .net redistributables... Our C# code uses some API
This is a bit confused question for those who don't now advanced SQL... However.
Bit confused with this one so bear with me... I have a Navigation-based project
A bit confused, I was watching some video where some guy was using sqllite
I'm beeing bit confused here. SimpleCursorAdapter adapter = new SimpleCursorAdapter(this, R.layout.bugs_list_item, itemCursor, new String[]
I am a bit confused on how to create a symbolic variable in JCL
I'm a bit confused. Got project which is covered by unit tests in different

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.