S shilpa macrumors member Original poster May 29, 2008 33 0 Jul 9, 2008 #1 Hi all, how to make UIViewController scrollable.In my view i am having many textfields,labels and buttons.thay are not fitting in to my view ,so how to get this.
Hi all, how to make UIViewController scrollable.In my view i am having many textfields,labels and buttons.thay are not fitting in to my view ,so how to get this.
A ace2600 macrumors member Mar 16, 2008 71 0 Austin, Texas Jul 9, 2008 #2 The PageControl sample app uses UIScrollView and would be a good place to start. Also, UITableView inherits from it.
The PageControl sample app uses UIScrollView and would be a good place to start. Also, UITableView inherits from it.