开发者

Objective C, scrolling menu thumbnail

how to make menu like this on iPad o开发者_开发问答r iPhone application

Objective C, scrolling menu thumbnail

can anyone help me ?

thanks


  • Set the backgroundView's alpha to 0.5.

  • Create A UIScrollView

  • Add Images to the scrollView

  • Add a transform to the images as the images are scrolled through.

Or

  • Download Coverflow: http://cocoacontrols.com/platforms/ios/controls/tapku-coverflow and implement it.
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜