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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:57:36+00:00 2026-05-23T13:57:36+00:00

Hello I recently posted this question but very badly explained the problem, but i’ll

  • 0

Hello I recently posted this question but very badly explained the problem, but i’ll hopefully explain it better this time.

I have made this past project before with a Tab Bar, which one of the tabs lead to a UITableViewController, through @interface like so:

@interface NewsViewController : UITableViewController <MWFeedParserDelegate> {

Now I am doing a similar project where I am using a lot of the same code but it isn’t using tabs, it uses UIButtons on a UIViewController to navigation around, and on one of my i want it to load the same UITableView, So i added the tableView to my project using IB, and now i have the problem as my original @interface for this particular header is a UIViewController like so:

@interface NewsViewController : UIViewController

So now i need my interface to load the UIViewController, and the UITableViewController under the same @interface, so then they both load and the same time, and that the tableView is then inside of the view.

Or is there something i should of probably changed in the .m file, which will tell it to load tableView as right now if i use:

@interface NewsViewController : UIViewController <MWFeedParserDelegate> {

I get errors saying i haven’t declared tableView, and if i change it to UITableViewController, it obviously doesn’t load the view.

Any ideas?

  • 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-23T13:57:36+00:00Added an answer on May 23, 2026 at 1:57 pm

    Can’t you just change the “original @interface” to be a subclass of UITableViewController, then connect the proper outlets in Interface Builder:

    @interface NewsViewController : UITableViewController
    

    If you load just the NewsViewController which is a subclass of UIViewController, it doesn’t recognize tableView because it doesn’t have a table view, it’s not a subclass of UITableViewController.

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

Sidebar

Related Questions

Hello everybody I've recently asked this question and I've given up with the 'replace
This question is very similar to one I recently asked: Python threading- returning control
Hello I've been a Rails developer on Windows for quite some time now, but
Introduction Hello folks, I recently learned to program in C! (This was a huge
Recently I saw this piece of JavaScript code, but have been unable to understand
Hello i recently got a problem in my Asp. Net C# 4 application. I
Hello I have a question recently I seen more and more sites using #/pagename
Hello I recently graduated with a degree in Computer Science this December and am
I was recently reading about the Arduino's Hello World application, and I thought to
Hello again ladies and gents! OK, following on from my other question on ASP.NET

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.