XCode 5 Scrollview

Joined
Dec 31, 2013
Messages
3
Reaction score
0
Points
1
Hey guys;

I am currently trying to implement a scrollview into my app. Yesterday I was watching this video:

Tutorial Xcode5 ScrollView - YouTube

But i understand there is some code missing in these lines here:

{
[super viewDidLoad ;
[self myScrollView setScrollEnabled YES
[self myScrollView setContentSize: CGSizeMake 320 900

}


This is around roughly 1min 40sec, Currently I am at work so I can't get my app up and running to work around on and I am on a bit of a tight timeframe.

Was just wondering if anyone could help me fix this code so it will be running perfectly fine on XCode 5.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top