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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T15:39:45+00:00 2026-06-02T15:39:45+00:00

I am looking to replace the UITableView in the MasterViewController section of a UISplitViewController

  • 0

I am looking to replace the UITableView in the MasterViewController section of a UISplitViewController. Instead of the UITableView, I want just a View so I can place UIButtons, UILables, etc in it. These buttons would then control what is shown in the DetailView section of the SplitView.

I have asked this question one other place and someone suggested that I create a subclass of the UISplitViewController. This person didn’t give much direction, besides retaining the DetailViewController.h, .m, and .xib and editing the MasterViewController.h, .m, and .xib to my liking.

Here are the steps that I have taken:

  • Created a new project and selected “Master-Detail Application”
  • Unchecked “Use Storyboard” so I could get at the xib files.
  • Opened “MasterViewController.xib”
  • Deleted the “Table View” under “Objects”
  • Added “View Controller” to “Objects”
  • Changed “@interface MasterViewController : UITableViewController” To “@interface MasterViewController : UIViewController” in “MasterViewController.h”
  • Commented out anything under “MasterViewController.m” that was causing problems because they were referencing properties of the TableView, which is no longer there.

Then I get this error: –[UIViewController _loadViewFromNibNamed:bundle:] loaded the “MasterViewController” nib but the view outlet was not set.”

Am I on the right track? If I am, could someone help me out with the error I am getting?

Otherwise, if I am going at this wrong, could someone point me in the right direction?

Thanks!

  • 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-02T15:39:47+00:00Added an answer on June 2, 2026 at 3:39 pm

    now, with storyboard in the latest Xcode, here’s what i have done …

    1. create a new Master-Detail project, and allow storyboard
    2. open MainStoryboard_iPad.storyboard
    3. click on the TableViewController and then delete it
    4. drag in a new plain ViewController
    5. ctrl-click-drag from the navigation controller that is the master view controller to your new ViewController
    6. remove the MasterViewController.h/.m files, and create a new class that is a subclass of UIViewController
    7. take the name of your just created replacement class and place it in the Class name of the Custom Class section of your identity inspector

    now, add buttons and wire up the way you want to. if you stick with a single view controller in the detail portion, you should be able to simply refer to the detailViewController directly and fill it as you want; for multiples, you can probably use replace segues.

    for iPhone, the steps will be similar. you’ll have to ctrl-click-drag from the nav controller to your new ViewController and set up the replacement ViewController.h/.m files in the same way. the segues from your buttons will be push segues, or you can simply call performSegueWithIdentifier:sender: .

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

Sidebar

Related Questions

I'm looking to replace the text inside a <nobr> but I can't figure out
I'm looking to replace AppEngine's devserver with spawning . Spawning handles standard wsgi handlers,
I'm looking to replace MRI with JRuby for some scripts. Would it be enough
We're looking to replace DataGridView in our Winforms app. What are the alternatives -
I am looking to replace a nasty shell script that uses awk to trim
I am looking to replace the life cycle tools currently used by my development
We are looking to replace our normal Win2008 R2 File server with a Azure
I am looking to replace the back button in the UINavigationController throughout my application.
Im looking for something like a search and replace functionality in Solr. I have
I am looking for a reliable method to replace a sequence of chars in

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.