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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T20:55:00+00:00 2026-05-16T20:55:00+00:00

This is one that should be simple, but since I’m rather new to the

  • 0

This is one that should be simple, but since I’m rather new to the xcode IOS 4 developement, I gotta ask:

What I need: an Image View with a button that will then display a series of linked table views. This screams (to me) a UINavigationController where the first view is NOT a table view, but the UIImage view. I cannot get this to work.

Using the NavigationControl project, xcode insists on the first view being a table view. Not what I want. If I use a Window based view and put an image view as the root, attempts to make the secondary view a table view results in it ignoring my data source delegate methods.

Can anyone present a simple/bare bones solution that works?

  • 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-16T20:55:00+00:00Added an answer on May 16, 2026 at 8:55 pm

    I think this should be simple.

    In your ApplicationDelegate, there should be a line like this:

    MyImageViewController *myImageViewController = [[MyImageViewController alloc] init];
    self.navigationController = [[[UINavigationController alloc] initWithRootView:myImageViewController] autorelease];
    

    Then, when you want to push another UITableViewController, you can just create push and set delegate to it.

    [self.navigationController pushViewController:myTableViewController];

    For the delegate and datasource, is your MyTableViewController class inherits from UITableViewController and conforms to UITableViewDelegate, UITableViewDataSource?

    That’s all I can say without code

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

Sidebar

Related Questions

This should be simple enough. Here's my one line of code that's giving me
In this thread some one commented that the following code should only be used
Has any one done this before? It would seem to me that there should
Google results on this one are a bit thin, but suggest that it is
I have a feeling that I already know the answer to this one, but
This should be simple. Question How do you get a pointcut in one project
This one's a tough one - I have a JFrame that generates JTextFields. When
This one is weird, I have a page that consists of a html table
How is it that tools like this one can make an ajax style call
So for this one project, we have a bunch of queries that are executed

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.