iPhone/iPad SDK: homescreen/Photos style grid view?
Posted
by igul222
on Stack Overflow
See other posts from Stack Overflow
or by igul222
Published on 2010-04-02T22:05:59Z
Indexed on
2010/04/02
22:13 UTC
Read the original article
Hit count: 732
I'm building an iPad app, and would like to use a "tiled" display with objects arranged in a grid, similar to the iPhone/iPad home screen and the iPad photos app.
More examples of this interface:
http://itunes.apple.com/us/app/flipside-hd/id364916273?mt=8
http://itunes.apple.com/us/app/evernote/id281796108?mt=8
Is there any pre-built way in the SDK to do this? If not, how should I go about creating my own?
© Stack Overflow or respective owner