I need to create a uiview that looks like the one to display mails in the mail.app on iphone.
It looks, that the view is something like a UIWebView, but there is a header-view to display From, To and Subject. This header is non-zoomable and scrolls only by the y-axis.
Is there a way to create such a header-view in the UIWebView...
// sorry for bad english