Re: UICollectionViewCell
Re: UICollectionViewCell
- Subject: Re: UICollectionViewCell
- From: koko <email@hidden>
- Date: Thu, 11 Apr 2013 20:48:29 -0600
On Apr 11, 2013, at 8:25 PM, Luke the Hiesterman <email@hidden> wrote:
> Yep, you want to use registerNib:forCellWithReuseIdentifier:
>
I don't think so as this example originally had a UIlabel which was set and displayed properly.
I wanted to replace the UILabel with an image.
I do not use UINib *cellNib = [UINib nibWithNibName:@"NibCell" bundle:nil];
-koko
_______________________________________________
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