Developing iPhone apps, adding a subview in an app with view support
I have a scrollview and above the scrollview am has 6 views (6 subviews above the scrollview), each of the views has lables.How to add all of these views to my application, I used the UI constructor to create this view.