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 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
Should be an easy one. I thought, from reading this blog post that I
Let's say that some function returns object reference. How one should properly spell: this
This is quite a simple question - although one that is on my mind
I'm having trouble with something that (I think) should be simple, but can't find
I have a simple script that should cause one of three divs to be
This should be simple enough, but somehow my brain stopped working. I have two
Ok, this one should be simple. I have 3 dictionaries. They are all made,
I have something simple like this: $(selector).append("somestuff"); But since I'm going to reuse the
I was about to ask this question...but since it has already asked I will

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.