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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T13:54:15+00:00 2026-05-31T13:54:15+00:00

I have a Settings popover. I have a button (More Info) in that popover.

  • 0

I have a Settings popover. I have a button (More Info) in that popover. When the user clicks on that button, I want to bring up another view and I want to dismiss the popover.

How do I do this from my More Info button that is actually inside the popover?

Current I have a function that handles the button press:

 - (IBAction)showFullVersionInfo:(id)sender
   {
     [self dismissPopoverAnimated:YES];
     parent.settingsPopover = nil;

     //need to show more Info...

   }

The parent holds a reference ‘settingsPopover’ to the popover and I want to clear it.

  • 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-31T13:54:16+00:00Added an answer on May 31, 2026 at 1:54 pm

    You don’t want to do this from inside the popover controller. The popover controller should manage only the contents of your popover, not how and when the popover is shown/hidden.

    You can do such actions only in the parent controller. Hide the popover only from the controller which has shown it (and owns it).

    Your question should actually be: how to tell the parent controller that the user has performed some action inside the popover?

    And the answer is: delegate.
    Define a delegate, implement it in your parent controller, pass it to your popover and in IBAction call delegate method.

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

Sidebar

Related Questions

I have a view controller that is inside a popover, and I want to
So I have some settings that are of the user scope, but for some
I have this code for when the user presses a button: SettingsViewController *settingsViewController =
I have settings in my App and want to give the user the possibility
This has me scratching my head. I have a view controller that implements UIPopoverControllerDelegate
When using a UISplitViewController in portrait , I have a settings popover that I
I have settings.php file that I want to keep some constants in, like my
I have User-settings page in my ASP.Net MVC3 application. This page contains a lot
I have a Settings Action on my Account controller that renders the Settings View.
I'd like to have a settings view in my app. I want to have

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.