Re: Storyboard weakness
Re: Storyboard weakness
- Subject: Re: Storyboard weakness
- From: Rick Mann <email@hidden>
- Date: Wed, 09 Mar 2016 16:29:12 -0800
> On Mar 9, 2016, at 16:05 , Daniel Stenmark <email@hidden> wrote:
>
>> Because I want all the benefits the specific view controller gives me, namely the ability to build the cells right in the view.
>
> What’re you talking about? You can still build custom UICollectionView cells right into the view when using a plain old UIViewController.
This doesn't seem to work, at least not directly:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'could not dequeue a view of kind: UICollectionElementKindCell with identifier Model - must register a nib or a class for the identifier or connect a prototype cell in a storyboard'
How do you access the cells in this situaion?
--
Rick Mann
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