iphone - Grid View as demoed in iPad -
I'm trying to develop a grid-like application for the iPad. Has anyone seen a control that Displays information in the grid? In the demo, they use a grid-like layout in both the iBooks Store and the application of photos.
Especially in the pictures, they are displaying a dynamic list of data in a grid.
I can work around it, of course, but if someone is present then I will use a control thank you!
People who know 3.2+ what controls are in iPhone Dev Tool or not Apple NDA We can not tell you
Steve is always watching
If you have signed the NDA then you should go to the Apple boards and ask.
You can, however, display standard with UITableview very easily. I was taken about an hour to reproduce the photo picker display using that method that displays just one tableviewcell subclass
Comments
Post a Comment