• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Storyboard scene and UIViewController
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Storyboard scene and UIViewController


  • Subject: Re: Storyboard scene and UIViewController
  • From: Sixten Otto <email@hidden>
  • Date: Thu, 03 Nov 2011 16:21:12 -0700

On Thu, Nov 3, 2011 at 12:40 PM, Eric E. Dolecki <email@hidden> wrote:
> Then in my code:
>
> UIStoryboard *storyboard = [UIStoryboard storyboardWithName:
> @"MainStoryboard" bundle:[NSBundle mainBundle]];
> HomeUIViewController *hv = [storyboard
> instantiateViewControllerWithIdentifier:@"deanna"];
> [splitViewController presentModalViewController:hv animated:NO];

Just out of general paranoia, have you checked that hv is getting a
non-nil value?
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Storyboard scene and UIViewController
      • From: Eric Dolecki <email@hidden>
References: 
 >Storyboard scene and UIViewController (From: "Eric E. Dolecki" <email@hidden>)
 >Re: Storyboard scene and UIViewController (From: Ben Kennedy <email@hidden>)
 >Re: Storyboard scene and UIViewController (From: "Eric E. Dolecki" <email@hidden>)

  • Prev by Date: Re: inserting/removing items in NSOutlineView subclass
  • Next by Date: localization nib vs. xib in release build
  • Previous by thread: Re: Storyboard scene and UIViewController
  • Next by thread: Re: Storyboard scene and UIViewController
  • Index(es):
    • Date
    • Thread