Re: UICollectionViewCell
Re: UICollectionViewCell
- Subject: Re: UICollectionViewCell
- From: koko <email@hidden>
- Date: Thu, 11 Apr 2013 20:24:56 -0600
On Apr 11, 2013, at 8:23 PM, Luke the Hiesterman <email@hidden> wrote:
> How are you registering the reuseIdentifier? Do you use registerClass or registerNib?
[self.collectionView registerClass:[CVCell class] forCellWithReuseIdentifier:@"cvCell"];
_______________________________________________
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