Can’t seem to find a good tutorial for ScrollView so I’ve been trying to set it up myself using IB – is this even possible?
I’ve added a scrollview to a ViewController, sized it to 640×200, added a view at the same size with 2 labels at each end. Created an outlet and linked it up to Files Owner, but when I run I see the first label but it won’t scroll. Basically I’m trying to create a half-height horizontal scroller to show a number of buttons, but I can’t even get it moving.
Little help?
Thanks
I´ve never managed to get desired results for the scroll view using IB.
These two lines always do the trick: