简体   繁体   中英

Draw a 3x3 grid in Cocoa-Touch

I plan on making a main menu for my application which contains 9 square boxes in a 3x3 grid fashion.

I would really appreciate it if you could give me some ideas on how to create this and if applicable some tutorials/source code on how to create this effect.

I recommend AQGridView . See the examples, that are included.

Facebook three20 framework offers a great TTLauncherView that mimics the apple springboard:

TTLauncherView

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM