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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T17:21:59+00:00 2026-06-08T17:21:59+00:00

In this post, I first state my problem then I state how I figured

  • 0

In this post, I first state my problem then I state how I figured out to solve it. I want to know if this is the best or “correct” way to have solved it or if there is a more round about way that I overlooked. Thanks!

1.) I have a segue constructed that takes a UIButton touchUpInside and creates a subclass of UITableViewController with custom cells etc….. Also I like how it uses “Form Sheet” presentation on the iPad version. That looks great. I have all the code written to dismiss the table view as well.

It turns out it would be a whole lot better to bring this tableview up from a double tap on one of my UIView and get rid of the UIButton that currently triggers the segue.

Problem though, I don’t see any way to do that with the storyboard IDE. I like the segues and don’t want to mix nib loading into this app.

2.) My solution was to delete the UIButton (which also unfortunately deletes the segue). No problem, just re-create it but with the UIButton’s parent viewcontroller as the source. Highlight the segue and give it an identifier. This is how we’ll trigger the segue programmatically.

Now in the double-tap detection I call:

[self performSegueWithIdentifier:@”segue_MyTableViewController” sender:self];

  • 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-08T17:22:02+00:00Added an answer on June 8, 2026 at 5:22 pm

    What you’ve done is correct. There are only certain “automatic” segue points available in the storyboard editor (buttons, table cells are two that immediately spring to mind). Above and beyond that, you define the segue directly from the view controller and call it programmatically, as you’ve done.

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

Sidebar

Related Questions

this is my first post. I have a huge problem which make me headaches.
UPDATE: First problem solved, second one described at the bottom of this post. UPDATE2:
I had a different problem first, so I made this post: Java JPanel mouse
This is my first post and I my first experience with jquery. I have
I have seen this post here (http://stackoverflow.com/questions/151777/how-do-i-save-an-android-applications-state). I am having a similar problem I
Let me first state that I know next to nothing about LDAP and this
this is my first post so if you need clarificatrion on anything then just
Ok, first I want to state that this is Google App Engine via Python.
From this post : I would first suggest that you optimize your dependentObservable (a.k.a.
This is my first post in this forum, so please, be patient with me.

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.