I'm trying to figure out the best way to display a long list of controls that go off screen? If you have played or seen IMobsters, it's kind of like the missions tab. There are 15 jobs, each job "section" would have 4 labels, 2 buttons, and an image. I want some static info at the top, then be able to scroll through all the jobs.
Also, do you ever run into a "Feasibility" limit for how many controls you have to code and connect using IB? There would over 200 different labels and controls here I would have to make IVARS etc. Is there a better way?