I have all my controls laid out in interface builder (many labels, buttons etc). How do I put them all in a scroll view in interface builder so that I can have more space and be able to scroll up and down to reveal more controls? Do I have to do this programatically?
|
1
|
|
|
|
|
|
Open the view that has all the controls and labels, etc. (in Interface Builder). Select All. Then under the Layout menu, select Embed Objects In... (scroll view). |
||||||||||
|
|
|
Select all the objects you want to put into a scroll view and go to the Layout menu, choose "Embed Objects In" and choose "Scroll View". |
||
|
|
