views:

23

answers:

0

Hi all,

thanks in advance,

i am developing an application by using Tab Bar application, with navigation controller.

In first view controller i am displaying table view, after selecting the cell, it will navigates to another view controller, there i have to use UIScrollView.

in scroll view i have taken the frame width and height is 320 and 650, in this scroll view i have to display webimage below that i have to show description of the image in UITextView in remaining space of the scroll view.

how to add these webimage and textview in scrollview, and how to use the scroll view.

plz suggest me

sudheer,