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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T11:34:52+00:00 2026-06-05T11:34:52+00:00

I am launching a Modal View Controller from a view controller. Everything in the

  • 0

I am launching a Modal View Controller from a view controller. Everything in the modal view controller is displayed fine, except that the parent view controller goes black. When the modal view controller is dismissed, the parent is drawn. Can anybody point me where I am going wrong? Here is the code I am using:

modalVC.modalPresentationStyle = UIModalPresentationFormSheet;
self.navigationController = [[UINavigationController alloc] initWithRootViewController: modalVC];

[currentViewController presentModalViewController: self.navigationController animated: YES];
self.navigationController.view.frame = CGRectMake(200, 200, 320, 540);
  • 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-05T11:34:53+00:00Added an answer on June 5, 2026 at 11:34 am

    I found the problem finally. It was my mistake.

    This is the culprit:

    self.navigationController.view.frame = CGRectMake(200, 200, 320, 540);
    

    It should be:

    self.navigationController.view.superview.frame = CGRect(200,200,320, 540);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a root view controller that opens up a new modal view controller.
We're launching an iPhone app soon, and if everything goes well, we might reach
I'm launching a form from another form. I want the parent form to be
We are launching a site that is media heavy and looking at using silverlight,
I am launching many threads simultaneously, each one writing / reading data into/from a
I'm launching wkhtmltopdf from within my Java app (part of a Tomcat server, running
Apple has explained in Launching the App Store from an iPhone application how one
Using this gist to prevent links from launching a browser when the site is
When launching DDMS from the command line in Lion (10.7.3) I get the following
We are receiving a crash log from iTunes connect that is a little strange.

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.