NightStalker
iPF Noob
Hey guys
I am new to iPad/iPhone app development. So please be patient with my stupid questions.
I am trying to create a magazine type listing app. That basically has like a grid style layout, of say 5 columns and a few rows. The only problem is I have no idea what control to use for this.
UITableView does not seem like a good option. I am doing the layout with a custom nib file. Can I just programmatically load the images into the UIViewController?
I have tried googling around, but no luck. I hope this makes sense.
Thanks for any help putting me on the right track.
I am new to iPad/iPhone app development. So please be patient with my stupid questions.
I am trying to create a magazine type listing app. That basically has like a grid style layout, of say 5 columns and a few rows. The only problem is I have no idea what control to use for this.
UITableView does not seem like a good option. I am doing the layout with a custom nib file. Can I just programmatically load the images into the UIViewController?
I have tried googling around, but no luck. I hope this makes sense.
Thanks for any help putting me on the right track.