Re: Storyboard scene and UIViewController
Re: Storyboard scene and UIViewController
- Subject: Re: Storyboard scene and UIViewController
- From: Eric Dolecki <email@hidden>
- Date: Thu, 03 Nov 2011 20:56:14 -0400
Yup.
Sent by Eric's faithful iPad.
On Nov 3, 2011, at 7:21 PM, Sixten Otto <email@hidden> wrote:
> 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
_______________________________________________
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