开发者

How to Add 3 images to each row of a UITableView?

I have a collection of images that the number of them aren't determined and vary from 0 to 1000, anyone got an idea how can I present them to the user? I think I can add each three of them to a uitableviewcell but I don't know how. any help would greatly appreciate开发者_如何学God. :)


theres:

UITableView.backgroundView

and

UITableView.contentView

afaik you should be able to addSubview:yourImage to those...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜