开发者

how to display images in gridview on iphone

开发者 https://www.devze.com 2023-01-09 01:15 出处:网络
hi i am new to iPhone development, what i am doing in my application is i have to disply 20 images in a grid view after 4 tips on images that will be replaced with new images how can i done thi开发者_

hi i am new to iPhone development, what i am doing in my application is i have to disply 20 images in a grid view after 4 tips on images that will be replaced with new images how can i done thi开发者_运维技巧s please help me


You can d this using UiTableView. Place 4 images one cell by setting frame of UiImageView and add it in cell.


you can display this images in gridview.check the tutorials like https://github.com/AlanQuatermain/AQGridView http://www.zubizubilabs.com/zzgridview.html

0

精彩评论

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