iphone - ScrollView Not Working with objects inside of it -


my scroll view not working. using xcode 5 storyboards. want create view many buttons , scroll down through it.

code .h file: http://gyazo.com/d4cc31d445c483459a6eb1250da39f53

code .m file: http://gyazo.com/4fa0c9e1effe225a92f6ed1341fbd3b2

i go interface builder , add tab bar on top button switches previous view. add scroll view of default size, run app, , scrolls. however, adjust size of scroll view in size inspector , add button @ top , @ bottom, doesn't work anymore. i'm not sure wrong. have iboutlets hooked correctly also.

thanks lot mehtaiphoneapps


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -